Log Messages
Level (7)
Channel (4)
Time | Message |
---|---|
deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Event\FlyOutNavigationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#42916 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Sulu\Component\Content\Extension\ExtensionInterface::load()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Structure\FlyOutStructureExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52559 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Sulu\Component\Content\Extension\ExportExtensionInterface::export()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Structure\FlyOutStructureExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52555 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Sulu\Component\Content\Extension\ExportExtensionInterface::getImportPropertyNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Structure\FlyOutStructureExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52553 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52551 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/error-handler/DebugClassLoader.php:337 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Since symfony/framework-bundle 6.1: Not setting the "framework.http_method_override" config option is deprecated. It will default to "false" in 7.0.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52549 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:82 { Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->Symfony\Bundle\FrameworkBundle\DependencyInjection\{closure} … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:82 { Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->Symfony\Bundle\FrameworkBundle\DependencyInjection\{closure} … › |
deprecation |
Since symfony/security-bundle 6.2: The "enable_authenticator_manager" option at "security" is deprecated.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52547 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/config/Definition/ArrayNode.php:228 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue(mixed $value): mixed … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/config/Definition/ArrayNode.php:228 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue(mixed $value): mixed … › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Massive\Bundle\SearchBundle\Command\InitCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52545 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Massive\Bundle\SearchBundle\Command\StatusCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52543 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Massive\Bundle\SearchBundle\Command\OptimizeCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52541 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Massive\Bundle\SearchBundle\Command\QueryCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52539 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Massive\Bundle\SearchBundle\Command\ReindexCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52536 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Massive\Bundle\SearchBundle\Command\IndexRebuildCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52533 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Massive\Bundle\SearchBundle\Command\PurgeCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52531 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since sulu/sulu 2.0: The "Sulu\Bundle\AdminBundle\Command\DownloadBuildCommand" class is deprecated, use "Sulu\Bundle\AdminBundle\Command\UpdateBuildCommand" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52529 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Command/DownloadBuildCommand.php:23 { include … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Command/DownloadBuildCommand.php:23 { include … › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\AdminBundle\Command\DownloadBuildCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52527 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\AdminBundle\Command\UpdateBuildCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52525 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\AdminBundle\Command\InfoCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52523 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\AdminBundle\Command\DownloadLanguageCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52521 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\ContactBundle\Command\AccountRecoverCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52519 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\MediaBundle\Command\FormatCacheCleanupCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52517 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\MediaBundle\Command\FormatCacheRegenerateCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52515 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\MediaBundle\Command\InitCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52513 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\MediaBundle\Command\ClearCacheCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52511 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\MediaBundle\Command\MediaTypeUpdateCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52509 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\CategoryBundle\Command\RecoverCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52507 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\SnippetBundle\Command\SnippetExportCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52505 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\SnippetBundle\Command\SnippetImportCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52503 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\SnippetBundle\Command\SnippetLocaleCopyCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52501 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\MaintainResourceLocatorCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52499 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\CleanupHistoryCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52497 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\ContentLocaleCopyCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52495 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\ContentTypesDumpCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52493 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\ValidatePagesCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52491 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\ValidateWebspacesCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52489 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\WebspaceCopyCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52487 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\WebspaceExportCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52485 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\PageBundle\Command\WebspaceImportCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52483 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\WebsiteBundle\Command\DumpSitemapCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52481 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\DocumentManagerBundle\Command\FixturesLoadCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52479 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\DocumentManagerBundle\Command\InitializeCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52477 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\DocumentManagerBundle\Command\SubscriberDebugCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52475 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\RouteBundle\Command\UpdateRouteCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52473 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\RouteBundle\Command\MovePageTreeCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52471 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Sulu\Bundle\CoreBundle\CommandOptional\SuluBuildCommand" class instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52469 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/console/Command/Command.php:85 { Symfony\Component\Console\Command\Command::getDefaultName(): ?string … › › |
deprecation |
Since sulu/sulu 2.2: Attribute "type" of list property should not be used anymore! Use "<transformer type="..."/>" inside of property instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#52467 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › |
info |
Connecting with parameters [ "url" => "<redacted>" "driver" => "pdo_mysql" "host" => "127.0.0.1" "port" => 3306 "user" => "sulucms" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collation" => "utf8mb4_unicode_ci" ] "dbname" => "sulucms" "charset" => "utf8mb4" ]
doctrine
[ "params" => [ "url" => "<redacted>" "driver" => "pdo_mysql" "host" => "127.0.0.1" "port" => 3306 "user" => "sulucms" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collation" => "utf8mb4_unicode_ci" ] "dbname" => "sulucms" "charset" => "utf8mb4" ] ] |
deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead.
deprecation
8 times
[ "exception" => ErrorException {#1913 #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead." #code: 0 #file: "/var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php" #line: 315 #severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:315 { Sulu\Component\Localization\Localization->setXDefault($xDefault) … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:315 { Sulu\Component\Localization\Localization->setXDefault($xDefault) … › |
deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead.
deprecation
2 times
[ "exception" => ErrorException {#1941 #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead." #code: 0 #file: "/var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php" #line: 194 #severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 { Sulu\Component\Webspace\Portal->getXDefaultLocalization() … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 { Sulu\Component\Webspace\Portal->getXDefaultLocalization() … › |
deprecation |
User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead.
deprecation
2 times
[ "exception" => ErrorException {#1942 #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead." #code: 0 #file: "/var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php" #line: 181 #severity: E_USER_DEPRECATED trace: { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 { Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) … › { /var/www/dmz-test-pdwebsite.plan-d.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 { Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) … › |
debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/de/stories/2023-06-27-jetzt-oder-ki-digitale-loesungen-fuer-echte-probleme/"."
app
|
debug |
Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message ""
app
|
debug |
Executing statement: "SELECT 1 FROM phpcr_workspaces WHERE name = ?" (parameters: [ 1 => "default_live" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT 1 FROM phpcr_workspaces WHERE name = ?" "params" => [ 1 => "default_live" ] "types" => [ 1 => 2 ] ] |
debug |
Executing query: "SELECT prefix, uri FROM phpcr_namespaces"
doctrine
[ "sql" => "SELECT prefix, uri FROM phpcr_namespaces" ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/plan-d-berechtigungen/routes/de/stories/2023-06-27-jetzt-oder-ki-digitale-loesungen-fuer-echte-probleme" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/plan-d-berechtigungen/routes/de/stories/2023-06-27-jetzt-oder-ki-digitale-loesungen-fuer-echte-probleme" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/routes/de/stories/2023-06-27-jetzt-oder-ki-digitale-loesungen-fuer-echte-probleme" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/routes/de/stories/2023-06-27-jetzt-oder-ki-digitale-loesungen-fuer-echte-probleme" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: """ \n SELECT\n phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n phpcr_type_props.on_parent_version AS property_on_parent_version,\n phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n phpcr_type_childs.primary_types AS child_primary_types\n FROM\n phpcr_type_nodes\n LEFT JOIN\n phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n LEFT JOIN\n phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n """(parameters: [], types: [])
doctrine
[ "sql" => """ \n SELECT\n phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n phpcr_type_props.on_parent_version AS property_on_parent_version,\n phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n phpcr_type_childs.primary_types AS child_primary_types\n FROM\n phpcr_type_nodes\n LEFT JOIN\n phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n LEFT JOIN\n phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n """ "params" => [] "types" => [] ] |
debug |
Executing statement: """ SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?) """(parameters: [ 1 => "default_live" 2 => "8a7272c5-fc59-426a-ae56-e84ff3164fb6" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?) """ "params" => [ 1 => "default_live" 2 => "8a7272c5-fc59-426a-ae56-e84ff3164fb6" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/stories/the-t-a-ime-is-now-digital-solutions-for-real-problems" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/stories/the-t-a-ime-is-now-digital-solutions-for-real-problems" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/stories" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/stories" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/stories" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/stories" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT t0_.name AS name_0, t0_.id AS id_1, t0_.created AS created_2, t0_.changed AS changed_3, t0_.idUsersCreator AS idUsersCreator_4, t0_.idUsersChanger AS idUsersChanger_5 FROM ta_tags t0_ WHERE t0_.id = ?" (parameters: [ 1 => 14 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0_.name AS name_0, t0_.id AS id_1, t0_.created AS created_2, t0_.changed AS changed_3, t0_.idUsersCreator AS idUsersCreator_4, t0_.idUsersChanger AS idUsersChanger_5 FROM ta_tags t0_ WHERE t0_.id = ?" "params" => [ 1 => 14 ] "types" => [ 1 => 1 ] ] |
info |
Matched route "default_8a7272c5-fc59-426a-ae56-e84ff3164fb6" .
request
[ "route" => "default_8a7272c5-fc59-426a-ae56-e84ff3164fb6" "route_parameters" => [ "_controller" => "Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction" "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#5229 #structure: Sulu\Component\Content\Metadata\StructureMetadata {#5489 …} #document: Sulu\Bundle\PageBundle\Document\PageDocument {#2970 …} #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#423 …} -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1387 …} -loadedProperties: [ "title" => Sulu\Component\Content\Compat\Property {#4407 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#4553 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "headline" => Sulu\Component\Content\Compat\PropertyParameter {#4709 -name: "headline" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4405 …} } ] -tags: [ "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#4176 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#4512 …} #types: [] #properties: [] #defaultTypeName: null } "url" => Sulu\Component\Content\Compat\Property {#4511 -name: "url" -metadata: Sulu\Component\Content\Compat\Metadata {#4510 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "resource_locator" -params: [] -tags: [ "sulu.rlp" => Sulu\Component\Content\Compat\PropertyTag {#4492 -name: "sulu.rlp" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#4503 …} #types: [] #properties: [] #defaultTypeName: null } "headerType" => Sulu\Component\Content\Compat\Property {#4548 -name: "headerType" -metadata: Sulu\Component\Content\Compat\Metadata {#4547 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#4501 -name: "default_value" -value: "default" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4500 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#4550 -name: "values" -value: [ "dark" => Sulu\Component\Content\Compat\PropertyParameter {#4524 -name: "dark" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4555 …} } "default" => Sulu\Component\Content\Compat\PropertyParameter {#4557 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4544 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4549 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#4533 …} #types: [] #properties: [] #defaultTypeName: null } "blocks" => Sulu\Component\Content\Compat\Block\BlockProperty {#4068 -name: "blocks" -metadata: Sulu\Component\Content\Compat\Metadata {#4069 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#19539 …} #types: [ "about-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#4070 -name: "about-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#4071 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#4034 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#4076 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#4072 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4073 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#4074 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4063 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4079 -name: "aboutHeroTextWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#4418 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4077 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4078 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4436 -name: "aboutHeroImageWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#4442 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4424 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4427 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4064 -name: "aboutHeroImageOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#4062 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4066 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4065 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4059 -name: "aboutHeroVerticalOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#4058 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4061 -name: "pattern" -value: "^[0-9-]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4060 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4050 -name: "aboutHeroImageVerticalAnchor" -metadata: Sulu\Component\Content\Compat\Metadata {#4049 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#4040 -name: "default_value" -value: "center" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4041 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#4052 -name: "values" -value: [ "center" => Sulu\Component\Content\Compat\PropertyParameter {#4047 -name: "center" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4057 …} } "bottom" => Sulu\Component\Content\Compat\PropertyParameter {#4056 -name: "bottom" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4055 …} } "top" => Sulu\Component\Content\Compat\PropertyParameter {#4054 -name: "top" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4053 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4051 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4048 -name: "aboutHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#4046 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4039 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#4038 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4043 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#4045 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4044 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4042 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4033 -name: "aboutHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#4009 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4035 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#4037 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4036 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3999 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4011 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#4012 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4030 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#4032 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4031 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4029 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4018 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#4028 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#4027 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "*" "itemprop" => "image" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#4026 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4025 -name: "aboutHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#4024 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4006 -name: "aboutHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#4007 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#4010 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#4023 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4022 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4021 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4020 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4019 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4017 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4016 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4015 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4014 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4013 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4008 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3985 -name: "aboutHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#3993 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3995 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#4005 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4004 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4003 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4002 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4001 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4000 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3994 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3998 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3997 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3996 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3975 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3979 -name: "aboutHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#3978 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3981 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#3992 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3987 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3991 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3990 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3989 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3988 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3986 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3984 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3983 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3982 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3980 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3969 -name: "aboutHeroLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#3968 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3977 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3976 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3970 -name: "values" -value: [ "aboutHeroModal" => Sulu\Component\Content\Compat\PropertyParameter {#3972 -name: "aboutHeroModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3974 …} } "aboutHeroModalCalendly" => Sulu\Component\Content\Compat\PropertyParameter {#3973 -name: "aboutHeroModalCalendly" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3959 …} } "aboutHeroURL" => Sulu\Component\Content\Compat\PropertyParameter {#3963 -name: "aboutHeroURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3971 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3965 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#3967 -name: "aboutHeroDownloadFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#3966 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3964 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#3962 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3949 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#3948 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3946 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3961 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3960 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3953 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3958 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3957 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3956 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3955 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3954 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3927 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3944 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3952 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3951 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3950 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3931 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3930 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3933 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3947 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3945 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3940 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3943 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3942 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3941 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3939 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3938 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3937 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3936 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3935 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3934 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3932 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3929 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#3928 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3926 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3925 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3899 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3918 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3920 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#3924 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3923 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#3922 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3921 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#3919 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3904 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#3905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3917 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#3916 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3915 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#3914 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3913 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#3912 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3910 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#3911 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "download-modal" } Sulu\Component\Content\Compat\Block\BlockProperty {#3909 -name: "aboutHeroCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#3908 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3907 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#3906 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3890 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#3891 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3894 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3903 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3902 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3901 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3900 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3881 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3885 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3886 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3892 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3898 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3897 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3896 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3895 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3893 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3874 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3872 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3876 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3889 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3888 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3887 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3884 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3883 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3882 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3867 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3873 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3880 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3879 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3878 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3877 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3875 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3871 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#3870 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3869 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#3868 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3865 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#3866 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3821 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#3857 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3858 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#3859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3864 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#3863 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3862 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#3861 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3860 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#3849 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3850 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#3851 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3856 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#3855 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3854 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#3853 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3852 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#3841 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3842 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#3843 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#3846 -name: "aboutHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3845 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3848 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3847 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3836 -name: "aboutHeroButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#3835 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3833 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#3844 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3840 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#3839 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3838 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3837 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3827 -name: "aboutHeroButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#3826 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3829 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#3834 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3832 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#3831 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3830 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3828 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3814 -name: "aboutHeroButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3813 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3816 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#3825 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3824 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#3823 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3822 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#3780 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3809 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3820 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3819 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#3818 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3817 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3815 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3797 -name: "aboutHeroTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3807 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3790 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#3812 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3811 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3810 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3808 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3791 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3806 -name: "aboutHeroButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#3805 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3802 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#3801 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3804 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3803 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "accordion" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3800 -name: "accordion" -metadata: Sulu\Component\Content\Compat\Metadata {#3799 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3793 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#3792 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3798 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3796 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3795 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3794 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3775 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#3774 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3789 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3788 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3777 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#3787 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3786 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#3785 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3784 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#3783 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3782 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#3781 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3762 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#3771 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3779 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#3778 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3773 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3776 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3757 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#3756 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3772 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3768 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3759 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#3770 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3769 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#3767 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3766 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#3765 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3764 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#3763 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3752 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#3761 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3760 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3758 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#3755 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#3754 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "accordionItem" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3753 -name: "accordionItem" -metadata: Sulu\Component\Content\Compat\Metadata {#3720 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3731 -name: "accordionItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#3751 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3750 -name: "accordionItemTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3749 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3748 -name: "accordionItemText" -metadata: Sulu\Component\Content\Compat\Metadata {#3733 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3747 -name: "accordionItemActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3746 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3734 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3740 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3738 -name: "accordionItemButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#3737 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3741 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#3745 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3744 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#3743 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3742 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3739 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3727 -name: "accordionItemButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#3726 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3730 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#3736 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3735 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#3732 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3728 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3729 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3714 -name: "accordionItemButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3713 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3716 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#3725 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3724 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#3723 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3722 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#3721 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3699 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3709 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3719 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#3718 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3717 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3715 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3705 -name: "accordionItemTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3704 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3707 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#3712 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3711 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3710 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3708 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3706 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3703 -name: "accordionItemButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#3702 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3677 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#3690 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3701 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3700 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "accordionItem" } ] -settings: [] } "actions" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3698 -name: "actions" -metadata: Sulu\Component\Content\Compat\Metadata {#3697 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3679 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#3678 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3692 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3696 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3681 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#3695 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3694 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#3693 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3691 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#3686 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3687 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#3689 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3688 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#3685 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3684 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#3683 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3682 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3680 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3665 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#3662 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3655 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3668 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3667 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#3676 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3675 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#3670 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3674 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#3673 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3672 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#3671 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3669 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#3663 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3664 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3666 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3657 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#3656 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3661 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3660 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3659 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3658 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3654 -name: "centered" -metadata: Sulu\Component\Content\Compat\Metadata {#3653 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3637 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3646 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3641 -name: "actionsLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#3640 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3648 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3652 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3643 -name: "values" -value: [ "actionsModal" => Sulu\Component\Content\Compat\PropertyParameter {#3651 -name: "actionsModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3650 …} } "actionsModalCalendly" => Sulu\Component\Content\Compat\PropertyParameter {#3649 -name: "actionsModalCalendly" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3647 …} } "actionsURL" => Sulu\Component\Content\Compat\PropertyParameter {#3645 -name: "actionsURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3644 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3642 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#3639 -name: "actionsDownloadFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#3638 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3615 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#3628 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3621 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#3620 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3623 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3636 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3635 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3630 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3634 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3633 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3632 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3631 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3629 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3627 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3626 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3625 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3624 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3622 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3605 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3604 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3606 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3619 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3618 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3617 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3616 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3595 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3614 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3613 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3608 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3612 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3611 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3610 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3609 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3607 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3603 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#3602 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3599 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3598 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3601 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3600 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3597 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#3596 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3564 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#3584 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3587 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#3588 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3594 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#3593 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3592 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#3591 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3590 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#3589 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3586 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#3585 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3577 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#3583 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "download-modal" } Sulu\Component\Content\Compat\Block\BlockProperty {#3582 -name: "actionsCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#3581 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3580 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#3579 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3540 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#3563 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3565 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3578 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3575 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3576 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3574 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3573 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3572 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3571 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3570 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3569 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3568 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3567 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3566 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3524 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3551 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3550 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3553 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3562 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3561 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3560 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3559 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3558 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3557 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3527 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3543 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3542 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3556 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3555 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3554 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3552 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3549 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#3548 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3547 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#3545 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3541 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#3544 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3546 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#3525 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3536 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#3492 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3502 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#3511 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3532 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#3514 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3539 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#3510 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3500 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#3526 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3519 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#3537 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3508 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#3497 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3521 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#3523 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3495 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#3533 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#3506 -name: "actionsActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3503 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3504 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3505 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3522 -name: "actionsButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#3518 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3516 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#3499 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3535 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#3498 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3534 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3530 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3520 -name: "actionsButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#3491 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3496 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#3515 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3517 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#3538 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3509 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3513 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3418 -name: "actionsButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3490 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3415 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#3390 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3473 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#3494 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3529 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#3531 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3493 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3501 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3507 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#3512 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3528 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3414 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3420 -name: "actionsTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3424 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3427 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#3425 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3426 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3423 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3428 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3394 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3422 -name: "actionsButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#3419 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3413 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#3416 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3421 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3417 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "before-after" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3471 -name: "before-after" -metadata: Sulu\Component\Content\Compat\Metadata {#3470 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3409 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#3408 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3464 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3412 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3411 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3410 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3467 -name: "beforeAfterHeadlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#3468 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3462 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3463 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3465 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3466 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3489 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#3487 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3469 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3472 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3486 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#3477 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3474 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#3475 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3476 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#3478 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3479 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#3480 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3481 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#3482 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3483 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#3484 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3485 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3488 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7416 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7417 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3392 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3384 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7414 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#3382 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3383 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#7406 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7407 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#7408 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7409 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#7410 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7411 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#7412 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7413 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7415 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7418 -name: "beforeAfterPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7419 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7432 -name: "beforeAfterSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7433 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7430 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#7420 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7421 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7422 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7423 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7424 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7425 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7426 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7427 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7428 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7429 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7431 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7448 -name: "beforeAfterTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#7449 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7446 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7434 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7435 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7436 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7437 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7438 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7439 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7440 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7441 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7442 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7443 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7444 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7445 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7447 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7464 -name: "beforeAfterTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7465 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7462 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7450 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7451 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7452 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7453 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7454 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7455 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7456 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7457 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7458 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7459 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7460 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7461 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7463 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7466 -name: "beforeAfterLead" -metadata: Sulu\Component\Content\Compat\Metadata {#7467 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7468 -name: "beforeAfterText" -metadata: Sulu\Component\Content\Compat\Metadata {#7469 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7472 -name: "beforeAfterActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7473 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7470 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7471 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7480 -name: "beforeAfterButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7481 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7478 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#7474 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7475 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#7476 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7477 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7479 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7488 -name: "beforeAfterButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7489 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7486 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#7482 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7483 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#7484 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7485 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7487 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7502 -name: "beforeAfterButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7503 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7500 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#7490 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7491 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#7492 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7493 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#7494 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7495 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7496 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7497 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#7498 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7499 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7501 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7510 -name: "beforeAfterTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7511 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7508 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#7504 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7505 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7506 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7507 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7509 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7512 -name: "beforeAfterButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7513 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7516 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7517 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7514 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7515 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7518 -name: "beforeAfterTitleBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7519 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7534 -name: "beforeAfterTitleAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7535 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7532 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7520 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7521 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7522 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7523 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7524 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7525 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7526 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7527 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7528 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7529 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7530 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7531 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7533 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#7536 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#7537 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "beforeAfterBlock" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#7538 -name: "beforeAfterBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#7539 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#7554 -name: "beforeAfterBlockDesktopTitleBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7555 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7552 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7540 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7541 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7542 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7543 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7544 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7545 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7546 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7547 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7548 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7549 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7550 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7551 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7553 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7570 -name: "beforeAfterBlockDesktopTitleAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7571 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7568 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7556 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7557 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7558 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7559 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7560 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7561 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7562 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7563 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7564 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7565 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7566 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7567 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7569 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7586 -name: "beforeAfterBlockMobileTitleBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7587 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7584 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7572 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7573 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7574 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7575 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7576 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7577 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7578 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7579 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7580 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7581 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7582 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7583 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7585 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7602 -name: "beforeAfterBlockMobileTitleAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7603 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7600 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7588 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7589 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7590 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7591 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7592 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7593 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7594 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7595 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7596 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7597 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7598 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7599 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7601 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7618 -name: "beforeAfterBlockTextBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7619 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7616 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7604 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7605 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7606 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7607 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7608 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7609 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7610 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7611 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7612 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7613 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7614 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7615 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7617 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7634 -name: "beforeAfterBlockTextAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7635 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7632 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7620 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7621 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7622 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7623 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7624 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7625 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7626 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7627 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7628 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7629 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7630 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7631 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7633 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "beforeAfterBlock" } ] -settings: [] } "big-image-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#7636 -name: "big-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7637 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#7642 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#7643 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7638 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7639 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#7640 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7641 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7660 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#7661 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7644 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7645 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7658 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#7646 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7647 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#7648 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7649 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#7650 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7651 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#7652 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7653 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#7654 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7655 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#7656 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7657 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7659 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7676 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7677 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7662 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7663 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7674 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#7664 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7665 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#7666 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7667 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#7668 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7669 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#7670 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7671 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#7672 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7673 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7675 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7678 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#7679 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7680 -name: "bigImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#7681 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7682 -name: "bigImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7683 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7696 -name: "bigImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7697 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7694 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#7684 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7685 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7686 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7687 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7688 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7689 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7690 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7691 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7692 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7693 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7695 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7712 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#7713 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7710 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7698 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7699 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7700 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7701 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7702 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7703 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7704 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7705 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7706 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7707 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7708 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7709 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7711 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7728 -name: "bigImgTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7729 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7726 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7714 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7715 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7716 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7717 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7718 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7719 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7720 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7721 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7722 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7723 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7724 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7725 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7727 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7730 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#7731 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7734 -name: "bigImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7735 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7732 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7733 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7742 -name: "bigImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7743 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7740 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#7736 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7737 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#7738 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7739 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7741 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7750 -name: "bigImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7751 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7748 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#7744 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7745 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#7746 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7747 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7749 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7764 -name: "bigImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7765 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7762 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#7752 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7753 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#7754 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7755 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#7756 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7757 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7758 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7759 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#7760 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7761 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7763 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7772 -name: "bigImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7773 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7770 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#7766 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7767 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7768 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7769 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7771 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7774 -name: "bigImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7775 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7778 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7779 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7776 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7777 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "big-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#7780 -name: "big-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7781 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#7786 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#7787 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7782 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7783 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#7784 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7785 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7792 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#7793 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7788 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7789 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#7790 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7791 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7810 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#7811 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7794 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7795 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7808 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#7796 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7797 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#7798 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7799 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#7800 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7801 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#7802 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7803 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#7804 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7805 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#7806 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7807 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7809 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7826 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7827 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7812 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7813 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7824 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#7814 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7815 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#7816 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7817 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#7818 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7819 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#7820 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7821 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#7822 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7823 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7825 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7828 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#7829 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7830 -name: "bigTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#7831 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7832 -name: "bigTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7833 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7846 -name: "bigTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7847 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7844 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#7834 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7835 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7836 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7837 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7838 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7839 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7840 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7841 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7842 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7843 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7845 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7862 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#7863 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7860 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7848 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7849 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7850 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7851 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7852 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7853 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7854 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7855 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7856 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7857 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7858 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7859 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7861 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7878 -name: "bigTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7879 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7876 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7864 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7865 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7866 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7867 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7868 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7869 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7870 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7871 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7872 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7873 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7874 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7875 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7877 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7880 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#7881 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7882 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#7883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7886 -name: "bigTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7887 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7884 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7885 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7894 -name: "bigTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7895 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7892 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#7888 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7889 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#7890 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7891 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7893 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7902 -name: "bigTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7903 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7900 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#7896 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7897 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#7898 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7899 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7901 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7916 -name: "bigTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7917 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7914 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#7904 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7905 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#7906 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7907 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#7908 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7909 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7910 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7911 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#7912 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7913 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7915 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7924 -name: "bigTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7925 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7922 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#7918 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7919 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7920 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7921 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7923 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7926 -name: "buttonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7927 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7930 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7931 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7928 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7929 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "box-image-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#7932 -name: "box-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7933 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#7938 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#7939 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7934 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7935 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#7936 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7937 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7940 -name: "boxImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7941 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7954 -name: "boxImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7955 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7952 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#7942 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7943 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7944 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7945 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7946 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7947 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7948 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7949 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7950 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7951 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7953 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7970 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#7971 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7968 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7956 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7957 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7958 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7959 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7960 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7961 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7962 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7963 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7964 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7965 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7966 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7967 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7969 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7986 -name: "boxImgTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7987 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7984 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7972 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7973 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7974 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7975 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7976 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7977 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7978 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7979 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7980 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7981 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7982 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7983 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7985 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7988 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#7989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7990 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#7991 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7992 -name: "boxImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#7993 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7996 -name: "boxImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7994 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7995 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8004 -name: "boxImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8002 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#7998 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7999 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8000 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8001 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8003 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8012 -name: "boxImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8013 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8010 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8006 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8007 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8008 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8009 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8011 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8026 -name: "boxImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8024 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8014 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8015 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8016 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8017 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8018 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8019 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8020 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8021 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8022 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8023 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8025 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8034 -name: "boxImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8035 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8032 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8028 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8029 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8030 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8031 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8033 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8036 -name: "boxImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8037 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8040 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8041 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8038 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8039 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "boxes" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8042 -name: "boxes" -metadata: Sulu\Component\Content\Compat\Metadata {#8043 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8048 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8049 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8044 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8045 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8046 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8047 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8066 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8067 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8050 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8051 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8064 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8052 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8053 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8054 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8055 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8056 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8057 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8058 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8059 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8060 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8061 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8062 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8063 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8065 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8082 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8083 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8068 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8069 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8080 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8070 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8071 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8072 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8073 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8074 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8075 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8076 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8077 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8078 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8079 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8081 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8084 -name: "boxesPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8085 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8098 -name: "boxesSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8099 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8096 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8086 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8087 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8088 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8089 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8090 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8091 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8092 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8093 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8094 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8095 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8097 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8114 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8115 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8112 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8100 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8101 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8102 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8103 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8104 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8105 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8106 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8107 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8108 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8109 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8110 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8111 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8113 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8130 -name: "boxesTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8131 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8128 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8116 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8117 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8118 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8119 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8120 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8121 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8122 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8123 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8124 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8125 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8126 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8127 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8129 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#8132 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#8133 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "box" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8134 -name: "box" -metadata: Sulu\Component\Content\Compat\Metadata {#8135 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8150 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8151 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8148 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8136 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8137 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8138 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8139 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8140 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8141 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8142 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8143 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8144 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8145 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8146 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8147 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8149 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8152 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#8153 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8154 -name: "background" -metadata: Sulu\Component\Content\Compat\Metadata {#8155 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "box" } Sulu\Component\Content\Compat\Property {#8158 -name: "boxesActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8159 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8156 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8157 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8166 -name: "boxesButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8167 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8164 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#8160 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8161 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8162 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8163 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8165 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8174 -name: "boxesButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8175 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8172 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8168 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8169 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8170 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8171 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8173 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8188 -name: "boxesButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8189 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8186 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8176 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8177 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8178 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8179 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8180 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8181 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8182 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8183 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8184 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8185 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8187 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8196 -name: "boxesTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8197 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8194 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8190 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8191 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8192 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8193 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8195 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8198 -name: "buttonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8199 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8202 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8203 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8200 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8201 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "bullet-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8204 -name: "bullet-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#8205 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8210 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8211 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8206 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8207 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8208 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8209 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8228 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8229 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8212 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8213 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8226 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8214 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8215 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8216 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8217 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8218 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8219 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8220 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8221 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8222 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8223 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8224 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8225 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8227 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8244 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8245 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8230 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8231 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8242 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8232 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8233 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8234 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8235 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8236 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8237 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8238 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8239 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8240 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8241 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8243 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8246 -name: "bulletTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8247 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8260 -name: "bulletTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8261 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8258 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8248 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8249 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8250 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8251 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8252 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8253 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8254 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8255 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8256 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8257 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8259 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8276 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8277 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8274 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8262 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8263 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8264 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8265 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8266 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8267 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8268 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8269 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8270 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8271 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8272 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8273 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8275 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8292 -name: "bulletTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8293 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8290 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8278 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8279 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8280 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8281 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8282 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8283 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8284 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8285 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8286 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8287 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8288 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8289 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8291 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8308 -name: "bulletTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8309 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8306 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8294 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8295 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8296 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8297 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8298 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8299 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8300 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8301 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8302 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8303 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8304 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8305 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8307 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#8310 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#8311 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "bullet-teaser-item" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8312 -name: "bullet-teaser-item" -metadata: Sulu\Component\Content\Compat\Metadata {#8313 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8328 -name: "itemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#8329 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8326 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8314 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8315 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8316 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8317 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8318 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8319 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8320 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8321 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8322 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8323 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8324 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8325 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8327 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8330 -name: "itemText" -metadata: Sulu\Component\Content\Compat\Metadata {#8331 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "bullet-teaser-item" } Sulu\Component\Content\Compat\Property {#8334 -name: "bulletTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8335 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8332 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8333 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8342 -name: "bulletTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8343 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8340 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#8336 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8337 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8338 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8339 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8341 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8350 -name: "bulletTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8351 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8348 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8344 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8345 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8346 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8347 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8349 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8364 -name: "bulletTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8365 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8362 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8352 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8353 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8354 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8355 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8356 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8357 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8358 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8359 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8360 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8361 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8363 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8372 -name: "bulletTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8373 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8370 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8366 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8367 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8368 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8369 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8371 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8374 -name: "buttonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8375 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8378 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8379 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8376 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8377 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "calendly-form" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8380 -name: "calendly-form" -metadata: Sulu\Component\Content\Compat\Metadata {#8381 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8398 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8399 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8382 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8383 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8396 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8384 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8385 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8386 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8387 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8388 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8389 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8390 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8391 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8392 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8393 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8394 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8395 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8397 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8414 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8415 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8400 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8401 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8412 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8402 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8403 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8404 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8405 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8406 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8407 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8408 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8409 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8410 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8411 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8413 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8416 -name: "calendlyFormPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8417 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8430 -name: "calendlyFormSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8431 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8428 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8418 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8419 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8420 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8421 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8422 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8423 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8424 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8425 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8426 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8427 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8429 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8446 -name: "calendlyFormHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#8447 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8444 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8432 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8433 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8434 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8435 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8436 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8437 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8438 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8439 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8440 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8441 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8442 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8443 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8445 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8462 -name: "calendlyFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8463 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8460 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8448 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8449 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8450 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8451 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8452 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8453 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8454 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8455 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8456 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8457 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8458 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8459 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8461 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8464 -name: "calendlyFormText" -metadata: Sulu\Component\Content\Compat\Metadata {#8465 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8466 -name: "calendlyFormContact" -metadata: Sulu\Component\Content\Compat\Metadata {#8467 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8468 -name: "calendlyFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#8469 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8470 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#8471 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8472 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#8473 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8474 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#8475 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8476 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#8477 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8478 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#8479 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8480 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#8481 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8482 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#8483 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8484 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#8485 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8486 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#8487 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8488 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#8489 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "case-study-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8490 -name: "case-study-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#8491 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8496 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8497 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8492 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8493 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8494 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8495 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8498 -name: "herotype" -metadata: Sulu\Component\Content\Compat\Metadata {#8499 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8500 -name: "csHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8501 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8506 -name: "herotitle" -metadata: Sulu\Component\Content\Compat\Metadata {#8507 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8504 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8502 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8503 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8505 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8512 -name: "csHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8513 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8510 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8508 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8509 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8511 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8514 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#8515 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8516 -name: "caseStudyHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#8517 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8530 -name: "caseStudyHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#8531 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8528 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8518 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8519 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8520 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8521 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8522 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8523 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8524 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8525 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8526 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8527 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8529 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8544 -name: "caseStudyHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8545 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8542 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8532 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8533 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8534 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8535 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8536 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8537 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8538 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8539 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8540 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8541 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8543 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8554 -name: "caseStudyHeroLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#8555 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8546 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8547 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8552 -name: "values" -value: [ "caseStudyHeroModal" => Sulu\Component\Content\Compat\PropertyParameter {#8548 -name: "caseStudyHeroModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8549 …} } "caseStudyHeroURL" => Sulu\Component\Content\Compat\PropertyParameter {#8550 -name: "caseStudyHeroURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8551 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8553 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#8556 -name: "caseStudyHeroDownloadFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#8557 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8558 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#8559 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8574 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8575 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8572 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8560 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8561 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8562 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8563 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8564 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8565 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8566 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8567 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8568 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8569 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8570 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8571 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8573 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8590 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8591 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8588 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8576 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8577 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8578 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8579 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8580 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8581 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8582 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8583 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8584 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8585 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8586 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8587 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8589 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8592 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#8593 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8596 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8597 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8594 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8595 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8598 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#8599 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8600 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#8601 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8602 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#8603 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8604 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#8605 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8606 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#8607 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8608 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#8609 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8610 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#8611 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8612 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#8613 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "download-modal" } Sulu\Component\Content\Compat\Property {#8616 -name: "caseStudyHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8617 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8614 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8615 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8624 -name: "buttonUrlSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8625 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8622 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8618 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8619 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8620 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8621 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8623 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8640 -name: "buttonUrlColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8641 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8626 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8627 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8638 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8628 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8629 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8630 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8631 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8632 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8633 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8634 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8635 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8636 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8637 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8639 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8642 -name: "buttonUrlLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8643 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "category-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8644 -name: "category-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#8645 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8650 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8651 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8646 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8647 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8648 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8649 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8668 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8669 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8652 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8653 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8666 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8654 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8655 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8656 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8657 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8658 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8659 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8660 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8661 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8662 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8663 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8664 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8665 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8667 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8684 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8685 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8670 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8671 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8682 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8672 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8673 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8674 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8675 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8676 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8677 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8678 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8679 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8680 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8681 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8683 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8686 -name: "categorySliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8687 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8700 -name: "categorySliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8701 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8698 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8688 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8689 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8690 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8691 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8692 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8693 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8694 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8695 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8696 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8697 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8699 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8716 -name: "categorySliderTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8717 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8714 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8702 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8703 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8704 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8705 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8706 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8707 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8708 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8709 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8710 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8711 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8712 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8713 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8715 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8732 -name: "categorySliderTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8733 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8730 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8718 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8719 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8720 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8721 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8722 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8723 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8724 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8725 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8726 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8727 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8728 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8729 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8731 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8734 -name: "categorySliderLead" -metadata: Sulu\Component\Content\Compat\Metadata {#8735 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8774 -name: "categorySlides" -metadata: Sulu\Component\Content\Compat\Metadata {#8775 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#8736 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8737 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#8738 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8739 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#8772 -name: "properties" -value: [ "slideTitle" => Sulu\Component\Content\Compat\PropertyParameter {#8740 -name: "slideTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8741 …} } "slideMore" => Sulu\Component\Content\Compat\PropertyParameter {#8742 -name: "slideMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8743 …} } "slideTags" => Sulu\Component\Content\Compat\PropertyParameter {#8744 -name: "slideTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8745 …} } "slideImages" => Sulu\Component\Content\Compat\PropertyParameter {#8746 -name: "slideImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8747 …} } "slideDescription" => Sulu\Component\Content\Compat\PropertyParameter {#8748 -name: "slideDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8749 …} } "slideCustomTitle" => Sulu\Component\Content\Compat\PropertyParameter {#8750 -name: "slideCustomTitle" -value: "excerpt.customtitle" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8751 …} } "slideCustomerImage" => Sulu\Component\Content\Compat\PropertyParameter {#8752 -name: "slideCustomerImage" -value: "excerpt.customerimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8753 …} } "slideTitleMobile" => Sulu\Component\Content\Compat\PropertyParameter {#8754 -name: "slideTitleMobile" -value: "excerpt.titlemobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8755 …} } "slideImageAltAttr" => Sulu\Component\Content\Compat\PropertyParameter {#8756 -name: "slideImageAltAttr" -value: "excerpt.excerptImageALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8757 …} } "slideTitleSliderDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#8758 -name: "slideTitleSliderDesktop" -value: "excerpt.titleSliderDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8759 …} } "slideTitleSliderMobile" => Sulu\Component\Content\Compat\PropertyParameter {#8760 -name: "slideTitleSliderMobile" -value: "excerpt.titleSliderMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8761 …} } "slideSliderImageDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#8762 -name: "slideSliderImageDesktop" -value: "excerpt.sliderImageDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8763 …} } "slideSliderImageDesktopALT" => Sulu\Component\Content\Compat\PropertyParameter {#8764 -name: "slideSliderImageDesktopALT" -value: "excerpt.sliderImageDesktopALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8765 …} } "slideSliderImageMobileALT" => Sulu\Component\Content\Compat\PropertyParameter {#8766 -name: "slideSliderImageMobileALT" -value: "excerpt.sliderImageMobileALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8767 …} } "slideSliderImageMobile" => Sulu\Component\Content\Compat\PropertyParameter {#8768 -name: "slideSliderImageMobile" -value: "excerpt.sliderImageMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8769 …} } "slideDescriptionSlider" => Sulu\Component\Content\Compat\PropertyParameter {#8770 -name: "slideDescriptionSlider" -value: "excerpt.descriptionSlider" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8771 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8773 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "claim-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8776 -name: "claim-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#8777 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8782 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8783 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8778 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8779 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8780 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8781 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8788 -name: "titlebefore" -metadata: Sulu\Component\Content\Compat\Metadata {#8789 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8786 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8784 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8785 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8787 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8790 -name: "claims" -metadata: Sulu\Component\Content\Compat\Metadata {#8791 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8796 -name: "titleafter" -metadata: Sulu\Component\Content\Compat\Metadata {#8797 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8794 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8792 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8793 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8795 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8802 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#8803 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8800 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8798 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8799 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8801 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8816 -name: "claimHeroSeoHeadlineClaim" -metadata: Sulu\Component\Content\Compat\Metadata {#8817 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8814 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8804 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8805 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8806 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8807 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8808 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8809 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8810 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8811 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8812 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8813 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8815 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8830 -name: "claimHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#8831 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8828 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8818 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8819 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8820 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8821 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8822 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8823 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8824 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8825 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8826 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8827 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8829 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8834 -name: "claimHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8835 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8832 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8833 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8842 -name: "claimHeroButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8843 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8840 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#8836 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8837 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8838 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8839 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8841 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8850 -name: "claimHeroButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8851 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8848 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8844 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8845 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8846 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8847 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8849 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8864 -name: "claimHeroButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8862 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8852 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8853 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8854 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8855 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8856 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8857 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8858 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8859 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8860 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8861 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8863 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8872 -name: "claimHeroTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8873 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8870 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8866 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8867 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8868 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8869 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8871 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8874 -name: "claimHeroButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8875 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8878 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8879 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8876 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8877 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "contact-form" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8880 -name: "contact-form" -metadata: Sulu\Component\Content\Compat\Metadata {#8881 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8898 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8882 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8883 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8896 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8884 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8885 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8886 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8887 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8888 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8889 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8890 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8891 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8892 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8893 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8894 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8895 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8897 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8914 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8915 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8900 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8901 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8912 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8902 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8903 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8904 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8905 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8906 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8907 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8908 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8909 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8910 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8911 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8913 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8916 -name: "contactFormPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8917 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8930 -name: "contactFormSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8931 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8928 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8918 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8919 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8920 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8921 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8922 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8923 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8924 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8925 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8926 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8927 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8929 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8946 -name: "contactFormHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#8947 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8944 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8932 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8933 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8934 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8935 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8936 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8937 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8938 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8939 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8940 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8941 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8942 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8943 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8945 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8962 -name: "contactFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8963 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8960 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8948 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8949 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8950 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8951 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8952 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8953 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8954 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8955 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8956 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8957 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8958 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8959 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8961 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8964 -name: "contactFormText" -metadata: Sulu\Component\Content\Compat\Metadata {#8965 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8966 -name: "contactFormAppointmentLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8967 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8968 -name: "contactFormContact" -metadata: Sulu\Component\Content\Compat\Metadata {#8969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#8970 -name: "contactFormCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#8971 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8972 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#8973 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8988 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8986 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8974 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8975 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8976 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8977 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8978 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8979 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8980 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8981 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8982 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8983 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8984 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8985 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8987 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9004 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9002 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8990 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8991 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8992 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8993 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8994 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8995 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8996 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8997 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8998 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8999 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9000 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9001 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9003 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9006 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#9007 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9008 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#9009 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9010 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9011 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9012 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9013 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9014 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9015 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9016 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9017 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9018 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9020 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#9021 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9022 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9023 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9024 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9025 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9026 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9028 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9030 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9031 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#9032 -name: "contactFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9034 -name: "contactFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9035 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9036 -name: "contactFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9037 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9038 -name: "contactFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9039 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9040 -name: "contactFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9041 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9042 -name: "contactFormMessage" -metadata: Sulu\Component\Content\Compat\Metadata {#9043 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9044 -name: "contactFormSubscribe" -metadata: Sulu\Component\Content\Compat\Metadata {#9045 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9046 -name: "contactFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9047 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9048 -name: "contactFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9049 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9050 -name: "contactFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9051 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9052 -name: "contactFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9053 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9054 -name: "contactFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9055 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "belt" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9056 -name: "belt" -metadata: Sulu\Component\Content\Compat\Metadata {#9057 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9074 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9075 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9058 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9059 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9072 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9060 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9061 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9062 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9063 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9064 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9065 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9066 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9067 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9068 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9069 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9070 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9071 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9073 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9090 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9091 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9076 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9077 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9088 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9078 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9079 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9080 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9081 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9082 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9083 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9084 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9085 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9086 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9087 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9089 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9096 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9097 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9092 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9093 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9094 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9095 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9102 -name: "beltHeadlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#9103 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9098 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9099 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9100 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9101 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9104 -name: "beltPaginaDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9105 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9118 -name: "beltSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9119 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9116 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9106 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9107 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9108 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9109 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9110 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9111 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9112 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9113 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9114 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9115 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9117 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9134 -name: "beltTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9135 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9132 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9120 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9121 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9122 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9123 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9124 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9125 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9126 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9127 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9128 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9129 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9130 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9131 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9133 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9150 -name: "beltTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9151 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9148 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9136 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9137 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9138 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9139 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9140 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9141 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9142 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9143 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9144 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9145 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9146 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9147 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9149 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9152 -name: "beltLead" -metadata: Sulu\Component\Content\Compat\Metadata {#9153 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9154 -name: "beltText" -metadata: Sulu\Component\Content\Compat\Metadata {#9155 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9158 -name: "beltActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9159 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9156 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9157 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9166 -name: "beltActionButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9167 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9164 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9160 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9161 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9162 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9163 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9165 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9174 -name: "beltActionButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9175 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9172 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9168 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9169 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9170 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9171 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9173 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9188 -name: "beltActionButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9189 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9186 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9176 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9177 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9178 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9179 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9180 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9181 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9182 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9183 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9184 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9185 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9187 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9196 -name: "beltActionTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9197 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9194 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9190 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9191 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9192 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9193 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9195 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9198 -name: "beltActionButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9199 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9202 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9203 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9200 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9201 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9204 -name: "beltItemAutoplay" -metadata: Sulu\Component\Content\Compat\Metadata {#9205 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#9206 -name: "subblocks1" -metadata: Sulu\Component\Content\Compat\Metadata {#9207 …} -mandatory: false -multilingual: true -minOccurs: 3 -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "tape1Items" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9208 -name: "tape1Items" -metadata: Sulu\Component\Content\Compat\Metadata {#9209 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9210 -name: "tape1ItemImage" -metadata: Sulu\Component\Content\Compat\Metadata {#9211 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9226 -name: "tape1ItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9227 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9224 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9212 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9213 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9214 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9215 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9216 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9217 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9218 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9219 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9220 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9221 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9222 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9223 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9225 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9228 -name: "tape1Tag" -metadata: Sulu\Component\Content\Compat\Metadata {#9229 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9240 -name: "tagColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9241 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9238 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9230 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9231 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9232 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9233 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9234 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9235 …} } "yellow" => Sulu\Component\Content\Compat\PropertyParameter {#9236 -name: "yellow" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9237 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9239 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9242 -name: "tape1ItemDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#9243 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "tape1Items" } Sulu\Component\Content\Compat\Block\BlockProperty {#9244 -name: "subblocks2" -metadata: Sulu\Component\Content\Compat\Metadata {#9245 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "tape2Items" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9246 -name: "tape2Items" -metadata: Sulu\Component\Content\Compat\Metadata {#9247 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9248 -name: "tape2ItemImage" -metadata: Sulu\Component\Content\Compat\Metadata {#9249 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9264 -name: "tape2ItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9265 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9262 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9250 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9251 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9252 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9253 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9254 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9255 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9256 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9257 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9258 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9259 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9260 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9261 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9263 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9266 -name: "tape2Tag" -metadata: Sulu\Component\Content\Compat\Metadata {#9267 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9278 -name: "tagColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9279 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9276 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9268 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9269 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9270 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9271 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9272 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9273 …} } "yellow" => Sulu\Component\Content\Compat\PropertyParameter {#9274 -name: "yellow" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9275 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9277 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9280 -name: "tape2ItemDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#9281 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "tape2Items" } Sulu\Component\Content\Compat\Block\BlockProperty {#9282 -name: "subblocks3" -metadata: Sulu\Component\Content\Compat\Metadata {#9283 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "tape3Items" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9284 -name: "tape3Items" -metadata: Sulu\Component\Content\Compat\Metadata {#9285 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9286 -name: "tape3ItemImage" -metadata: Sulu\Component\Content\Compat\Metadata {#9287 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9302 -name: "tape3ItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9303 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9300 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9288 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9289 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9290 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9291 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9292 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9293 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9294 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9295 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9296 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9297 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9298 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9299 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9301 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9304 -name: "tape3Tag" -metadata: Sulu\Component\Content\Compat\Metadata {#9305 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9316 -name: "tagColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9317 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9314 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9306 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9307 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9308 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9309 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9310 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9311 …} } "yellow" => Sulu\Component\Content\Compat\PropertyParameter {#9312 -name: "yellow" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9313 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9315 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9318 -name: "tape3ItemDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#9319 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "tape3Items" } ] -settings: [] } "deco-bars" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9320 -name: "deco-bars" -metadata: Sulu\Component\Content\Compat\Metadata {#9321 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9328 -name: "deco-bars" -metadata: Sulu\Component\Content\Compat\Metadata {#9329 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9322 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9323 …} } "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9324 -name: "default_value" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9325 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9326 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9327 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9330 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#9331 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9346 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9347 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9344 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9332 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9333 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9334 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9335 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9336 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9337 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9338 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9339 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9340 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9341 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9342 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9343 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9345 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9362 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9363 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9360 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9348 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9349 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9350 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9351 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9352 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9353 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9354 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9355 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9356 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9357 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9358 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9359 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9361 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9364 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#9365 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9368 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9369 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9366 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9367 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9370 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9371 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9372 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9373 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9374 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9375 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9376 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#9377 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9378 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9379 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9380 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#9381 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9382 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9383 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9384 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9385 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "faq" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9386 -name: "faq" -metadata: Sulu\Component\Content\Compat\Metadata {#9387 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9392 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9393 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9388 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9389 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9390 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9391 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9410 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9411 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9394 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9395 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9408 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9396 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9397 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9398 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9399 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9400 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9401 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9402 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9403 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9404 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9405 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9406 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9407 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9409 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9426 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9427 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9412 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9413 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9424 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9414 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9415 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9416 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9417 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9418 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9419 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9420 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9421 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9422 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9423 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9425 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#9428 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#9429 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "accordionItem" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9430 -name: "accordionItem" -metadata: Sulu\Component\Content\Compat\Metadata {#9431 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9432 -name: "accordionItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9433 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9434 -name: "accordionItemTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9435 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9436 -name: "accordionItemText" -metadata: Sulu\Component\Content\Compat\Metadata {#9437 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9440 -name: "accordionItemActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9441 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9438 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9439 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9448 -name: "accordionItemButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9449 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9446 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9442 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9443 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9444 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9445 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9447 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9456 -name: "accordionItemButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9457 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9454 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9450 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9451 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9452 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9453 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9455 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9470 -name: "accordionItemButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9471 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9468 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9458 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9459 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9460 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9461 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9462 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9463 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9464 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9465 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9466 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9467 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9469 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9478 -name: "accordionItemTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9479 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9476 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9472 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9473 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9474 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9475 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9477 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9480 -name: "accordionItemButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9481 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9484 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9485 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9482 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9483 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "accordionItem" } ] -settings: [] } "generic-grid" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9486 -name: "generic-grid" -metadata: Sulu\Component\Content\Compat\Metadata {#9487 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9498 -name: "cols" -metadata: Sulu\Component\Content\Compat\Metadata {#9499 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9488 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9489 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9496 -name: "values" -value: [ 2 => Sulu\Component\Content\Compat\PropertyParameter {#9490 -name: 2 -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9491 …} } 3 => Sulu\Component\Content\Compat\PropertyParameter {#9492 -name: 3 -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9493 …} } 4 => Sulu\Component\Content\Compat\PropertyParameter {#9494 -name: 4 -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9495 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9497 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9504 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9505 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9500 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9501 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9502 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9503 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9522 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9523 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9506 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9507 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9520 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9508 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9509 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9510 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9511 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9512 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9513 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9514 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9515 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9516 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9517 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9518 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9519 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9521 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9538 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9539 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9524 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9525 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9536 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9526 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9527 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9528 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9529 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9530 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9531 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9532 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9533 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9534 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9535 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9537 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#9540 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#9541 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: 16 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "generic-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9542 -name: "generic-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#9543 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9544 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#9545 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9546 -name: "genericTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#9547 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9552 -name: "icon" -metadata: Sulu\Component\Content\Compat\Metadata {#9553 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9548 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9549 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9550 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9551 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9554 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#9555 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9558 -name: "genericTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9559 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9556 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9557 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9566 -name: "genericTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9567 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9564 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9560 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9561 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9562 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9563 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9565 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9574 -name: "genericTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9575 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9572 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9568 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9569 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9570 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9571 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9573 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9588 -name: "genericTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9589 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9586 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9576 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9577 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9578 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9579 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9580 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9581 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9582 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9583 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9584 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9585 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9587 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9596 -name: "genericTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9597 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9594 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9590 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9591 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9592 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9593 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9595 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9598 -name: "genericTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9599 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9602 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9603 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9600 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9601 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "generic-teaser" } Sulu\Component\Content\Compat\Property {#9606 -name: "genericGridActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9607 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9604 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9605 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9614 -name: "genericGridButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9615 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9612 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9608 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9609 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9610 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9611 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9613 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9622 -name: "genericGridButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9623 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9620 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9616 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9617 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9618 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9619 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9621 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9634 -name: "genericGridButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9635 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9632 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9624 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9625 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9626 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9627 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9628 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9629 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9630 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9631 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9633 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9642 -name: "genericGridTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9643 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9640 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9636 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9637 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9638 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9639 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9641 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9644 -name: "genericGridButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9645 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9648 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9649 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9646 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9647 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9650 -name: "hero" -metadata: Sulu\Component\Content\Compat\Metadata {#9651 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9656 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9657 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9652 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9653 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9654 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9655 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9660 -name: "heroTextWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#9661 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9658 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9659 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9664 -name: "heroImageWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#9665 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9662 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9663 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9668 -name: "heroImageOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#9669 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9666 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9667 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9672 -name: "heroVerticalOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#9673 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9670 -name: "pattern" -value: "^[0-9-]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9671 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9682 -name: "heroImageVerticalAnchor" -metadata: Sulu\Component\Content\Compat\Metadata {#9683 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9674 -name: "default_value" -value: "bottom" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9675 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9680 -name: "values" -value: [ "bottom" => Sulu\Component\Content\Compat\PropertyParameter {#9676 -name: "bottom" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9677 …} } "top" => Sulu\Component\Content\Compat\PropertyParameter {#9678 -name: "top" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9679 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9681 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9684 -name: "heroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9685 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9690 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#9691 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9688 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9686 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9687 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9689 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9696 -name: "heroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9697 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9694 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9692 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9693 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9695 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9702 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#9703 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9700 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9698 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9699 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9701 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9706 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#9707 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#9704 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9705 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9708 -name: "heroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#9709 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9722 -name: "heroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9723 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9720 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9710 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9711 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9712 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9713 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9714 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9715 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9716 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9717 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9718 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9719 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9721 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9736 -name: "heroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9737 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9734 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9724 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9725 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9726 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9727 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9728 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9729 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9730 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9731 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9732 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9733 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9735 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9750 -name: "heroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#9751 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9748 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9738 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9739 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9740 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9741 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9742 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9743 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9744 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9745 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9746 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9747 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9749 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9754 -name: "heroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9755 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9752 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9753 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9762 -name: "heroButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9763 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9760 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9756 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9757 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9758 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9759 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9761 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9770 -name: "heroButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9771 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9768 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9764 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9765 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9766 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9767 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9769 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9784 -name: "heroButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9785 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9782 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9772 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9773 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9774 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9775 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9776 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9777 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9778 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9779 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9780 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9781 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9783 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9792 -name: "heroTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9793 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9790 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9786 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9787 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9788 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9789 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9791 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9794 -name: "heroButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9795 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9798 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9799 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9796 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9797 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "image" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9800 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#9801 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9818 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9819 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9802 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9803 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9816 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9804 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9805 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9806 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9807 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9808 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9809 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9810 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9811 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9812 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9813 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9814 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9815 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9817 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9834 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9835 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9820 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9821 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9832 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9822 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9823 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9824 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9825 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9826 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9827 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9828 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9829 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9830 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9831 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9833 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9836 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#9837 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9838 -name: "imageImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#9839 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9840 -name: "caption" -metadata: Sulu\Component\Content\Compat\Metadata {#9841 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "image-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9842 -name: "image-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#9843 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9860 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9861 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9844 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9845 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9858 -name: "values" -value: [ "pt-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9846 -name: "pt-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9847 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9848 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9849 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9850 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9851 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9852 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9853 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9854 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9855 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9856 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9857 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9859 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9876 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9877 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9862 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9863 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9874 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9864 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9865 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9866 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9867 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9868 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9869 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9870 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9871 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9872 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9873 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9875 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9882 -name: "images" -metadata: Sulu\Component\Content\Compat\Metadata {#9883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#9878 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9879 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9880 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9881 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9886 -name: "imageSliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9887 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9884 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9885 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9894 -name: "imageSliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9895 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9892 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9888 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9889 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9890 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9891 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9893 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9902 -name: "imageSliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9903 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9900 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9896 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9897 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9898 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9899 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9901 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9916 -name: "imageSliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9917 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9914 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9904 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9905 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9906 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9907 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9908 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9909 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9910 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9911 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9912 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9913 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9915 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9924 -name: "imageSliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9925 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9922 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9918 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9919 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9920 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9921 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9923 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9926 -name: "imageSliderButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9927 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9930 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9931 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9928 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9929 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "link-anchor" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9932 -name: "link-anchor" -metadata: Sulu\Component\Content\Compat\Metadata {#9933 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9934 -name: "name" -metadata: Sulu\Component\Content\Compat\Metadata {#9935 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9954 -name: "shift" -metadata: Sulu\Component\Content\Compat\Metadata {#9955 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9936 -name: "default_value" -value: "exact" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9937 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9952 -name: "values" -value: [ "above-l" => Sulu\Component\Content\Compat\PropertyParameter {#9938 -name: "above-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9939 …} } "above-m" => Sulu\Component\Content\Compat\PropertyParameter {#9940 -name: "above-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9941 …} } "above-s" => Sulu\Component\Content\Compat\PropertyParameter {#9942 -name: "above-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9943 …} } "exact" => Sulu\Component\Content\Compat\PropertyParameter {#9944 -name: "exact" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9945 …} } "below-s" => Sulu\Component\Content\Compat\PropertyParameter {#9946 -name: "below-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9947 …} } "below-m" => Sulu\Component\Content\Compat\PropertyParameter {#9948 -name: "below-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9949 …} } "below-1" => Sulu\Component\Content\Compat\PropertyParameter {#9950 -name: "below-1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9951 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9953 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "logo-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9956 -name: "logo-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#9957 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9962 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9963 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9958 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9959 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9960 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9961 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9980 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9981 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9964 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9965 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9978 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9966 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9967 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9968 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9969 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9970 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9971 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9972 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9973 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9974 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9975 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9976 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9977 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9979 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9996 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9982 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9983 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9994 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9984 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9985 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9986 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9987 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9988 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9989 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9990 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9991 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9992 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9993 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9995 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9998 -name: "logoSliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9999 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10012 -name: "logoSliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#10013 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10010 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#10000 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10001 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10002 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10003 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10004 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10005 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10006 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10007 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10008 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10009 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10011 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10028 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#10029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10026 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10014 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10015 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10016 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10017 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10018 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10019 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10020 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10021 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10022 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10023 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10024 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10025 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10027 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10044 -name: "logoSliderTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10045 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10042 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10030 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10031 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10032 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10033 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10034 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10035 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10036 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10037 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10038 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10039 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10040 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10041 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10043 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10046 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#10047 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10052 -name: "images" -metadata: Sulu\Component\Content\Compat\Metadata {#10053 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#10048 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10049 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10050 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10051 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10056 -name: "logoSliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#10057 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#10054 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10055 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10064 -name: "logoSliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#10065 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10062 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#10058 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10059 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#10060 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10061 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10063 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10072 -name: "logoSliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#10073 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10070 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#10066 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10067 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#10068 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10069 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10071 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10086 -name: "logoSliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10087 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10084 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#10074 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10075 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#10076 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10077 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#10078 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10079 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10080 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10081 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#10082 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10083 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10085 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10094 -name: "logoSliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10095 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10092 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#10088 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10089 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10090 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10091 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10093 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10096 -name: "logoSliderButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10097 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10100 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#10101 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10098 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10099 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "logo-ticker" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10102 -name: "logo-ticker" -metadata: Sulu\Component\Content\Compat\Metadata {#10103 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10108 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#10109 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10104 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10105 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10106 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10107 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10126 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10127 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10110 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10111 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10124 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10112 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10113 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10114 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10115 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10116 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10117 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10118 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10119 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10120 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10121 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10122 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10123 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10125 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10142 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10143 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10128 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10129 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10140 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10130 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10131 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10132 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10133 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10134 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10135 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10136 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10137 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10138 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10139 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10141 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10148 -name: "images" -metadata: Sulu\Component\Content\Compat\Metadata {#10149 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#10144 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10145 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10146 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10147 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "mac-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10150 -name: "mac-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#10151 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10156 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#10157 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10152 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10153 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10154 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10155 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10162 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#10163 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10160 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#10158 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10159 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10161 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10168 -name: "macHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10169 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10166 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#10164 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10165 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10167 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10174 -name: "macHeroText" -metadata: Sulu\Component\Content\Compat\Metadata {#10175 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10172 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#10170 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10171 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10173 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10176 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#10177 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10178 -name: "macHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#10179 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10192 -name: "macHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#10193 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10190 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#10180 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10181 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10182 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10183 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10184 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10185 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10186 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10187 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10188 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10189 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10191 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10194 -name: "macHeroVideoEmbeddingCode" -metadata: Sulu\Component\Content\Compat\Metadata {#10195 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10204 -name: "macHeroLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#10205 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10196 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10197 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10202 -name: "values" -value: [ "macHeroModal" => Sulu\Component\Content\Compat\PropertyParameter {#10198 -name: "macHeroModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10199 …} } "macHeroURL" => Sulu\Component\Content\Compat\PropertyParameter {#10200 -name: "macHeroURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10201 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10203 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10206 -name: "macHeroCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#10207 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10208 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#10209 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10224 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#10225 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10222 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10210 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10211 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10212 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10213 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10214 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10215 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10216 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10217 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10218 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10219 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10220 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10221 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10223 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10240 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10241 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10238 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10226 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10227 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10228 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10229 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10230 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10231 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10232 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10233 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10234 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10235 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10236 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10237 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10239 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10242 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#10243 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10244 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#10245 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10246 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10247 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10248 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10249 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10250 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10251 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10252 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#10253 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10254 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10255 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10256 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#10257 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10258 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10259 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10260 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10261 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10262 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#10263 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10264 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#10265 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10266 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#10267 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#10270 -name: "macHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#10271 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#10268 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10269 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10278 -name: "buttonUrlSize" -metadata: Sulu\Component\Content\Compat\Metadata {#10279 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10276 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#10272 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10273 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#10274 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10275 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10277 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10294 -name: "buttonUrlColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10295 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10280 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10281 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10292 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#10282 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10283 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#10284 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10285 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#10286 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10287 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10288 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10289 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#10290 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10291 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10293 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10296 -name: "buttonUrlLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10297 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10298 -name: "macHeroButtonVideoLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10299 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "person-contact-form" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10300 -name: "person-contact-form" -metadata: Sulu\Component\Content\Compat\Metadata {#10301 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10318 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10319 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10302 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10303 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10316 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10304 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10305 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10306 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10307 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10308 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10309 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10310 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10311 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10312 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10313 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10314 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10315 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10317 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10334 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10335 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10320 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10321 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10332 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10322 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10323 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10324 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10325 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10326 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10327 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10328 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10329 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10330 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10331 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10333 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10336 -name: "contact" -metadata: Sulu\Component\Content\Compat\Metadata {#10337 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10338 -name: "personLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10339 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10340 -name: "calendlyLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10341 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10342 -name: "personContactFormCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#10343 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10344 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#10345 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10360 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#10361 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10358 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10346 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10347 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10348 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10349 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10350 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10351 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10352 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10353 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10354 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10355 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10356 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10357 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10359 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10376 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10377 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10374 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10362 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10363 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10364 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10365 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10366 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10367 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10368 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10369 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10370 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10371 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10372 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10373 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10375 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10378 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#10379 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10380 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#10381 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10382 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10383 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10384 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10385 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10386 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10387 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10388 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#10389 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10390 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10391 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10392 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#10393 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10394 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10395 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10396 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10397 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10398 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#10399 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10400 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#10401 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10402 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#10403 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#10404 -name: "contactFormButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10405 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10420 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#10421 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10418 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10406 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10407 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10408 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10409 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10410 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10411 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10412 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10413 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10414 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10415 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10416 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10417 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10419 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10436 -name: "personContactFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10437 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10434 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10422 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10423 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10424 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10425 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10426 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10427 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10428 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10429 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10430 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10431 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10432 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10433 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10435 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10438 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#10439 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10440 -name: "personContactFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10441 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10442 -name: "personContactFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10443 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10444 -name: "personContactFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10445 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10446 -name: "personContactFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#10447 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10448 -name: "personContactFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10449 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10450 -name: "personContactFormMessage" -metadata: Sulu\Component\Content\Compat\Metadata {#10451 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10452 -name: "personContactFormSubscribe" -metadata: Sulu\Component\Content\Compat\Metadata {#10453 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10454 -name: "personContactFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10455 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10456 -name: "personContactFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10457 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10458 -name: "personContactFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#10459 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10460 -name: "personContactFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#10461 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10462 -name: "personContactFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#10463 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "person-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10464 -name: "person-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#10465 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10470 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#10471 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10466 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10467 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10468 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10469 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10488 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10489 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10472 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10473 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10486 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10474 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10475 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10476 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10477 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10478 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10479 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10480 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10481 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10482 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10483 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10484 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10485 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10487 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10504 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10505 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10490 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10491 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10502 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10492 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10493 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10494 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10495 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10496 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10497 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10498 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10499 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10500 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10501 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10503 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10506 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#10507 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#10508 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "ImageObject" "itemprop" => "image" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#10509 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10510 -name: "personTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#10511 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10512 -name: "person_name" -metadata: Sulu\Component\Content\Compat\Metadata {#10513 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#10514 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "Person" "itemprop" => "name" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#10515 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10516 -name: "person_title" -metadata: Sulu\Component\Content\Compat\Metadata {#10517 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10518 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#10519 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10520 -name: "email" -metadata: Sulu\Component\Content\Compat\Metadata {#10521 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#10522 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "*" "itemprop" => "email" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#10523 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10526 -name: "personTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#10527 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#10524 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10525 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10534 -name: "personTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#10535 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10532 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#10528 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10529 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#10530 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10531 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10533 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10542 -name: "personTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#10543 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10540 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#10536 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10537 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#10538 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10539 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10541 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10556 -name: "personTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10557 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10554 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#10544 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10545 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#10546 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10547 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#10548 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10549 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10550 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10551 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#10552 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10553 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10555 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10564 -name: "personTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10565 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10562 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#10558 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10559 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10560 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10561 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10563 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10568 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#10569 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10566 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10567 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10570 -name: "personTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10571 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "product-cards" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10572 -name: "product-cards" -metadata: Sulu\Component\Content\Compat\Metadata {#10573 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10590 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10591 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10574 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10575 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10588 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10576 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10577 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10578 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10579 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10580 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10581 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10582 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10583 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10584 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10585 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10586 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10587 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10589 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10606 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10607 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10592 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10593 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10604 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10594 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10595 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10596 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10597 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10598 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10599 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10600 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10601 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10602 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10603 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10605 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10608 -name: "productCardsPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#10609 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10622 -name: "productCardsSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#10623 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10620 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#10610 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10611 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10612 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10613 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10614 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10615 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10616 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10617 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10618 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10619 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10621 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10638 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#10639 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10636 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10624 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10625 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10626 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10627 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10628 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10629 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10630 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10631 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10632 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10633 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10634 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10635 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10637 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10654 -name: "productCardsTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10655 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10652 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10640 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10641 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10642 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10643 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10644 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10645 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10646 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10647 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10648 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10649 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10650 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10651 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10653 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10656 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#10657 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10658 -name: "cards" -metadata: Sulu\Component\Content\Compat\Metadata {#10659 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 4 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "product-card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10660 -name: "product-card" -metadata: Sulu\Component\Content\Compat\Metadata {#10661 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10662 -name: "productCardBadge" -metadata: Sulu\Component\Content\Compat\Metadata {#10663 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10664 -name: "productCardName" -metadata: Sulu\Component\Content\Compat\Metadata {#10665 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10666 -name: "productCardDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#10667 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10668 -name: "items" -metadata: Sulu\Component\Content\Compat\Metadata {#10669 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "product-card-item" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10670 -name: "product-card-item" -metadata: Sulu\Component\Content\Compat\Metadata {#10671 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10672 -name: "productCardItemText" -metadata: Sulu\Component\Content\Compat\Metadata {#10673 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-card-item" } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-card" } Sulu\Component\Content\Compat\Block\BlockProperty {#10674 -name: "productCardsRequestFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#10675 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "product-request-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10676 -name: "product-request-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#10677 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10692 -name: "productRequestModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#10693 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10690 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10678 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10679 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10680 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10681 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10682 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10683 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10684 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10685 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10686 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10687 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10688 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10689 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10691 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10708 -name: "productRequestModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10709 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10706 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10694 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10695 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10696 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10697 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10698 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10699 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10700 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10701 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10702 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10703 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10704 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10705 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10707 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10710 -name: "productRequestModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#10711 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10712 -name: "productRequestModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10713 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10714 -name: "productRequestFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10715 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10716 -name: "productRequestFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10717 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10718 -name: "productRequestFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#10719 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10720 -name: "productRequestFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10721 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10722 -name: "productRequestFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#10723 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10724 -name: "productRequestFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10725 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10726 -name: "productRequestFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10727 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-request-modal" } ] -settings: [] } "product-table" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10728 -name: "product-table" -metadata: Sulu\Component\Content\Compat\Metadata {#10729 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10746 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10747 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10730 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10731 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10744 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10732 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10733 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10734 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10735 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10736 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10737 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10738 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10739 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10740 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10741 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10742 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10743 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10745 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10762 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10763 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10748 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10749 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10760 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10750 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10751 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10752 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10753 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10754 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10755 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10756 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10757 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10758 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10759 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10761 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10768 -name: "productTableProduct1Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#10769 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10764 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10765 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10766 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10767 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10770 -name: "productTableProduct1Name" -metadata: Sulu\Component\Content\Compat\Metadata {#10771 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10772 -name: "productTableProduct1Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10773 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10778 -name: "productTableProduct1Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#10779 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10774 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10775 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10776 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10777 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10784 -name: "productTableProduct2Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#10785 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10780 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10781 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10782 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10783 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10786 -name: "productTableProduct2Name" -metadata: Sulu\Component\Content\Compat\Metadata {#10787 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10788 -name: "productTableProduct2Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10789 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10794 -name: "productTableProduct2Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#10795 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10790 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10791 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10792 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10793 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10800 -name: "productTableProduct3Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#10801 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10796 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10797 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10798 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10799 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10802 -name: "productTableProduct3Name" -metadata: Sulu\Component\Content\Compat\Metadata {#10803 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10804 -name: "productTableProduct3Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10805 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10810 -name: "productTableProduct3Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#10811 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10806 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10807 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10808 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10809 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10816 -name: "productTableProduct4Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#10817 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10812 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10813 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10814 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10815 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10818 -name: "productTableProduct4Name" -metadata: Sulu\Component\Content\Compat\Metadata {#10819 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10820 -name: "productTableProduct4Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10821 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10826 -name: "productTableProduct4Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#10827 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10822 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10823 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10824 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10825 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10828 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#10829 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "product-feature" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10830 -name: "product-feature" -metadata: Sulu\Component\Content\Compat\Metadata {#10831 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10832 -name: "productFeatureHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#10833 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10834 -name: "productFeatureName" -metadata: Sulu\Component\Content\Compat\Metadata {#10835 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10836 -name: "productFeatureDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#10837 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10842 -name: "productFeatureProduct1Active" -metadata: Sulu\Component\Content\Compat\Metadata {#10843 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10838 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10839 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10840 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10841 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10844 -name: "productFeatureProduct1Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10845 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10850 -name: "productFeatureProduct2Active" -metadata: Sulu\Component\Content\Compat\Metadata {#10851 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10846 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10847 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10848 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10849 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10852 -name: "productFeatureProduct2Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10853 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10858 -name: "productFeatureProduct3Active" -metadata: Sulu\Component\Content\Compat\Metadata {#10859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10854 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10855 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10856 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10857 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10860 -name: "productFeatureProduct3Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10861 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10866 -name: "productFeatureProduct4Active" -metadata: Sulu\Component\Content\Compat\Metadata {#10867 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10862 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10863 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10864 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10865 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10868 -name: "productFeatureProduct4Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10869 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-feature" } Sulu\Component\Content\Compat\Block\BlockProperty {#10870 -name: "productTableRequestFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#10871 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "product-request-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10872 -name: "product-request-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#10873 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10888 -name: "productRequestModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#10889 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10886 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10874 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10875 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10876 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10877 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10878 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10879 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10880 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10881 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10882 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10883 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10884 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10885 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10887 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10904 -name: "productRequestModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10902 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10890 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10891 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10892 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10893 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10894 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10895 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10896 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10897 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10898 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10899 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10900 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10901 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10903 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10906 -name: "productRequestModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#10907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10908 -name: "productRequestModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10909 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10910 -name: "productRequestFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10911 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10912 -name: "productRequestFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10913 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10914 -name: "productRequestFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#10915 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10916 -name: "productRequestFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10917 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10918 -name: "productRequestFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#10919 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10920 -name: "productRequestFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10922 -name: "productRequestFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10923 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-request-modal" } ] -settings: [] } "quotation-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10924 -name: "quotation-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#10925 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10930 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#10931 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10926 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10927 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10928 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10929 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10948 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10949 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10932 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10933 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10946 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10934 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10935 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10936 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10937 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10938 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10939 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10940 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10941 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10942 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10943 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10944 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10945 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10947 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10964 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10965 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10950 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10951 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10962 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10952 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10953 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10954 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10955 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10956 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10957 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10958 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10959 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10960 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10961 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10963 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10966 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#10967 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "quotationSliderItem" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10968 -name: "quotationSliderItem" -metadata: Sulu\Component\Content\Compat\Metadata {#10969 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10970 -name: "quotationSliderItemAutoplay" -metadata: Sulu\Component\Content\Compat\Metadata {#10971 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10986 -name: "quotationSliderItemQuotation" -metadata: Sulu\Component\Content\Compat\Metadata {#10987 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10984 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10972 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10973 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10974 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10975 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10976 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10977 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10978 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10979 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10980 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10981 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10982 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10983 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10985 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10988 -name: "quotationSliderItemAuthorName" -metadata: Sulu\Component\Content\Compat\Metadata {#10989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10990 -name: "quotationSliderItemAuthorImage" -metadata: Sulu\Component\Content\Compat\Metadata {#10991 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10992 -name: "quotationSliderItemAuthorImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#10993 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10994 -name: "quotationSliderItemAuthorTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#10995 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "quotationSliderItem" } ] -settings: [] } "quote" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10996 -name: "quote" -metadata: Sulu\Component\Content\Compat\Metadata {#10997 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11002 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11003 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10998 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10999 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11000 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11001 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11008 -name: "background" -metadata: Sulu\Component\Content\Compat\Metadata {#11009 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11004 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11005 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11006 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11007 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11026 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11010 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11011 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11024 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11012 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11013 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11014 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11015 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11016 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11017 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11018 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11019 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11020 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11021 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11022 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11023 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11025 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11042 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11043 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11028 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11029 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11040 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11030 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11031 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11032 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11033 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11034 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11035 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11036 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11037 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11038 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11039 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11041 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11044 -name: "quote" -metadata: Sulu\Component\Content\Compat\Metadata {#11045 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11046 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#11047 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11048 -name: "quoteImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11049 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11050 -name: "quoteName" -metadata: Sulu\Component\Content\Compat\Metadata {#11051 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11052 -name: "quoteTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#11053 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11056 -name: "quoteActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11057 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11054 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11055 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11064 -name: "quoteButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11065 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11062 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11058 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11059 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11060 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11061 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11063 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11072 -name: "quoteButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11073 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11070 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11066 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11067 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11068 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11069 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11071 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11086 -name: "quoteButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11087 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11084 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11074 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11075 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11076 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11077 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11078 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11079 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11080 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11081 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11082 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11083 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11085 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11096 -name: "quoteTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11097 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11094 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11088 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11089 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11090 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11091 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11092 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11093 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11095 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11098 -name: "quoteButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#11099 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11102 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11103 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11100 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11101 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "series" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11104 -name: "series" -metadata: Sulu\Component\Content\Compat\Metadata {#11105 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11110 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11111 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11106 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11107 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11108 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11109 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11128 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11129 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11112 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11113 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11126 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11114 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11115 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11116 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11117 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11118 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11119 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11120 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11121 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11122 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11123 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11124 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11125 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11127 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11144 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11145 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11130 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11131 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11142 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11132 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11133 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11134 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11135 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11136 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11137 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11138 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11139 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11140 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11141 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11143 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11146 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11147 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11148 -name: "teasers" -metadata: Sulu\Component\Content\Compat\Metadata {#11149 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "teaser_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11152 -name: "seriesActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11153 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11150 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11151 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11160 -name: "seriesButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11161 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11158 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11154 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11155 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11156 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11157 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11159 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11168 -name: "seriesButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11169 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11166 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11162 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11163 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11164 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11165 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11167 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11182 -name: "seriesButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11183 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11180 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11170 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11171 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11172 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11173 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11174 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11175 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11176 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11177 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11178 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11179 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11181 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11190 -name: "seriesTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11191 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11188 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11184 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11185 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11186 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11187 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11189 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11192 -name: "seriesButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#11193 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11196 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11197 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11194 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11195 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "share" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11198 -name: "share" -metadata: Sulu\Component\Content\Compat\Metadata {#11199 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11216 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11217 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11200 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11201 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11214 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11202 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11203 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11204 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11205 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11206 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11207 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11208 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11209 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11210 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11211 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11212 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11213 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11215 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11232 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11233 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11218 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11219 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11230 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11220 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11221 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11222 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11223 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11224 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11225 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11226 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11227 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11228 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11229 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11231 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "case-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11234 -name: "case-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#11235 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11240 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11241 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11236 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11237 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11238 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11239 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11258 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11259 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11242 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11243 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11256 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11244 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11245 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11246 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11247 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11248 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11249 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11250 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11251 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11252 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11253 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11254 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11255 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11257 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11274 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11275 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11260 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11261 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11272 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11262 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11263 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11264 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11265 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11266 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11267 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11268 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11269 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11270 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11271 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11273 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11276 -name: "caseSliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11277 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11290 -name: "caseSliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11291 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11288 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#11278 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11279 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11280 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11281 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11282 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11283 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11284 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11285 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11286 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11287 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11289 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11306 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11307 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11304 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11292 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11293 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11294 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11295 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11296 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11297 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11298 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11299 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11300 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11301 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11302 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11303 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11305 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11322 -name: "titleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11323 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11320 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11308 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11309 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11310 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11311 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11312 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11313 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11314 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11315 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11316 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11317 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11318 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11319 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11321 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11324 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#11325 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11326 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11327 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11330 -name: "caseSliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11331 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11328 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11329 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11338 -name: "caseSliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11339 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11336 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11332 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11333 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11334 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11335 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11337 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11346 -name: "caseSliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11347 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11344 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11340 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11341 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11342 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11343 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11345 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11360 -name: "caseSliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11361 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11358 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11348 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11349 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11350 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11351 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11352 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11353 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11354 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11355 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11356 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11357 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11359 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11368 -name: "caseSliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11369 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11366 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11362 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11363 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11364 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11365 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11367 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11370 -name: "label" -metadata: Sulu\Component\Content\Compat\Metadata {#11371 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11374 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11375 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11372 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11373 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11412 -name: "cases" -metadata: Sulu\Component\Content\Compat\Metadata {#11413 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#11376 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11377 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#11378 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11379 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#11410 -name: "properties" -value: [ "caseTitle" => Sulu\Component\Content\Compat\PropertyParameter {#11380 -name: "caseTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11381 …} } "caseTitleSliderDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#11382 -name: "caseTitleSliderDesktop" -value: "excerpt.titleSliderDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11383 …} } "caseTitleSliderMobile" => Sulu\Component\Content\Compat\PropertyParameter {#11384 -name: "caseTitleSliderMobile" -value: "excerpt.titleSliderMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11385 …} } "caseSliderImageDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#11386 -name: "caseSliderImageDesktop" -value: "excerpt.sliderImageDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11387 …} } "caseSliderImageMobile" => Sulu\Component\Content\Compat\PropertyParameter {#11388 -name: "caseSliderImageMobile" -value: "excerpt.sliderImageMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11389 …} } "caseDescriptionSlider" => Sulu\Component\Content\Compat\PropertyParameter {#11390 -name: "caseDescriptionSlider" -value: "excerpt.descriptionSlider" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11391 …} } "caseMore" => Sulu\Component\Content\Compat\PropertyParameter {#11392 -name: "caseMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11393 …} } "caseTags" => Sulu\Component\Content\Compat\PropertyParameter {#11394 -name: "caseTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11395 …} } "caseImages" => Sulu\Component\Content\Compat\PropertyParameter {#11396 -name: "caseImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11397 …} } "caseDescription" => Sulu\Component\Content\Compat\PropertyParameter {#11398 -name: "caseDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11399 …} } "caseCustomTitle" => Sulu\Component\Content\Compat\PropertyParameter {#11400 -name: "caseCustomTitle" -value: "excerpt.customtitle" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11401 …} } "caseCustomerImage" => Sulu\Component\Content\Compat\PropertyParameter {#11402 -name: "caseCustomerImage" -value: "excerpt.customerimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11403 …} } "caseTitleMobile" => Sulu\Component\Content\Compat\PropertyParameter {#11404 -name: "caseTitleMobile" -value: "excerpt.titlemobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11405 …} } "caseSliderImageDesktopALT" => Sulu\Component\Content\Compat\PropertyParameter {#11406 -name: "caseSliderImageDesktopALT" -value: "excerpt.sliderImageDesktopALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11407 …} } "caseSliderImageMobileALT" => Sulu\Component\Content\Compat\PropertyParameter {#11408 -name: "caseSliderImageMobileALT" -value: "excerpt.sliderImageMobileALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11409 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11411 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11414 -name: "slider" -metadata: Sulu\Component\Content\Compat\Metadata {#11415 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11420 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11421 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11416 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11417 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11418 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11419 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11438 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11439 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11422 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11423 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11436 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11424 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11425 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11426 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11427 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11428 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11429 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11430 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11431 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11432 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11433 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11434 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11435 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11437 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11454 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11455 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11440 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11441 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11452 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11442 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11443 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11444 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11445 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11446 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11447 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11448 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11449 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11450 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11451 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11453 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11456 -name: "sliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11457 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11470 -name: "sliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11471 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11468 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#11458 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11459 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11460 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11461 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11462 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11463 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11464 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11465 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11466 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11467 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11469 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11486 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11487 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11484 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11472 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11473 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11474 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11475 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11476 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11477 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11478 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11479 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11480 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11481 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11482 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11483 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11485 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11502 -name: "sliderTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11503 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11500 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11488 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11489 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11490 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11491 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11492 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11493 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11494 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11495 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11496 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11497 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11498 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11499 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11501 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11504 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#11505 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11506 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11507 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11510 -name: "sliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11511 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11508 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11509 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11518 -name: "sliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11519 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11516 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11512 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11513 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11514 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11515 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11517 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11526 -name: "sliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11527 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11524 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11520 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11521 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11522 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11523 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11525 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11540 -name: "sliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11541 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11538 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11528 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11529 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11530 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11531 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11532 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11533 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11534 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11535 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11536 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11537 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11539 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11548 -name: "sliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11549 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11546 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11542 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11543 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11544 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11545 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11547 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11550 -name: "label" -metadata: Sulu\Component\Content\Compat\Metadata {#11551 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11554 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11555 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11552 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11553 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11556 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11557 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "slider-card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11558 -name: "slider-card" -metadata: Sulu\Component\Content\Compat\Metadata {#11559 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11560 -name: "slideCase" -metadata: Sulu\Component\Content\Compat\Metadata {#11561 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_page_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11562 -name: "media" -metadata: Sulu\Component\Content\Compat\Metadata {#11563 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11564 -name: "sliderCardImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11565 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11566 -name: "sliderCardImageMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11567 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11568 -name: "sliderCardImageMobileALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11569 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11584 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11585 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11582 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11570 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11571 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11572 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11573 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11574 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11575 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11576 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11577 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11578 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11579 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11580 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11581 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11583 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11600 -name: "titlemobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11601 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11598 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11586 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11587 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11588 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11589 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11590 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11591 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11592 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11593 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11594 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11595 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11596 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11597 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11599 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11616 -name: "sliderCardText" -metadata: Sulu\Component\Content\Compat\Metadata {#11617 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11614 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11602 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11603 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11604 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11605 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11606 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11607 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11608 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11609 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11610 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11611 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11612 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11613 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11615 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11618 -name: "customer" -metadata: Sulu\Component\Content\Compat\Metadata {#11619 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "slider-card" } ] -settings: [] } "sticky-sections" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11620 -name: "sticky-sections" -metadata: Sulu\Component\Content\Compat\Metadata {#11621 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11626 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11627 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11622 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11623 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11624 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11625 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11644 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11645 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11628 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11629 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11642 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11630 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11631 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11632 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11633 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11634 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11635 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11636 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11637 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11638 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11639 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11640 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11641 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11643 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11660 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11661 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11646 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11647 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11658 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11648 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11649 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11650 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11651 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11652 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11653 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11654 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11655 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11656 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11657 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11659 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11662 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11663 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "section-card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11664 -name: "section-card" -metadata: Sulu\Component\Content\Compat\Metadata {#11665 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11666 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#11667 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11668 -name: "sectionCardImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11669 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11684 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11685 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11682 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11670 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11671 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11672 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11673 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11674 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11675 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11676 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11677 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11678 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11679 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11680 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11681 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11683 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11700 -name: "stickySectionsTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11701 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11698 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11686 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11687 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11688 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11689 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11690 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11691 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11692 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11693 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11694 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11695 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11696 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11697 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11699 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11702 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11703 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11704 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11705 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "section-card-action" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11706 -name: "section-card-action" -metadata: Sulu\Component\Content\Compat\Metadata {#11707 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11708 -name: "action" -metadata: Sulu\Component\Content\Compat\Metadata {#11709 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11712 -name: "sectionCardActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11713 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11710 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11711 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "section-card-action" } ] -settings: [] } ] #properties: [] #defaultTypeName: "section-card" } Sulu\Component\Content\Compat\Property {#11716 -name: "stickySectionsActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11717 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11714 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11715 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11724 -name: "stickySectionsButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11725 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11722 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11718 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11719 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11720 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11721 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11723 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11732 -name: "stickySectionsButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11733 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11730 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11726 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11727 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11728 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11729 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11731 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11746 -name: "stickySectionsButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11747 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11744 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11734 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11735 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11736 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11737 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11738 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11739 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11740 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11741 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11742 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11743 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11745 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11754 -name: "stickySectionsTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11755 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11752 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11748 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11749 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11750 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11751 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11753 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11756 -name: "stickySectionsButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#11757 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11760 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11761 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11758 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11759 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "sticky-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11762 -name: "sticky-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#11763 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11768 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11769 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11764 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11765 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11766 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11767 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11786 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11787 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11770 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11771 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11784 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11772 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11773 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11774 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11775 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11776 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11777 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11778 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11779 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11780 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11781 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11782 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11783 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11785 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11802 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11803 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11788 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11789 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11800 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11790 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11791 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11792 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11793 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11794 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11795 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11796 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11797 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11798 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11799 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11801 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11804 -name: "stickyTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11805 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11818 -name: "stickyTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11819 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11816 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#11806 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11807 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11808 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11809 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11810 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11811 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11812 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11813 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11814 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11815 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11817 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11834 -name: "stickyTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#11835 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11832 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11820 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11821 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11822 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11823 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11824 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11825 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11826 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11827 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11828 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11829 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11830 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11831 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11833 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11850 -name: "stickyTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11851 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11848 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11836 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11837 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11838 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11839 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11840 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11841 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11842 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11843 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11844 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11845 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11846 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11847 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11849 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11852 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#11853 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11854 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11855 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11856 -name: "card" -metadata: Sulu\Component\Content\Compat\Metadata {#11857 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11858 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#11859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11860 -name: "stickyTeaserCardImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11861 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11876 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11877 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11874 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11862 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11863 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11864 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11865 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11866 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11867 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11868 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11869 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11870 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11871 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11872 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11873 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11875 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11892 -name: "stickyTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11893 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11890 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11878 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11879 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11880 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11881 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11882 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11883 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11884 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11885 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11886 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11887 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11888 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11889 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11891 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11894 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11895 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11896 -name: "action" -metadata: Sulu\Component\Content\Compat\Metadata {#11897 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11900 -name: "teaserCardActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11901 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11898 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11899 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "card" } Sulu\Component\Content\Compat\Property {#11904 -name: "stickyTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11902 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11903 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11912 -name: "stickyTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11913 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11910 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11906 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11907 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11908 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11909 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11911 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11920 -name: "stickyTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11918 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11914 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11915 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11916 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11917 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11919 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11934 -name: "stickyTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11935 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11932 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11922 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11923 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11924 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11925 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11926 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11927 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11928 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11929 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11930 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11931 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11933 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11942 -name: "stickyTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11943 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11940 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11936 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11937 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11938 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11939 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11941 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11944 -name: "stickyTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#11945 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11948 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11949 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11946 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11947 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "story-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11950 -name: "story-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#11951 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11956 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11957 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11952 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11953 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11954 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11955 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11958 -name: "storyHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11959 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11964 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11965 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11962 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#11960 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11961 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11963 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11970 -name: "storyHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11971 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11968 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#11966 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11967 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11969 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11976 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11977 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11974 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#11972 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11973 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11975 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11978 -name: "date" -metadata: Sulu\Component\Content\Compat\Metadata {#11979 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "date" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11980 -name: "storyHeroAuthor" -metadata: Sulu\Component\Content\Compat\Metadata {#11981 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11982 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#11983 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11984 -name: "storyHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11998 -name: "storyHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#11999 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11996 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#11986 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11987 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11988 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11989 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11990 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11991 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11992 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11993 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11994 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11995 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11997 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12012 -name: "storyHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12013 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12010 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12000 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12001 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12002 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12003 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12004 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12005 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12006 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12007 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12008 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12009 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12011 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12026 -name: "storyHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#12027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12024 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12014 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12015 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12016 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12017 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12018 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12019 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12020 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12021 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12022 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12023 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12025 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "story-lead" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12028 -name: "story-lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12029 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12046 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12047 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12030 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12031 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12044 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12032 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12033 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12034 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12035 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12036 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12037 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12038 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12039 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12040 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12041 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12042 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12043 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12045 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12062 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12063 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12048 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12049 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12060 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12050 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12051 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12052 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12053 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12054 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12055 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12056 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12057 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12058 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12059 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12061 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12064 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12065 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "teaser-grid" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12066 -name: "teaser-grid" -metadata: Sulu\Component\Content\Compat\Metadata {#12067 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12072 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12073 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12068 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12069 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12070 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12071 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12090 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12091 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12074 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12075 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12088 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12076 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12077 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12078 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12079 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12080 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12081 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12082 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12083 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12084 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12085 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12086 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12087 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12089 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12106 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12107 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12092 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12093 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12104 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12094 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12095 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12096 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12097 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12098 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12099 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12100 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12101 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12102 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12103 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12105 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12108 -name: "teaserGridPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12109 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12122 -name: "teaserGridSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12123 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12120 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12110 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12111 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12112 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12113 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12114 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12115 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12116 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12117 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12118 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12119 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12121 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12138 -name: "teaserGridTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12139 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12136 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12124 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12125 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12126 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12127 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12128 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12129 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12130 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12131 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12132 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12133 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12134 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12135 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12137 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12154 -name: "teaserGridTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12155 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12152 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12140 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12141 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12142 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12143 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12144 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12145 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12146 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12147 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12148 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12149 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12150 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12151 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12153 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12162 -name: "initialItems" -metadata: Sulu\Component\Content\Compat\Metadata {#12163 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "number" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12156 -name: "default_value" -value: 6 -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12157 …} } "min" => Sulu\Component\Content\Compat\PropertyParameter {#12158 -name: "min" -value: 3 -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12159 …} } "step" => Sulu\Component\Content\Compat\PropertyParameter {#12160 -name: "step" -value: 3 -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12161 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12192 -name: "pages" -metadata: Sulu\Component\Content\Compat\Metadata {#12193 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12164 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12165 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12166 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12167 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12168 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12169 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12190 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12170 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12171 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12172 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12173 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12174 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12175 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12176 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12177 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12178 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12179 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12180 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12181 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12182 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12183 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12184 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12185 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12186 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12187 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12188 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12189 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12191 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12194 -name: "teaserGridExpandButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12195 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "news-grid" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12196 -name: "news-grid" -metadata: Sulu\Component\Content\Compat\Metadata {#12197 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12202 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12203 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12198 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12199 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12200 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12201 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12220 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12221 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12204 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12205 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12218 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12206 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12207 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12208 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12209 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12210 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12211 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12212 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12213 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12214 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12215 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12216 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12217 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12219 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12236 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12237 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12222 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12223 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12234 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12224 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12225 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12226 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12227 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12228 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12229 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12230 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12231 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12232 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12233 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12235 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12238 -name: "itemsCount" -metadata: Sulu\Component\Content\Compat\Metadata {#12239 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12244 -name: "contentMixed" -metadata: Sulu\Component\Content\Compat\Metadata {#12245 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12240 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12241 …} } "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12242 -name: "default_value" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12243 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12246 -name: "tags" -metadata: Sulu\Component\Content\Compat\Metadata {#12247 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12276 -name: "stories" -metadata: Sulu\Component\Content\Compat\Metadata {#12277 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12248 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12249 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12250 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12251 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12252 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12253 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12274 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12254 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12255 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12256 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12257 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12258 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12259 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12260 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12261 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12262 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12263 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12264 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12265 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12266 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12267 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12268 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12269 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12270 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12271 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12272 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12273 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12275 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12306 -name: "publications" -metadata: Sulu\Component\Content\Compat\Metadata {#12307 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12278 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12279 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12280 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12281 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12282 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12283 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12304 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12284 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12285 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12286 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12287 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12288 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12289 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12290 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12291 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12292 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12293 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12294 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12295 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12296 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12297 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12298 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12299 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12300 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12301 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12302 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12303 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12305 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12336 -name: "pages" -metadata: Sulu\Component\Content\Compat\Metadata {#12337 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12308 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12309 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12310 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12311 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12312 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12313 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12334 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12314 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12315 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12316 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12317 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12318 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12319 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12320 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12321 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12322 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12323 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12324 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12325 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12326 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12327 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12328 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12329 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12330 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12331 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12332 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12333 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12335 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12342 -name: "expandEnabled" -metadata: Sulu\Component\Content\Compat\Metadata {#12343 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12338 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12339 …} } "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12340 -name: "default_value" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12341 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12344 -name: "newsGridExpandButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12345 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "text-image-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12346 -name: "text-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#12347 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12352 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12353 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12348 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12349 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12350 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12351 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12358 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#12359 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12354 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12355 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12356 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12357 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12376 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12377 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12360 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12361 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12374 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12362 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12363 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12364 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12365 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12366 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12367 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12368 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12369 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12370 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12371 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12372 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12373 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12375 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12392 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12393 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12378 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12379 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12390 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12380 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12381 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12382 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12383 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12384 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12385 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12386 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12387 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12388 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12389 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12391 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12394 -name: "textImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12395 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12408 -name: "textImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12409 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12406 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12396 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12397 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12398 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12399 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12400 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12401 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12402 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12403 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12404 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12405 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12407 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12424 -name: "textImgTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12425 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12422 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12410 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12411 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12412 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12413 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12414 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12415 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12416 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12417 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12418 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12419 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12420 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12421 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12423 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12440 -name: "textImgTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12441 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12438 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12426 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12427 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12428 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12429 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12430 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12431 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12432 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12433 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12434 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12435 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12436 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12437 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12439 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12442 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12443 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12444 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12445 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12446 -name: "textImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12447 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12450 -name: "textImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12451 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12448 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12449 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12458 -name: "textImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12459 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12456 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12452 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12453 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12454 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12455 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12457 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12466 -name: "textImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12467 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12464 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12460 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12461 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#12462 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12463 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12465 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12480 -name: "textImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12481 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12478 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12468 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12469 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#12470 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12471 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#12472 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12473 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12474 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12475 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#12476 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12477 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12479 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12488 -name: "textImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12489 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12486 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#12482 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12483 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12484 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12485 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12487 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12490 -name: "textImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12491 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12494 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#12495 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12492 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12493 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "text-media" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12496 -name: "text-media" -metadata: Sulu\Component\Content\Compat\Metadata {#12497 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12502 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#12503 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12498 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12499 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12500 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12501 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12508 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12509 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12504 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12505 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12506 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12507 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12526 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12527 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12510 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12511 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12524 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12512 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12513 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12514 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12515 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12516 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12517 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12518 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12519 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12520 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12521 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12522 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12523 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12525 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12542 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12543 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12528 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12529 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12540 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12530 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12531 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12532 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12533 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12534 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12535 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12536 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12537 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12538 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12539 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12541 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12544 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12545 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12546 -name: "textMediaImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12547 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12548 -name: "imageLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12549 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "url" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12550 -name: "textMediaPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12551 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12564 -name: "textMediaSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12565 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12562 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12552 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12553 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12554 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12555 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12556 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12557 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12558 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12559 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12560 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12561 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12563 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12580 -name: "textMediaTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12581 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12578 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12566 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12567 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12568 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12569 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12570 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12571 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12572 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12573 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12574 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12575 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12576 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12577 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12579 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12596 -name: "textMediaTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12597 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12594 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12582 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12583 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12584 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12585 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12586 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12587 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12588 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12589 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12590 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12591 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12592 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12593 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12595 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12598 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12599 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12602 -name: "textMediaActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12603 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12600 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12601 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12610 -name: "textMediaButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12611 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12608 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12604 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12605 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12606 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12607 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12609 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12618 -name: "textMediaButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12619 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12616 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12612 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12613 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#12614 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12615 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12617 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12632 -name: "textMediaButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12633 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12630 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12620 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12621 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#12622 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12623 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#12624 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12625 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12626 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12627 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#12628 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12629 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12631 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12640 -name: "textMediaTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12641 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12638 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#12634 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12635 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12636 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12637 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12639 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12642 -name: "textMediaButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12643 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12646 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#12647 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12644 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12645 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "text-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12648 -name: "text-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#12649 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12654 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12655 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12650 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12651 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12652 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12653 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12666 -name: "textTeaserType" -metadata: Sulu\Component\Content\Compat\Metadata {#12667 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12656 -name: "default_value" -value: "default" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12657 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12664 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12658 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12659 …} } "reverse" => Sulu\Component\Content\Compat\PropertyParameter {#12660 -name: "reverse" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12661 …} } "center" => Sulu\Component\Content\Compat\PropertyParameter {#12662 -name: "center" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12663 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12665 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12684 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12685 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12668 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12669 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12682 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12670 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12671 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12672 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12673 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12674 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12675 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12676 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12677 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12678 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12679 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12680 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12681 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12683 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12700 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12701 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12686 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12687 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12698 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12688 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12689 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12690 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12691 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12692 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12693 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12694 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12695 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12696 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12697 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12699 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12702 -name: "textTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12703 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12716 -name: "textTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12717 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12714 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12704 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12705 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12706 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12707 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12708 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12709 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12710 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12711 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12712 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12713 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12715 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12732 -name: "textTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12733 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12730 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12718 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12719 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12720 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12721 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12722 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12723 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12724 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12725 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12726 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12727 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12728 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12729 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12731 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12748 -name: "textTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12749 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12746 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12734 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12735 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12736 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12737 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12738 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12739 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12740 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12741 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12742 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12743 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12744 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12745 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12747 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12750 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12751 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12754 -name: "textTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12755 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12752 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12753 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12762 -name: "textTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12763 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12760 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12756 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12757 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12758 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12759 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12761 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12770 -name: "textTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12771 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12768 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12764 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12765 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#12766 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12767 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12769 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12784 -name: "textTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12785 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12782 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12772 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12773 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#12774 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12775 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#12776 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12777 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12778 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12779 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#12780 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12781 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12783 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12792 -name: "textTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12793 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12790 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#12786 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12787 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12788 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12789 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12791 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12794 -name: "textTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12795 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12798 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#12799 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12796 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12797 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "video-player" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12800 -name: "video-player" -metadata: Sulu\Component\Content\Compat\Metadata {#12801 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12818 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12819 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12802 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12803 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12816 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12804 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12805 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12806 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12807 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12808 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12809 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12810 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12811 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12812 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12813 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12814 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12815 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12817 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12834 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12835 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12820 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12821 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12832 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12822 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12823 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12824 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12825 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12826 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12827 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12828 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12829 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12830 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12831 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12833 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12840 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12841 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12836 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12837 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12838 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12839 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12842 -name: "aspectRatio" -metadata: Sulu\Component\Content\Compat\Metadata {#12843 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12844 -name: "videoPlayerBackground" -metadata: Sulu\Component\Content\Compat\Metadata {#12845 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12846 -name: "videoUrl" -metadata: Sulu\Component\Content\Compat\Metadata {#12847 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "url" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "wysiwyg" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12848 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12858 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12851 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856 -name: "values" -value: [ "center" => Sulu\Component\Content\Compat\PropertyParameter {#12852 -name: "center" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12853 …} } "left" => Sulu\Component\Content\Compat\PropertyParameter {#12854 -name: "left" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12855 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12857 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12864 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12861 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12863 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12882 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12867 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12868 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12869 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12870 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12871 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12872 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12873 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12874 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12875 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12876 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12877 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12878 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12879 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12881 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12898 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12885 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12886 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12887 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12888 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12889 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12890 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12891 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12892 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12893 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12894 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12895 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12897 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12904 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12901 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12903 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12906 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12920 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12908 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12909 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12910 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12911 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12912 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12913 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12914 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12915 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12916 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12917 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12919 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12936 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12922 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12923 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12924 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12925 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12926 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12927 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12928 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12929 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12930 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12931 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12932 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12933 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12935 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12952 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12938 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12939 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12940 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12941 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12942 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12943 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12944 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12945 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12946 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12947 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12948 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12949 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12951 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12968 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12954 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12955 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12956 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12957 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12958 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12959 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12960 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12961 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12962 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12963 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12964 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12965 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12967 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12984 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12970 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12971 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12972 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12973 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12974 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12975 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12976 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12977 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12978 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12979 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12980 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12981 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12983 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12988 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12987 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12996 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12990 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12991 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12992 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12993 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12995 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13004 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12998 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12999 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#13000 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13001 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13003 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13018 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#13006 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13007 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#13008 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13009 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#13010 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13011 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#13012 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13013 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#13014 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13015 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13017 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13026 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#13020 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13021 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#13022 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13023 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13025 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13028 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13032 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13031 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "use-case-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#13034 -name: "use-case-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#13035 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#13040 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13041 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13036 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13037 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#13038 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13039 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13058 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13059 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13042 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13043 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13056 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#13044 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13045 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#13046 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13047 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#13048 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13049 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#13050 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13051 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#13052 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13053 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#13054 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13055 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13057 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13074 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13075 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13060 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13061 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13072 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#13062 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13063 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#13064 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13065 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#13066 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13067 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#13068 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13069 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#13070 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13071 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13073 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13076 -name: "useCaseSliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13077 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13090 -name: "useCaseSliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13091 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13088 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#13078 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13079 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13080 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13081 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13082 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13083 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13084 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13085 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13086 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13087 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13089 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13106 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#13107 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13104 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13092 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13093 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13094 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13095 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13096 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13097 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13098 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13099 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13100 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13101 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13102 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13103 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13105 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13122 -name: "titleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13123 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13120 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13108 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13109 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13110 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13111 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13112 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13113 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13114 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13115 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13116 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13117 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13118 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13119 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13121 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13124 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13125 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13126 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#13127 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13140 -name: "useCaseSliderSeoHeadlineSlides" -metadata: Sulu\Component\Content\Compat\Metadata {#13141 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13138 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#13128 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13129 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13130 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13131 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13132 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13133 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13134 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13135 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13136 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13137 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13139 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13142 -name: "useCaseSliderTags" -metadata: Sulu\Component\Content\Compat\Metadata {#13143 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "tag_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [ Sulu\Component\Content\Compat\Block\BlockPropertyType {#19540 -name: "story-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#11951 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19537 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11957 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11952} "label" => Sulu\Component\Content\Compat\PropertyParameter {#11954} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19538 -name: "storyHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11959 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19532 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11965 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11962} ] -tags: [] -colSpan: 12 -value: "<p><i>Jetzt oder KI:</i> <br>Digitale Lösungen für echte Probleme</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19536 -name: "storyHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11971 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11968} ] -tags: [] -colSpan: 12 -value: "<p><i>Jetzt oder KI:</i> <br>Digitale Lösungen für echte Probleme</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19812 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11977 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11974} ] -tags: [] -colSpan: 12 -value: "<p>So gelingt der Einsatz von KI </p><p>in Unternehmen – Teil 1</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19813 -name: "date" -metadata: Sulu\Component\Content\Compat\Metadata {#11979 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "date" -params: [] -tags: [] -colSpan: 12 -value: "2023-06-27" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19781 -name: "storyHeroAuthor" -metadata: Sulu\Component\Content\Compat\Metadata {#11981 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: 3 -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19779 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#11983 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: [ "displayOption" => null "id" => 653 ] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19783 -name: "storyHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Jetzt oder KI: Digitale Lösungen für echte Probleme" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19782 -name: "storyHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#11999 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11996} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19784 -name: "storyHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12013 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12010} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19814 -name: "storyHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#12027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19554 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19815 -name: "story-lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12029 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19816 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12047 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12030} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12044} ] -tags: [] -colSpan: 12 -value: "pt-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19817 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12063 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12048} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12060} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19818 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12065 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "<p>Mein Geschäftspartner Dirk und ich hatten den richtigen Riecher. Vor sechs Jahren gründeten wir die Strategie- und Technologieberatung PLAN D mit dem Ziel, Unternehmen bei der Einführung künstlicher Intelligenz zu unterstützen. Heute ist das Thema relevanter als je zuvor. Es explodiert förmlich – vor allem in der medialen Debatte. </p><p><br>Doch noch klafft eine Lücke zwischen dem Potenzial der Technologie und ihrer Nutzung in der deutschen Wirtschaft. In Gesprächen mit potenziellen Kund:innen erlebe ich nicht nur Begeisterung und Neugier, sondern auch Skepsis und Zurückhaltung. Und viel Unwissenheit.</p><p><br>Wie relevant ist KI für unsere Branche? Welches Potenzial steckt in unseren Daten? Sollten wir wirklich eigene Anwendungen entwickeln? Wie teuer wird das? Was bedeutet das alles für unsere Mitarbeiter:innen? Und wie machen wir das mit dem Datenschutz? Diese und weitere Fragen bekomme ich jeden Tag gestellt.</p><p><br>Ich beantworte sie gern. Im persönlichen Gespräch und ab sofort auch in dieser Artikelserie. Schritt für Schritt, Artikel für Artikel beschreibe ich die wichtigsten Bausteine für den erfolgreichen Einsatz künstlicher Intelligenz in Ihrem Unternehmen – von der Strategie über die Technologie bis hin zu Regulatorik und Ethik.</p><p><br>In diesem ersten Teil geht es um die grundlegende Relevanz von Daten und künstlicher Intelligenz. Spoiler: Für die meisten Unternehmer:innen sind Investitionen in KI-Entwicklung nicht mehr optional, sondern vielmehr eine unternehmerische Notwendigkeit. Das halten Sie für übertrieben? Dann lesen Sie bitte weiter.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19563 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19819 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19820 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19821 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19822 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19823 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19824 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19825 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19826 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19827 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>KI ist nichts für Sie? Die meisten Argumente greifen zu kurz</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19828 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19829 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19830 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Fast täglich spreche ich mit Entscheider:innen, die darüber nachdenken, ob sie künstliche Intelligenz in ihrem Unternehmen einsetzen sollten. Drei Argumente begegnen mir dabei immer wieder.</p><ol><li><strong>Unsere Mitarbeiter:innen haben Vorbehalte</strong><br>Das Schreckgespenst der KI, die menschliche Arbeit ersetzt und zahlreiche Arbeitsplätze gefährdet, geistert seit langem durch die öffentlichen Debatten. Und es hat großen Einfluss auf die Entscheidungen von Manager:innen. Die Sorge, Investitionen in KI könnten Unruhe unter den Mitarbeiter:innen stiften, bremst viele noch so motivierte Unternehmer:innen aus.</li><li><strong>Wir haben gerade Wichtigeres zu tun</strong><br>Keine Zeit, keine Nerven, keine Ressourcen? Ein IT-Projekt gerade abgeschlossen und das nächste schon in Planung? Es gibt viele Dinge, die Manager:innen davon abhalten, ein Riesenthema wie künstliche Intelligenz auf den Tisch zu bringen. Also heißt es oft: Sorry, aber wir haben Wichtigeres zu tun, die KI muss auf uns warten.</li><li><strong>Das ist aber ganz schön teuer</strong><br>Auch betriebswirtschaftliche Argumente werden ins Feld geführt. Die Entwicklung und der Einsatz künstlicher Intelligenz sei teuer, der Return on Investment unklar, es fehle ein konkreter Business Case. Angesichts dieser Ungewissheit sind viele Manager:innen zögerlich. Und naturgemäß fällt es schwer, Gesellschafter oder Aufsichtsräte von etwas zu überzeugen, an das man selbst nicht glaubt. </li></ol><p>Damit wir uns nicht missverstehen: Die obenstehenden Aussagen sind im Kern nachvollziehbar. Interessant finde ich jedoch, dass in vielen Argumenten GEGEN KI die Verantwortung der Entscheider:innen ins Feld geführt wird. Verantwortung gegenüber ihren Mitarbeiter:innen, gegenüber Investoren und Gesellschaftern.</p><p>Ich hingegen bin davon überzeugt, dass es gerade diese Verantwortung ist, die FÜR die Entwicklung und den Einsatz künstlicher Intelligenz spricht. Im Folgenden lesen Sie, weshalb.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19831 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19832 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19833 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19834 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19835 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19836 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19837 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19583 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19838 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19839 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19840 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19841 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19842 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19843 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19844 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19845 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19846 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>Künstliche Intelligenz ist ein Game Changer</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19847 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19848 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19849 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Stellen Sie sich vor, die bisherige Handlungen Ihres Unternehmens seien ein immerwährendes Fußballspiel gewesen. Ab und an kamen neue Spielzüge hinzu, Trainer:innen entwickelten innovative Taktiken, die Spieler:innen wurden immer besser. Die Art zu spielen hat sich verändert, aber das Spiel ist dasselbe geblieben. Fußball eben.</p><p>Doch eines Tages ist alles anders. Das Spielfeld ist viel größer als zuvor, es sind viel mehr Bälle auf dem Platz und viel mehr Tore, auf die es zu zielen gilt. Dies ist in etwa der Effekt, den künstliche Intelligenz auf die Handlungsoptionen von Unternehmen hat. Sie ist ein Game Changer im wahrsten Sinne des Wortes.</p><p>Die schlechte Nachricht für Unternehmen ist: Wenn Sie weiterhin erfolgreich an dem Spiel teilnehmen wollen, müssen Sie sich an die neuen Rahmenbedingungen anpassen. Auch wenn Sie am liebsten weitermachen würden wie bisher... Zumindest ein paar der neuen Bälle sollten sie aufgreifen – und versuchen zu treffen.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19850 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19851 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19852 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19853 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19854 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19855 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19856 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19604 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19857 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19858 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19859 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19860 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19861 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19862 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19863 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19864 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19865 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>Wer jetzt handelt, kann vorne mitspielen</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19866 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19867 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19868 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Ja, der Anfang ist mit Unsicherheiten verbunden. Ihre Spieler:innen müssen sich an die neuen Regeln gewöhnen, und es ist völlig unklar, welchen Tabellenplatz Sie in der Liga belegen werden. Es fehlen die Erfahrungswerte. Es fehlt, anders gesagt: der Business Case.</p><p>Die gute Nachricht ist: Die meisten Ihrer Gegner sind in derselben Situation. Sie sind genauso verwirrt und überfordert wie Sie selbst. Ihr Vorteil: Wenn Sie jetzt handeln und sich auf das neue Spiel einlassen, haben Sie beste Chancen, vorne mitzuspielen und vielleicht sogar aufzusteigen. Und das wird sich nicht nur positiv auf Ihr Business auswirken, sondern auch Ihren Spieler:innen attraktive Perspektiven bieten. Die sollen schließlich nicht zum nächtsbesten Club abwandern.</p><p>Doch Metapher bei Seite. Welche Vorteile kann künstliche Intelligenz Ihrem Unternehmen bringen? Im Folgenden nennen ich einige Argumente und konkrete Beispiele.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19869 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19870 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19871 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19872 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19873 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19874 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19875 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [ "hidden" => false "schedules_enabled" => null "schedules" => null "segment_enabled" => null "segments" => null "target_groups_enabled" => null "target_groups" => null ] } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19876 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19877 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19878 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19879 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19880 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19881 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19882 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19883 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19884 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>Das wirtschaftliche Potenzial künstlicher Intelligenz ist riesig</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19885 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19886 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19887 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Das Argument, Investitionen in Data Science und Machine Learning seien zu teuer, mag auf den ersten Blick einleuchten. Doch je mehr man sich mit der Technologie befasst, desto absurder scheint dieser Standpunkt. Denn das wirtschaftliche Potenzial künstlicher Intelligenz ist riesig. Es gibt zahlreiche <a target="_blank" href="https://www.plan-d.com/cases">Use Cases</a>, die das beweisen.</p><p>Künstliche Intelligenz ermöglicht es Unternehmen, ihre Effizienz zu steigern. Repetitive Prozesse können vollständig automatisiert abgebildet werden – schnell und präzise, skalierbar und kostensparend. KI macht Sie produktiver und zugleich innovativer.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19888 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19889 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19890 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19891 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19892 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19893 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19894 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19643 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19895 -name: "big-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7637 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19896 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#7643 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7638} "label" => Sulu\Component\Content\Compat\PropertyParameter {#7640} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19897 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#7661 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7644} "values" => Sulu\Component\Content\Compat\PropertyParameter {#7658} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19898 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7677 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7662} "values" => Sulu\Component\Content\Compat\PropertyParameter {#7674} ] -tags: [] -colSpan: 12 -value: "pb-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19899 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#7679 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: [ "displayOption" => null "id" => 654 ] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19900 -name: "bigImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#7681 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19901 -name: "bigImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7683 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19902 -name: "bigImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7697 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7694} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19903 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#7713 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7710} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19904 -name: "bigImgTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7729 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7726} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19905 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#7731 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19906 -name: "bigImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7735 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7732} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19907 -name: "bigImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7743 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7740} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19908 -name: "bigImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7751 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7748} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19909 -name: "bigImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7765 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7762} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19910 -name: "bigImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7773 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7770} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19911 -name: "bigImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7775 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19912 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7779 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7776} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19662 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19913 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19914 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19915 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19916 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19917 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19918 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19919 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19920 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19921 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19922 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19923 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19924 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Darüber hinaus lassen sich mit KI große Datenmengen schnell verarbeiten und innerbetriebliche Analysen präzisieren – was zu fundierteren Entscheidungsfindungen beiträgt. Eines unserer Projekte im Bereich der Versicherung belegt, welche <a href="https://www.plan-d.com/cases/kosteneffizienz-durch-datenanalyse-und-ki" target="_blank">massiven Einsparungen KI-gestützte Entscheidungen</a> mit sich bringen können.</p><p>Natürlich lassen sich solche Beispiele nicht einfach auf Ihr Unternehmen übertragen. Es müssen Anwendungsfälle gefunden werden, die zu Ihrer Strategie passen und wirtschaftlich sowie technisch sinnvoll sind. Darum wird es in meinem nächsten Artikel gehen.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19925 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19926 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19927 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19928 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19929 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19930 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19931 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19682 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19932 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19933 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19934 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19935 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19936 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19937 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19938 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19939 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19940 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>Menschen vs. Maschinen? Die Realität ist <br>komplexer</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19941 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "<h4>Menschen vs. Maschinen? Die Realität ist komplexer</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19942 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19943 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Das grundsätzliche Fazit aus betriebswirtschaftlicher Perspektive ist klar. Auch wenn kurzfristig höhere Ausgaben für die Exploration von Anwendungsfällen und die Entwicklung der Technologie anfallen können: Bei einer guten Strategie zahlen sich Investitionen in künstliche Intelligenz aus.</p><p>Bleibt das ethische Argument. Die Furcht davor, <a href="https://www.zeit.de/gesellschaft/zeitgeschehen/2023-03/deutscher-ethikrat-kuenstliche-intelligenz-empfehlungen-alena-buyx" target="_blank">Menschen durch Maschinen zu ersetzen</a>. Doch solche Warnungen werden der komplexen Realität nicht gerecht. Sie zeichnen das Unternehmen als einen Ort der Nullsummenspiele: Menschliche vs. künstliche Intelligenz, bleibende vs. zu ersetzende Mitarbeitende.</p><p>In den sechs Jahren seit der Gründung von PLAN D habe ich kein einziges Mal erlebt, dass Mitarbeiter:innen durch unsere Technologie verdrängt worden wären. Im Gegenteil:</p><p>Ich bin zu der Überzeugung gekommen, dass nicht diejenigen Unternehmen zu den KI-Gewinnern zählen werden, die so viele Menschen wie möglich so schnell wie möglich wegrationalisieren – sondern diejenigen, denen es gelingt, ihnen wertschöpfendere Beschäftigungsmöglichkeiten anzubieten.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19944 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19945 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19946 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19947 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19948 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19949 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19950 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19702 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19951 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19952 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19953 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19954 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19955 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19956 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19957 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19958 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19959 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>KI schafft bessere Arbeitsbedingungen – und neue Arbeitsplätze</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19960 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19961 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19962 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Denn KI schafft vor allem eines: freie Kapazitäten. Die Übernahme bestimmter Aufgaben durch künstliche Intelligenz kann zu einer Verbesserung der Arbeitsbedingungen führen.</p><p>Ich freue mich immer wieder, wenn ich erlebe, dass Mitarbeiter:innen unserer Kunden sich auf kreative, strategische oder zwischenmenschliche Tätigkeiten konzentrieren können, weil die routinemäßigen, monotonen Aufgaben von Maschinen übernommen werden. </p><p>Darüber hinaus bietet KI die Möglichkeit, neue Geschäftsfelder zu erschließen. Indem Betriebe KI-basierte Produkte oder Dienstleistungen entwickeln, können sie Zugang zu neuen Märkten aufbauen und ihr Geschäft ausbauen. So entsteht Wachstum – und nicht selten neue Arbeitsplätze.</p><p><strong>Mit künstlicher Intelligenz gegen den Fachkräftemangel</strong></p><p>In der Debatte um KI und Arbeitsplätze darf ein Aspekt nicht vergessen werden: der Fachkräftemangel. Immerhin stehen zahlreiche Unternehmen vor der Herausforderung, dass sie nicht zu viele Mitarbeiter:innen haben, sondern zu wenige. Fachkräfte mit jahrzehntelanger Erfahrung halten den Laden gerade noch am Laufen. Wenn sie in Rente gehen (und einer Studie zufolge wollen das <a target="_blank" href="https://www.spiegel.de/wirtschaft/rente-fast-70-prozent-der-babyboomer-wuenschen-sich-vorzeitigen-berufsausstieg-a-759f735f-1b9e-4476-92be-9b49652895e5">70 % der Babyboomer früher als geplant</a>), fehlt es häufig an qualifizierten Nachfolger:innen, an die sie ihr Wissen weitergeben könnten.</p><p>Ein aktuelles KI-Projekt von PLAN D zeigt auf, <a target="_blank" href="https://www.plan-d.com/cases/ki-im-customer-support">wie Datenanalysen und künstliche Intelligenz dieses Problem abmildern können</a>. Mithilfe digitaler Technologien haben wir das implizite Wissen einer Organisation in explizites, digital gespeichertes Wissen überführt. Eine KI, die auf dieses Wissen zurückgreift, unterstützt die Mitarbeiter:innen im Customer Support und trägt so dazu bei, den Beratungsservice langfristig sichern.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19963 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19964 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19965 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19966 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19967 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19968 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19969 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19722 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19970 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19971 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19972 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19973 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19974 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19975 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19976 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19977 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19978 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>KI und Daten: Verlieren Sie nicht den Anschluss</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19979 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19980 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19981 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Spätestens jetzt sollte klar sein, dass Daten und künstliche Intelligenz für so gut wie jedes Unternehmen relevant sind. Trotzdem – so könnte man argumentieren – bleibt es Geschäftsführer:innen und Vorstandsmitgliedern doch selbst überlassen, ob sie diese Strategieoption wählen. Ob Sie die neuen Bälle aufnehmen oder eben nicht.</p><p>Das sehe ich anders. Immerhin haben Sie als Manager:innen die Verantwortung, Ihr Unternehmen so aufzustellen, dass langfristige Wirtschaftlichkeit und Wettbewerbsfähigkeit gewährleistet sind. Verliert ein Unternehmen jedoch einmal den technologischen Anschluss, ist dieser nur schwer wieder einzuholen.</p><p>Die Folgen können dramatisch sein: Ihre Wettbewerber werden produktiver und nehmen Ihnen Marktanteile weg. Sie besetzen das Thema KI und Daten medienwirksam und positionieren sich als Innovatoren am Markt. Das zieht nicht nur neue Kund:innen, sondern auch die besten Bewerber:innen an. Währenddessen werden Ihre eigenen Handlungsspielräume im Bereich Daten und KI immer kleiner, die Lücke zwischen Ihnen und der Konkurrenz wird immer größer.</p><p><strong>Investieren Sie jetzt in die Zukunft Ihres Unternehmens</strong></p><p>Manager:innen sind dazu verpflichtet, die Mittel ihres Unternehmens optimal einzusetzen. Meines Erachtens reicht dieser Satz aus, um eine Entscheidung zu fällen: Beschäftigen Sie sich jetzt mit der Entwicklung und dem Einsatz von KI-Lösungen in Ihrem Unternehmen. Bevor es zu spät ist.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19982 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19983 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19984 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19985 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19986 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19987 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19988 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19742 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#19989 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#12849 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19990 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#12859 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12850} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12856} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19991 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12865 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12860} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12862} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19992 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12883 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12866} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12880} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19993 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12884} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12896} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19994 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#12905 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12900} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12902} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19995 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12907 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19996 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12921 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12918} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19997 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#12937 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12934} ] -tags: [] -colSpan: 12 -value: "<h4>KI und Sie. Aber wie?</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19998 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12953 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12950} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19999 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12966} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20000 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#12985 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12982} ] -tags: [] -colSpan: 12 -value: "<p>Natürlich ist das leichter gesagt als getan. Wenn die grundsätzliche Entscheidung für künstliche Intelligenz getroffen ist, bleiben immer noch viele Fragen offen: Wie fangen wir an? Was sind mögliche KI-Anwendungen in unserem Unternehmen? Welches Know-how, welche Ressourcen benötigen wir?</p><p>In den weiteren Teilen der Artikelserie beantworte ich diese Fragen.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20001 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12986} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20002 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12997 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12994} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20003 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20004 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13016} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20005 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13024} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20006 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20007 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13030} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19762 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20008 -name: "share" -metadata: Sulu\Component\Content\Compat\Metadata {#11199 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20009 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11217 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11200} "values" => Sulu\Component\Content\Compat\PropertyParameter {#11214} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20010 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11233 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11218} "values" => Sulu\Component\Content\Compat\PropertyParameter {#11230} ] -tags: [] -colSpan: 12 -value: "pb-m" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19766 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20011 -name: "contact-form" -metadata: Sulu\Component\Content\Compat\Metadata {#8881 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20012 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8899 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8882} "values" => Sulu\Component\Content\Compat\PropertyParameter {#8896} ] -tags: [] -colSpan: 12 -value: "pt-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20013 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8915 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8900} "values" => Sulu\Component\Content\Compat\PropertyParameter {#8912} ] -tags: [] -colSpan: 12 -value: "pb-m" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20014 -name: "contactFormPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8917 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20015 -name: "contactFormSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8931 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8928} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20016 -name: "contactFormHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#8947 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8944} ] -tags: [] -colSpan: 12 -value: "<h2>Sie wollen mehr erfahren?</h2>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20017 -name: "contactFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8963 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8960} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20018 -name: "contactFormText" -metadata: Sulu\Component\Content\Compat\Metadata {#8965 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20019 -name: "contactFormAppointmentLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8967 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20020 -name: "contactFormContact" -metadata: Sulu\Component\Content\Compat\Metadata {#8969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: 13 -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#20021 -name: "contactFormCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#8971 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8972} ] #properties: [ Sulu\Component\Content\Compat\Block\BlockPropertyType {#20040 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#8973 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20055 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8989 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8986} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20054 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9005 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9002} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20053 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#9007 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20052 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#9009 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_contact_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20051 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9011 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20050 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9013 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20049 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9015 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20048 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9017 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20047 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9019 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20046 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#9021 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20045 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9023 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20044 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9025 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20043 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9027 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20042 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9029 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20041 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9031 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#20022 -name: "contactFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9033 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20024 -name: "contactFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9035 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Vorname" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20039 -name: "contactFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9037 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Nachname" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20038 -name: "contactFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9039 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Unternehmen" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20037 -name: "contactFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9041 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "E-Mail" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20036 -name: "contactFormMessage" -metadata: Sulu\Component\Content\Compat\Metadata {#9043 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Nachricht" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20035 -name: "contactFormSubscribe" -metadata: Sulu\Component\Content\Compat\Metadata {#9045 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "<p>Bitte senden Sie mir Neuigkeiten und Mehrwert-Wissen von PLAN D zu.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20034 -name: "contactFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9047 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "<p>Ich habe die Hinweise zum <a target="_self" href="https://www.plan-d.com/datenschutz"><u>Datenschutz</u></a> gelesen und erkläre mich mit ihnen einverstanden.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20033 -name: "contactFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9049 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Nachricht senden" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20032 -name: "contactFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9051 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Nachricht gesendet" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20031 -name: "contactFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9053 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "<p>Vielen Dank für Ihre Nachricht. Einer unserer Mitarbeiter:innen wird sich umgehend mit Ihnen in Verbindung setzen.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20030 -name: "contactFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9055 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "<p>Leider ist ein Fehler aufgetreten.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5229} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19785 …} } ] #defaultTypeName: "about-hero" } ] #locale: null } "partial" => false "_route" => "default_8a7272c5-fc59-426a-ae56-e84ff3164fb6" ] "request_uri" => "https://dmz-test-pdwebsite.plan-d.cloud/de/stories/2023-06-27-jetzt-oder-ki-digitale-loesungen-fuer-echte-probleme" "method" => "GET" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
debug |
Notified event "kernel.request" to listener "App\EventListener\RequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "App\EventListener\RequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest" .
event
[ "event" => "kernel.request" "listener" => "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest" ] |
debug |
Notified event "kernel.request" to listener "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest" ] |
debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
debug |
Executing statement: "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" (parameters: [ 1 => 653 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" "params" => [ 1 => 653 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT t0.method AS method_1, t0.options AS options_2, t0.id AS id_3, t0.idUsers AS idUsers_4 FROM se_user_two_factors t0 WHERE t0.idUsers = ?" (parameters: [ 1 => 7 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.method AS method_1, t0.options AS options_2, t0.id AS id_3, t0.idUsers AS idUsers_4 FROM se_user_two_factors t0 WHERE t0.idUsers = ?" "params" => [ 1 => 7 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT c0_.firstName AS firstName_0, c0_.middleName AS middleName_1, c0_.lastName AS lastName_2, c0_.birthday AS birthday_3, c0_.salutation AS salutation_4, c0_.formOfAddress AS formOfAddress_5, c0_.newsletter AS newsletter_6, c0_.gender AS gender_7, c0_.note AS note_8, c0_.mainEmail AS mainEmail_9, c0_.mainPhone AS mainPhone_10, c0_.mainFax AS mainFax_11, c0_.mainUrl AS mainUrl_12, c0_.id AS id_13, c0_.created AS created_14, c0_.changed AS changed_15, c1_.main AS main_16, c1_.id AS id_17, c2_.lft AS lft_18, c2_.rgt AS rgt_19, c2_.depth AS depth_20, c2_.name AS name_21, c2_.externalId AS externalId_22, c2_.number AS number_23, c2_.corporation AS corporation_24, c2_.note AS note_25, c2_.uid AS uid_26, c2_.registerNumber AS registerNumber_27, c2_.placeOfJurisdiction AS placeOfJurisdiction_28, c2_.mainEmail AS mainEmail_29, c2_.mainPhone AS mainPhone_30, c2_.mainFax AS mainFax_31, c2_.mainUrl AS mainUrl_32, c2_.id AS id_33, c2_.created AS created_34, c2_.changed AS changed_35, c3_.firstName AS firstName_36, c3_.middleName AS middleName_37, c3_.lastName AS lastName_38, c3_.birthday AS birthday_39, c3_.salutation AS salutation_40, c3_.formOfAddress AS formOfAddress_41, c3_.newsletter AS newsletter_42, c3_.gender AS gender_43, c3_.note AS note_44, c3_.mainEmail AS mainEmail_45, c3_.mainPhone AS mainPhone_46, c3_.mainFax AS mainFax_47, c3_.mainUrl AS mainUrl_48, c3_.id AS id_49, c3_.created AS created_50, c3_.changed AS changed_51, c4_.main AS main_52, c4_.id AS id_53, c5_.title AS title_54, c5_.primaryAddress AS primaryAddress_55, c5_.deliveryAddress AS deliveryAddress_56, c5_.billingAddress AS billingAddress_57, c5_.street AS street_58, c5_.number AS number_59, c5_.addition AS addition_60, c5_.zip AS zip_61, c5_.city AS city_62, c5_.state AS state_63, c5_.countryCode AS countryCode_64, c5_.postboxNumber AS postboxNumber_65, c5_.postboxPostcode AS postboxPostcode_66, c5_.postboxCity AS postboxCity_67, c5_.latitude AS latitude_68, c5_.longitude AS longitude_69, c5_.note AS note_70, c5_.id AS id_71, c6_.name AS name_72, c6_.id AS id_73, c7_.locale AS locale_74, c7_.id AS id_75, c8_.email AS email_76, c8_.id AS id_77, c9_.name AS name_78, c9_.id AS id_79, c10_.fax AS fax_80, c10_.id AS id_81, c11_.name AS name_82, c11_.id AS id_83, c12_.value AS value_84, c12_.id AS id_85, c13_.phone AS phone_86, c13_.id AS id_87, c14_.name AS name_88, c14_.id AS id_89, t15_.name AS name_90, t15_.id AS id_91, c16_.url AS url_92, c16_.id AS id_93, c17_.name AS name_94, c17_.id AS id_95, c18_.title AS title_96, c18_.id AS id_97, c19_.position AS position_98, c19_.id AS id_99, m20_.id AS id_100, m20_.created AS created_101, m20_.changed AS changed_102, c21_.category_key AS category_key_103, c21_.default_locale AS default_locale_104, c21_.lft AS lft_105, c21_.rgt AS rgt_106, c21_.depth AS depth_107, c21_.id AS id_108, c21_.created AS created_109, c21_.changed AS changed_110, c22_.translation AS translation_111, c22_.locale AS locale_112, c22_.description AS description_113, c22_.id AS id_114, c22_.created AS created_115, c22_.changed AS changed_116, c23_.bankName AS bankName_117, c23_.bic AS bic_118, c23_.iban AS iban_119, c23_.public AS public_120, c23_.id AS id_121, c0_.idTitles AS idTitles_122, c0_.avatar AS avatar_123, c0_.idUsersCreator AS idUsersCreator_124, c0_.idUsersChanger AS idUsersChanger_125, c1_.idPositions AS idPositions_126, c1_.idContacts AS idContacts_127, c1_.idAccounts AS idAccounts_128, c2_.idContactsMain AS idContactsMain_129, c2_.idAccountsParent AS idAccountsParent_130, c2_.logo AS logo_131, c2_.idUsersCreator AS idUsersCreator_132, c2_.idUsersChanger AS idUsersChanger_133, c3_.idTitles AS idTitles_134, c3_.avatar AS avatar_135, c3_.idUsersCreator AS idUsersCreator_136, c3_.idUsersChanger AS idUsersChanger_137, c4_.idAddresses AS idAddresses_138, c4_.idContacts AS idContacts_139, c5_.idAdressTypes AS idAdressTypes_140, c7_.idContacts AS idContacts_141, c8_.idEmailTypes AS idEmailTypes_142, c10_.idFaxTypes AS idFaxTypes_143, c13_.idPhoneTypes AS idPhoneTypes_144, t15_.idUsersCreator AS idUsersCreator_145, t15_.idUsersChanger AS idUsersChanger_146, c16_.idUrlTypes AS idUrlTypes_147, m20_.idMediaTypes AS idMediaTypes_148, m20_.idPreviewImage AS idPreviewImage_149, m20_.idCollections AS idCollections_150, m20_.idUsersCreator AS idUsersCreator_151, m20_.idUsersChanger AS idUsersChanger_152, c21_.idCategoriesParent AS idCategoriesParent_153, c21_.idUsersCreator AS idUsersCreator_154, c21_.idUsersChanger AS idUsersChanger_155, c22_.idCategories AS idCategories_156, c22_.idUsersCreator AS idUsersCreator_157, c22_.idUsersChanger AS idUsersChanger_158 FROM co_contacts c0_ LEFT JOIN co_account_contacts c1_ ON c0_.id = c1_.idContacts LEFT JOIN co_accounts c2_ ON c1_.idAccounts = c2_.id LEFT JOIN co_contacts c3_ ON c2_.idContactsMain = c3_.id LEFT JOIN co_contact_addresses c4_ ON c0_.id = c4_.idContacts LEFT JOIN co_addresses c5_ ON c4_.idAddresses = c5_.id LEFT JOIN co_address_types c6_ ON c5_.idAdressTypes = c6_.id LEFT JOIN co_contact_locales c7_ ON c0_.id = c7_.idContacts LEFT JOIN co_contact_emails c24_ ON c0_.id = c24_.idContacts LEFT JOIN co_emails c8_ ON c8_.id = c24_.idEmails LEFT JOIN co_email_types c9_ ON c8_.idEmailTypes = c9_.id LEFT JOIN co_contact_faxes c25_ ON c0_.id = c25_.idContacts LEFT JOIN co_faxes c10_ ON c10_.id = c25_.idFaxes LEFT JOIN co_fax_types c11_ ON c10_.idFaxTypes = c11_.id LEFT JOIN co_contact_notes c26_ ON c0_.id = c26_.idContacts LEFT JOIN co_notes c12_ ON c12_.id = c26_.idNotes LEFT JOIN co_contact_phones c27_ ON c0_.id = c27_.idContacts LEFT JOIN co_phones c13_ ON c13_.id = c27_.idPhones LEFT JOIN co_phone_types c14_ ON c13_.idPhoneTypes = c14_.id LEFT JOIN co_contact_tags c28_ ON c0_.id = c28_.idContacts LEFT JOIN ta_tags t15_ ON t15_.id = c28_.idTags LEFT JOIN co_contact_urls c29_ ON c0_.id = c29_.idContacts LEFT JOIN co_urls c16_ ON c16_.id = c29_.idUrls LEFT JOIN co_url_types c17_ ON c16_.idUrlTypes = c17_.id LEFT JOIN co_contact_titles c18_ ON c0_.idTitles = c18_.id LEFT JOIN co_positions c19_ ON c1_.idPositions = c19_.id LEFT JOIN co_contact_medias c30_ ON c0_.id = c30_.idContacts LEFT JOIN me_media m20_ ON m20_.id = c30_.idMedias LEFT JOIN co_contact_categories c31_ ON c0_.id = c31_.idContacts LEFT JOIN ca_categories c21_ ON c21_.id = c31_.idCategories LEFT JOIN ca_category_translations c22_ ON c21_.id = c22_.idCategories LEFT JOIN co_contact_bank_accounts c32_ ON c0_.id = c32_.idContacts LEFT JOIN co_bank_account c23_ ON c23_.id = c32_.idBankAccounts WHERE c0_.id = ? ORDER BY c8_.id ASC, c10_.id ASC, c12_.id ASC, c13_.id ASC, t15_.name ASC, c16_.id ASC, m20_.id ASC, c21_.id ASC, c23_.id ASC" (parameters: [ 1 => 3 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.firstName AS firstName_0, c0_.middleName AS middleName_1, c0_.lastName AS lastName_2, c0_.birthday AS birthday_3, c0_.salutation AS salutation_4, c0_.formOfAddress AS formOfAddress_5, c0_.newsletter AS newsletter_6, c0_.gender AS gender_7, c0_.note AS note_8, c0_.mainEmail AS mainEmail_9, c0_.mainPhone AS mainPhone_10, c0_.mainFax AS mainFax_11, c0_.mainUrl AS mainUrl_12, c0_.id AS id_13, c0_.created AS created_14, c0_.changed AS changed_15, c1_.main AS main_16, c1_.id AS id_17, c2_.lft AS lft_18, c2_.rgt AS rgt_19, c2_.depth AS depth_20, c2_.name AS name_21, c2_.externalId AS externalId_22, c2_.number AS number_23, c2_.corporation AS corporation_24, c2_.note AS note_25, c2_.uid AS uid_26, c2_.registerNumber AS registerNumber_27, c2_.placeOfJurisdiction AS placeOfJurisdiction_28, c2_.mainEmail AS mainEmail_29, c2_.mainPhone AS mainPhone_30, c2_.mainFax AS mainFax_31, c2_.mainUrl AS mainUrl_32, c2_.id AS id_33, c2_.created AS created_34, c2_.changed AS changed_35, c3_.firstName AS firstName_36, c3_.middleName AS middleName_37, c3_.lastName AS lastName_38, c3_.birthday AS birthday_39, c3_.salutation AS salutation_40, c3_.formOfAddress AS formOfAddress_41, c3_.newsletter AS newsletter_42, c3_.gender AS gender_43, c3_.note AS note_44, c3_.mainEmail AS mainEmail_45, c3_.mainPhone AS mainPhone_46, c3_.mainFax AS mainFax_47, c3_.mainUrl AS mainUrl_48, c3_.id AS id_49, c3_.created AS created_50, c3_.changed AS changed_51, c4_.main AS main_52, c4_.id AS id_53, c5_.title AS title_54, c5_.primaryAddress AS primaryAddress_55, c5_.deliveryAddress AS deliveryAddress_56, c5_.billingAddress AS billingAddress_57, c5_.street AS street_58, c5_.number AS number_59, c5_.addition AS addition_60, c5_.zip AS zip_61, c5_.city AS city_62, c5_.state AS state_63, c5_.countryCode AS countryCode_64, c5_.postboxNumber AS postboxNumber_65, c5_.postboxPostcode AS postboxPostcode_66, c5_.postboxCity AS postboxCity_67, c5_.latitude AS latitude_68, c5_.longitude AS longitude_69, c5_.note AS note_70, c5_.id AS id_71, c6_.name AS name_72, c6_.id AS id_73, c7_.locale AS locale_74, c7_.id AS id_75, c8_.email AS email_76, c8_.id AS id_77, c9_.name AS name_78, c9_.id AS id_79, c10_.fax AS fax_80, c10_.id AS id_81, c11_.name AS name_82, c11_.id AS id_83, c12_.value AS value_84, c12_.id AS id_85, c13_.phone AS phone_86, c13_.id AS id_87, c14_.name AS name_88, c14_.id AS id_89, t15_.name AS name_90, t15_.id AS id_91, c16_.url AS url_92, c16_.id AS id_93, c17_.name AS name_94, c17_.id AS id_95, c18_.title AS title_96, c18_.id AS id_97, c19_.position AS position_98, c19_.id AS id_99, m20_.id AS id_100, m20_.created AS created_101, m20_.changed AS changed_102, c21_.category_key AS category_key_103, c21_.default_locale AS default_locale_104, c21_.lft AS lft_105, c21_.rgt AS rgt_106, c21_.depth AS depth_107, c21_.id AS id_108, c21_.created AS created_109, c21_.changed AS changed_110, c22_.translation AS translation_111, c22_.locale AS locale_112, c22_.description AS description_113, c22_.id AS id_114, c22_.created AS created_115, c22_.changed AS changed_116, c23_.bankName AS bankName_117, c23_.bic AS bic_118, c23_.iban AS iban_119, c23_.public AS public_120, c23_.id AS id_121, c0_.idTitles AS idTitles_122, c0_.avatar AS avatar_123, c0_.idUsersCreator AS idUsersCreator_124, c0_.idUsersChanger AS idUsersChanger_125, c1_.idPositions AS idPositions_126, c1_.idContacts AS idContacts_127, c1_.idAccounts AS idAccounts_128, c2_.idContactsMain AS idContactsMain_129, c2_.idAccountsParent AS idAccountsParent_130, c2_.logo AS logo_131, c2_.idUsersCreator AS idUsersCreator_132, c2_.idUsersChanger AS idUsersChanger_133, c3_.idTitles AS idTitles_134, c3_.avatar AS avatar_135, c3_.idUsersCreator AS idUsersCreator_136, c3_.idUsersChanger AS idUsersChanger_137, c4_.idAddresses AS idAddresses_138, c4_.idContacts AS idContacts_139, c5_.idAdressTypes AS idAdressTypes_140, c7_.idContacts AS idContacts_141, c8_.idEmailTypes AS idEmailTypes_142, c10_.idFaxTypes AS idFaxTypes_143, c13_.idPhoneTypes AS idPhoneTypes_144, t15_.idUsersCreator AS idUsersCreator_145, t15_.idUsersChanger AS idUsersChanger_146, c16_.idUrlTypes AS idUrlTypes_147, m20_.idMediaTypes AS idMediaTypes_148, m20_.idPreviewImage AS idPreviewImage_149, m20_.idCollections AS idCollections_150, m20_.idUsersCreator AS idUsersCreator_151, m20_.idUsersChanger AS idUsersChanger_152, c21_.idCategoriesParent AS idCategoriesParent_153, c21_.idUsersCreator AS idUsersCreator_154, c21_.idUsersChanger AS idUsersChanger_155, c22_.idCategories AS idCategories_156, c22_.idUsersCreator AS idUsersCreator_157, c22_.idUsersChanger AS idUsersChanger_158 FROM co_contacts c0_ LEFT JOIN co_account_contacts c1_ ON c0_.id = c1_.idContacts LEFT JOIN co_accounts c2_ ON c1_.idAccounts = c2_.id LEFT JOIN co_contacts c3_ ON c2_.idContactsMain = c3_.id LEFT JOIN co_contact_addresses c4_ ON c0_.id = c4_.idContacts LEFT JOIN co_addresses c5_ ON c4_.idAddresses = c5_.id LEFT JOIN co_address_types c6_ ON c5_.idAdressTypes = c6_.id LEFT JOIN co_contact_locales c7_ ON c0_.id = c7_.idContacts LEFT JOIN co_contact_emails c24_ ON c0_.id = c24_.idContacts LEFT JOIN co_emails c8_ ON c8_.id = c24_.idEmails LEFT JOIN co_email_types c9_ ON c8_.idEmailTypes = c9_.id LEFT JOIN co_contact_faxes c25_ ON c0_.id = c25_.idContacts LEFT JOIN co_faxes c10_ ON c10_.id = c25_.idFaxes LEFT JOIN co_fax_types c11_ ON c10_.idFaxTypes = c11_.id LEFT JOIN co_contact_notes c26_ ON c0_.id = c26_.idContacts LEFT JOIN co_notes c12_ ON c12_.id = c26_.idNotes LEFT JOIN co_contact_phones c27_ ON c0_.id = c27_.idContacts LEFT JOIN co_phones c13_ ON c13_.id = c27_.idPhones LEFT JOIN co_phone_types c14_ ON c13_.idPhoneTypes = c14_.id LEFT JOIN co_contact_tags c28_ ON c0_.id = c28_.idContacts LEFT JOIN ta_tags t15_ ON t15_.id = c28_.idTags LEFT JOIN co_contact_urls c29_ ON c0_.id = c29_.idContacts LEFT JOIN co_urls c16_ ON c16_.id = c29_.idUrls LEFT JOIN co_url_types c17_ ON c16_.idUrlTypes = c17_.id LEFT JOIN co_contact_titles c18_ ON c0_.idTitles = c18_.id LEFT JOIN co_positions c19_ ON c1_.idPositions = c19_.id LEFT JOIN co_contact_medias c30_ ON c0_.id = c30_.idContacts LEFT JOIN me_media m20_ ON m20_.id = c30_.idMedias LEFT JOIN co_contact_categories c31_ ON c0_.id = c31_.idContacts LEFT JOIN ca_categories c21_ ON c21_.id = c31_.idCategories LEFT JOIN ca_category_translations c22_ ON c21_.id = c22_.idCategories LEFT JOIN co_contact_bank_accounts c32_ ON c0_.id = c32_.idContacts LEFT JOIN co_bank_account c23_ ON c23_.id = c32_.idBankAccounts WHERE c0_.id = ? ORDER BY c8_.id ASC, c10_.id ASC, c12_.id ASC, c13_.id ASC, t15_.name ASC, c16_.id ASC, m20_.id ASC, c21_.id ASC, c23_.id ASC" "params" => [ 1 => 3 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" (parameters: [ 1 => 653 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" "params" => [ 1 => 653 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" (parameters: [ 1 => 654 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" "params" => [ 1 => 654 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT c0_.firstName AS firstName_0, c0_.middleName AS middleName_1, c0_.lastName AS lastName_2, c0_.birthday AS birthday_3, c0_.salutation AS salutation_4, c0_.formOfAddress AS formOfAddress_5, c0_.newsletter AS newsletter_6, c0_.gender AS gender_7, c0_.note AS note_8, c0_.mainEmail AS mainEmail_9, c0_.mainPhone AS mainPhone_10, c0_.mainFax AS mainFax_11, c0_.mainUrl AS mainUrl_12, c0_.id AS id_13, c0_.created AS created_14, c0_.changed AS changed_15, c1_.main AS main_16, c1_.id AS id_17, c2_.lft AS lft_18, c2_.rgt AS rgt_19, c2_.depth AS depth_20, c2_.name AS name_21, c2_.externalId AS externalId_22, c2_.number AS number_23, c2_.corporation AS corporation_24, c2_.note AS note_25, c2_.uid AS uid_26, c2_.registerNumber AS registerNumber_27, c2_.placeOfJurisdiction AS placeOfJurisdiction_28, c2_.mainEmail AS mainEmail_29, c2_.mainPhone AS mainPhone_30, c2_.mainFax AS mainFax_31, c2_.mainUrl AS mainUrl_32, c2_.id AS id_33, c2_.created AS created_34, c2_.changed AS changed_35, c3_.firstName AS firstName_36, c3_.middleName AS middleName_37, c3_.lastName AS lastName_38, c3_.birthday AS birthday_39, c3_.salutation AS salutation_40, c3_.formOfAddress AS formOfAddress_41, c3_.newsletter AS newsletter_42, c3_.gender AS gender_43, c3_.note AS note_44, c3_.mainEmail AS mainEmail_45, c3_.mainPhone AS mainPhone_46, c3_.mainFax AS mainFax_47, c3_.mainUrl AS mainUrl_48, c3_.id AS id_49, c3_.created AS created_50, c3_.changed AS changed_51, c4_.main AS main_52, c4_.id AS id_53, c5_.title AS title_54, c5_.primaryAddress AS primaryAddress_55, c5_.deliveryAddress AS deliveryAddress_56, c5_.billingAddress AS billingAddress_57, c5_.street AS street_58, c5_.number AS number_59, c5_.addition AS addition_60, c5_.zip AS zip_61, c5_.city AS city_62, c5_.state AS state_63, c5_.countryCode AS countryCode_64, c5_.postboxNumber AS postboxNumber_65, c5_.postboxPostcode AS postboxPostcode_66, c5_.postboxCity AS postboxCity_67, c5_.latitude AS latitude_68, c5_.longitude AS longitude_69, c5_.note AS note_70, c5_.id AS id_71, c6_.name AS name_72, c6_.id AS id_73, c7_.locale AS locale_74, c7_.id AS id_75, c8_.email AS email_76, c8_.id AS id_77, c9_.name AS name_78, c9_.id AS id_79, c10_.fax AS fax_80, c10_.id AS id_81, c11_.name AS name_82, c11_.id AS id_83, c12_.value AS value_84, c12_.id AS id_85, c13_.phone AS phone_86, c13_.id AS id_87, c14_.name AS name_88, c14_.id AS id_89, t15_.name AS name_90, t15_.id AS id_91, c16_.url AS url_92, c16_.id AS id_93, c17_.name AS name_94, c17_.id AS id_95, c18_.title AS title_96, c18_.id AS id_97, c19_.position AS position_98, c19_.id AS id_99, m20_.id AS id_100, m20_.created AS created_101, m20_.changed AS changed_102, c21_.category_key AS category_key_103, c21_.default_locale AS default_locale_104, c21_.lft AS lft_105, c21_.rgt AS rgt_106, c21_.depth AS depth_107, c21_.id AS id_108, c21_.created AS created_109, c21_.changed AS changed_110, c22_.translation AS translation_111, c22_.locale AS locale_112, c22_.description AS description_113, c22_.id AS id_114, c22_.created AS created_115, c22_.changed AS changed_116, c23_.bankName AS bankName_117, c23_.bic AS bic_118, c23_.iban AS iban_119, c23_.public AS public_120, c23_.id AS id_121, c0_.idTitles AS idTitles_122, c0_.avatar AS avatar_123, c0_.idUsersCreator AS idUsersCreator_124, c0_.idUsersChanger AS idUsersChanger_125, c1_.idPositions AS idPositions_126, c1_.idContacts AS idContacts_127, c1_.idAccounts AS idAccounts_128, c2_.idContactsMain AS idContactsMain_129, c2_.idAccountsParent AS idAccountsParent_130, c2_.logo AS logo_131, c2_.idUsersCreator AS idUsersCreator_132, c2_.idUsersChanger AS idUsersChanger_133, c3_.idTitles AS idTitles_134, c3_.avatar AS avatar_135, c3_.idUsersCreator AS idUsersCreator_136, c3_.idUsersChanger AS idUsersChanger_137, c4_.idAddresses AS idAddresses_138, c4_.idContacts AS idContacts_139, c5_.idAdressTypes AS idAdressTypes_140, c7_.idContacts AS idContacts_141, c8_.idEmailTypes AS idEmailTypes_142, c10_.idFaxTypes AS idFaxTypes_143, c13_.idPhoneTypes AS idPhoneTypes_144, t15_.idUsersCreator AS idUsersCreator_145, t15_.idUsersChanger AS idUsersChanger_146, c16_.idUrlTypes AS idUrlTypes_147, m20_.idMediaTypes AS idMediaTypes_148, m20_.idPreviewImage AS idPreviewImage_149, m20_.idCollections AS idCollections_150, m20_.idUsersCreator AS idUsersCreator_151, m20_.idUsersChanger AS idUsersChanger_152, c21_.idCategoriesParent AS idCategoriesParent_153, c21_.idUsersCreator AS idUsersCreator_154, c21_.idUsersChanger AS idUsersChanger_155, c22_.idCategories AS idCategories_156, c22_.idUsersCreator AS idUsersCreator_157, c22_.idUsersChanger AS idUsersChanger_158 FROM co_contacts c0_ LEFT JOIN co_account_contacts c1_ ON c0_.id = c1_.idContacts LEFT JOIN co_accounts c2_ ON c1_.idAccounts = c2_.id LEFT JOIN co_contacts c3_ ON c2_.idContactsMain = c3_.id LEFT JOIN co_contact_addresses c4_ ON c0_.id = c4_.idContacts LEFT JOIN co_addresses c5_ ON c4_.idAddresses = c5_.id LEFT JOIN co_address_types c6_ ON c5_.idAdressTypes = c6_.id LEFT JOIN co_contact_locales c7_ ON c0_.id = c7_.idContacts LEFT JOIN co_contact_emails c24_ ON c0_.id = c24_.idContacts LEFT JOIN co_emails c8_ ON c8_.id = c24_.idEmails LEFT JOIN co_email_types c9_ ON c8_.idEmailTypes = c9_.id LEFT JOIN co_contact_faxes c25_ ON c0_.id = c25_.idContacts LEFT JOIN co_faxes c10_ ON c10_.id = c25_.idFaxes LEFT JOIN co_fax_types c11_ ON c10_.idFaxTypes = c11_.id LEFT JOIN co_contact_notes c26_ ON c0_.id = c26_.idContacts LEFT JOIN co_notes c12_ ON c12_.id = c26_.idNotes LEFT JOIN co_contact_phones c27_ ON c0_.id = c27_.idContacts LEFT JOIN co_phones c13_ ON c13_.id = c27_.idPhones LEFT JOIN co_phone_types c14_ ON c13_.idPhoneTypes = c14_.id LEFT JOIN co_contact_tags c28_ ON c0_.id = c28_.idContacts LEFT JOIN ta_tags t15_ ON t15_.id = c28_.idTags LEFT JOIN co_contact_urls c29_ ON c0_.id = c29_.idContacts LEFT JOIN co_urls c16_ ON c16_.id = c29_.idUrls LEFT JOIN co_url_types c17_ ON c16_.idUrlTypes = c17_.id LEFT JOIN co_contact_titles c18_ ON c0_.idTitles = c18_.id LEFT JOIN co_positions c19_ ON c1_.idPositions = c19_.id LEFT JOIN co_contact_medias c30_ ON c0_.id = c30_.idContacts LEFT JOIN me_media m20_ ON m20_.id = c30_.idMedias LEFT JOIN co_contact_categories c31_ ON c0_.id = c31_.idContacts LEFT JOIN ca_categories c21_ ON c21_.id = c31_.idCategories LEFT JOIN ca_category_translations c22_ ON c21_.id = c22_.idCategories LEFT JOIN co_contact_bank_accounts c32_ ON c0_.id = c32_.idContacts LEFT JOIN co_bank_account c23_ ON c23_.id = c32_.idBankAccounts WHERE c0_.id = ? ORDER BY c8_.id ASC, c10_.id ASC, c12_.id ASC, c13_.id ASC, t15_.name ASC, c16_.id ASC, m20_.id ASC, c21_.id ASC, c23_.id ASC" (parameters: [ 1 => 13 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.firstName AS firstName_0, c0_.middleName AS middleName_1, c0_.lastName AS lastName_2, c0_.birthday AS birthday_3, c0_.salutation AS salutation_4, c0_.formOfAddress AS formOfAddress_5, c0_.newsletter AS newsletter_6, c0_.gender AS gender_7, c0_.note AS note_8, c0_.mainEmail AS mainEmail_9, c0_.mainPhone AS mainPhone_10, c0_.mainFax AS mainFax_11, c0_.mainUrl AS mainUrl_12, c0_.id AS id_13, c0_.created AS created_14, c0_.changed AS changed_15, c1_.main AS main_16, c1_.id AS id_17, c2_.lft AS lft_18, c2_.rgt AS rgt_19, c2_.depth AS depth_20, c2_.name AS name_21, c2_.externalId AS externalId_22, c2_.number AS number_23, c2_.corporation AS corporation_24, c2_.note AS note_25, c2_.uid AS uid_26, c2_.registerNumber AS registerNumber_27, c2_.placeOfJurisdiction AS placeOfJurisdiction_28, c2_.mainEmail AS mainEmail_29, c2_.mainPhone AS mainPhone_30, c2_.mainFax AS mainFax_31, c2_.mainUrl AS mainUrl_32, c2_.id AS id_33, c2_.created AS created_34, c2_.changed AS changed_35, c3_.firstName AS firstName_36, c3_.middleName AS middleName_37, c3_.lastName AS lastName_38, c3_.birthday AS birthday_39, c3_.salutation AS salutation_40, c3_.formOfAddress AS formOfAddress_41, c3_.newsletter AS newsletter_42, c3_.gender AS gender_43, c3_.note AS note_44, c3_.mainEmail AS mainEmail_45, c3_.mainPhone AS mainPhone_46, c3_.mainFax AS mainFax_47, c3_.mainUrl AS mainUrl_48, c3_.id AS id_49, c3_.created AS created_50, c3_.changed AS changed_51, c4_.main AS main_52, c4_.id AS id_53, c5_.title AS title_54, c5_.primaryAddress AS primaryAddress_55, c5_.deliveryAddress AS deliveryAddress_56, c5_.billingAddress AS billingAddress_57, c5_.street AS street_58, c5_.number AS number_59, c5_.addition AS addition_60, c5_.zip AS zip_61, c5_.city AS city_62, c5_.state AS state_63, c5_.countryCode AS countryCode_64, c5_.postboxNumber AS postboxNumber_65, c5_.postboxPostcode AS postboxPostcode_66, c5_.postboxCity AS postboxCity_67, c5_.latitude AS latitude_68, c5_.longitude AS longitude_69, c5_.note AS note_70, c5_.id AS id_71, c6_.name AS name_72, c6_.id AS id_73, c7_.locale AS locale_74, c7_.id AS id_75, c8_.email AS email_76, c8_.id AS id_77, c9_.name AS name_78, c9_.id AS id_79, c10_.fax AS fax_80, c10_.id AS id_81, c11_.name AS name_82, c11_.id AS id_83, c12_.value AS value_84, c12_.id AS id_85, c13_.phone AS phone_86, c13_.id AS id_87, c14_.name AS name_88, c14_.id AS id_89, t15_.name AS name_90, t15_.id AS id_91, c16_.url AS url_92, c16_.id AS id_93, c17_.name AS name_94, c17_.id AS id_95, c18_.title AS title_96, c18_.id AS id_97, c19_.position AS position_98, c19_.id AS id_99, m20_.id AS id_100, m20_.created AS created_101, m20_.changed AS changed_102, c21_.category_key AS category_key_103, c21_.default_locale AS default_locale_104, c21_.lft AS lft_105, c21_.rgt AS rgt_106, c21_.depth AS depth_107, c21_.id AS id_108, c21_.created AS created_109, c21_.changed AS changed_110, c22_.translation AS translation_111, c22_.locale AS locale_112, c22_.description AS description_113, c22_.id AS id_114, c22_.created AS created_115, c22_.changed AS changed_116, c23_.bankName AS bankName_117, c23_.bic AS bic_118, c23_.iban AS iban_119, c23_.public AS public_120, c23_.id AS id_121, c0_.idTitles AS idTitles_122, c0_.avatar AS avatar_123, c0_.idUsersCreator AS idUsersCreator_124, c0_.idUsersChanger AS idUsersChanger_125, c1_.idPositions AS idPositions_126, c1_.idContacts AS idContacts_127, c1_.idAccounts AS idAccounts_128, c2_.idContactsMain AS idContactsMain_129, c2_.idAccountsParent AS idAccountsParent_130, c2_.logo AS logo_131, c2_.idUsersCreator AS idUsersCreator_132, c2_.idUsersChanger AS idUsersChanger_133, c3_.idTitles AS idTitles_134, c3_.avatar AS avatar_135, c3_.idUsersCreator AS idUsersCreator_136, c3_.idUsersChanger AS idUsersChanger_137, c4_.idAddresses AS idAddresses_138, c4_.idContacts AS idContacts_139, c5_.idAdressTypes AS idAdressTypes_140, c7_.idContacts AS idContacts_141, c8_.idEmailTypes AS idEmailTypes_142, c10_.idFaxTypes AS idFaxTypes_143, c13_.idPhoneTypes AS idPhoneTypes_144, t15_.idUsersCreator AS idUsersCreator_145, t15_.idUsersChanger AS idUsersChanger_146, c16_.idUrlTypes AS idUrlTypes_147, m20_.idMediaTypes AS idMediaTypes_148, m20_.idPreviewImage AS idPreviewImage_149, m20_.idCollections AS idCollections_150, m20_.idUsersCreator AS idUsersCreator_151, m20_.idUsersChanger AS idUsersChanger_152, c21_.idCategoriesParent AS idCategoriesParent_153, c21_.idUsersCreator AS idUsersCreator_154, c21_.idUsersChanger AS idUsersChanger_155, c22_.idCategories AS idCategories_156, c22_.idUsersCreator AS idUsersCreator_157, c22_.idUsersChanger AS idUsersChanger_158 FROM co_contacts c0_ LEFT JOIN co_account_contacts c1_ ON c0_.id = c1_.idContacts LEFT JOIN co_accounts c2_ ON c1_.idAccounts = c2_.id LEFT JOIN co_contacts c3_ ON c2_.idContactsMain = c3_.id LEFT JOIN co_contact_addresses c4_ ON c0_.id = c4_.idContacts LEFT JOIN co_addresses c5_ ON c4_.idAddresses = c5_.id LEFT JOIN co_address_types c6_ ON c5_.idAdressTypes = c6_.id LEFT JOIN co_contact_locales c7_ ON c0_.id = c7_.idContacts LEFT JOIN co_contact_emails c24_ ON c0_.id = c24_.idContacts LEFT JOIN co_emails c8_ ON c8_.id = c24_.idEmails LEFT JOIN co_email_types c9_ ON c8_.idEmailTypes = c9_.id LEFT JOIN co_contact_faxes c25_ ON c0_.id = c25_.idContacts LEFT JOIN co_faxes c10_ ON c10_.id = c25_.idFaxes LEFT JOIN co_fax_types c11_ ON c10_.idFaxTypes = c11_.id LEFT JOIN co_contact_notes c26_ ON c0_.id = c26_.idContacts LEFT JOIN co_notes c12_ ON c12_.id = c26_.idNotes LEFT JOIN co_contact_phones c27_ ON c0_.id = c27_.idContacts LEFT JOIN co_phones c13_ ON c13_.id = c27_.idPhones LEFT JOIN co_phone_types c14_ ON c13_.idPhoneTypes = c14_.id LEFT JOIN co_contact_tags c28_ ON c0_.id = c28_.idContacts LEFT JOIN ta_tags t15_ ON t15_.id = c28_.idTags LEFT JOIN co_contact_urls c29_ ON c0_.id = c29_.idContacts LEFT JOIN co_urls c16_ ON c16_.id = c29_.idUrls LEFT JOIN co_url_types c17_ ON c16_.idUrlTypes = c17_.id LEFT JOIN co_contact_titles c18_ ON c0_.idTitles = c18_.id LEFT JOIN co_positions c19_ ON c1_.idPositions = c19_.id LEFT JOIN co_contact_medias c30_ ON c0_.id = c30_.idContacts LEFT JOIN me_media m20_ ON m20_.id = c30_.idMedias LEFT JOIN co_contact_categories c31_ ON c0_.id = c31_.idContacts LEFT JOIN ca_categories c21_ ON c21_.id = c31_.idCategories LEFT JOIN ca_category_translations c22_ ON c21_.id = c22_.idCategories LEFT JOIN co_contact_bank_accounts c32_ ON c0_.id = c32_.idContacts LEFT JOIN co_bank_account c23_ ON c23_.id = c32_.idBankAccounts WHERE c0_.id = ? ORDER BY c8_.id ASC, c10_.id ASC, c12_.id ASC, c13_.id ASC, t15_.name ASC, c16_.id ASC, m20_.id ASC, c21_.id ASC, c23_.id ASC" "params" => [ 1 => 13 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/plan-d-berechtigungen" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/plan-d-berechtigungen" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: """ SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?) """(parameters: [ 1 => "default_live" 2 => "67908547-1df5-42f1-b6d7-43549f475c4e" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?) """ "params" => [ 1 => "default_live" 2 => "67908547-1df5-42f1-b6d7-43549f475c4e" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/snippets/social_media/og-image-default-einstellungen" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/snippets/social_media/og-image-default-einstellungen" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/snippets/social_media" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/snippets/social_media" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/snippets/social_media" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/snippets/social_media" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" (parameters: [ 1 => 543 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" "params" => [ 1 => 543 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT t0.method AS method_1, t0.options AS options_2, t0.id AS id_3, t0.idUsers AS idUsers_4 FROM se_user_two_factors t0 WHERE t0.idUsers = ?" (parameters: [ 1 => 4 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.method AS method_1, t0.options AS options_2, t0.id AS id_3, t0.idUsers AS idUsers_4 FROM se_user_two_factors t0 WHERE t0.idUsers = ?" "params" => [ 1 => 4 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" (parameters: [ 1 => 653 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.created AS created_1, m0_.changed AS changed_2, m1_.name AS name_3, m1_.description AS description_4, m1_.id AS id_5, m2_.style AS style_6, m2_.lft AS lft_7, m2_.rgt AS rgt_8, m2_.depth AS depth_9, m2_.collection_key AS collection_key_10, m2_.id AS id_11, m2_.created AS created_12, m2_.changed AS changed_13, m3_.version AS version_14, m3_.id AS id_15, m3_.created AS created_16, m3_.changed AS changed_17, m4_.name AS name_18, m4_.version AS version_19, m4_.subVersion AS subVersion_20, m4_.size AS size_21, m4_.downloadCounter AS downloadCounter_22, m4_.storageOptions AS storageOptions_23, m4_.mimeType AS mimeType_24, m4_.properties AS properties_25, m4_.focusPointX AS focusPointX_26, m4_.focusPointY AS focusPointY_27, m4_.id AS id_28, m4_.created AS created_29, m4_.changed AS changed_30, t5_.name AS name_31, t5_.id AS id_32, t5_.created AS created_33, t5_.changed AS changed_34, m6_.crop_x AS crop_x_35, m6_.crop_y AS crop_y_36, m6_.crop_width AS crop_width_37, m6_.crop_height AS crop_height_38, m6_.format_key AS format_key_39, m7_.title AS title_40, m7_.description AS description_41, m7_.copyright AS copyright_42, m7_.credits AS credits_43, m7_.locale AS locale_44, m7_.id AS id_45, m8_.title AS title_46, m8_.description AS description_47, m8_.copyright AS copyright_48, m8_.credits AS credits_49, m8_.locale AS locale_50, m8_.id AS id_51, m9_.locale AS locale_52, m9_.id AS id_53, m10_.locale AS locale_54, m10_.id AS id_55, s11_.username AS username_56, s11_.password AS password_57, s11_.locale AS locale_58, s11_.salt AS salt_59, s11_.locked AS locked_60, s11_.enabled AS enabled_61, s11_.lastLogin AS lastLogin_62, s11_.confirmationKey AS confirmationKey_63, s11_.passwordResetToken AS passwordResetToken_64, s11_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_65, s11_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_66, s11_.privateKey AS privateKey_67, s11_.apiKey AS apiKey_68, s11_.email AS email_69, s11_.id AS id_70, s11_.created AS created_71, s11_.changed AS changed_72, c12_.firstName AS firstName_73, c12_.middleName AS middleName_74, c12_.lastName AS lastName_75, c12_.birthday AS birthday_76, c12_.salutation AS salutation_77, c12_.formOfAddress AS formOfAddress_78, c12_.newsletter AS newsletter_79, c12_.gender AS gender_80, c12_.note AS note_81, c12_.mainEmail AS mainEmail_82, c12_.mainPhone AS mainPhone_83, c12_.mainFax AS mainFax_84, c12_.mainUrl AS mainUrl_85, c12_.id AS id_86, c12_.created AS created_87, c12_.changed AS changed_88, s13_.username AS username_89, s13_.password AS password_90, s13_.locale AS locale_91, s13_.salt AS salt_92, s13_.locked AS locked_93, s13_.enabled AS enabled_94, s13_.lastLogin AS lastLogin_95, s13_.confirmationKey AS confirmationKey_96, s13_.passwordResetToken AS passwordResetToken_97, s13_.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_98, s13_.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_99, s13_.privateKey AS privateKey_100, s13_.apiKey AS apiKey_101, s13_.email AS email_102, s13_.id AS id_103, s13_.created AS created_104, s13_.changed AS changed_105, c14_.firstName AS firstName_106, c14_.middleName AS middleName_107, c14_.lastName AS lastName_108, c14_.birthday AS birthday_109, c14_.salutation AS salutation_110, c14_.formOfAddress AS formOfAddress_111, c14_.newsletter AS newsletter_112, c14_.gender AS gender_113, c14_.note AS note_114, c14_.mainEmail AS mainEmail_115, c14_.mainPhone AS mainPhone_116, c14_.mainFax AS mainFax_117, c14_.mainUrl AS mainUrl_118, c14_.id AS id_119, c14_.created AS created_120, c14_.changed AS changed_121, m15_.id AS id_122, m15_.created AS created_123, m15_.changed AS changed_124, m0_.idMediaTypes AS idMediaTypes_125, m0_.idPreviewImage AS idPreviewImage_126, m0_.idCollections AS idCollections_127, m0_.idUsersCreator AS idUsersCreator_128, m0_.idUsersChanger AS idUsersChanger_129, m2_.idCollectionsMetaDefault AS idCollectionsMetaDefault_130, m2_.idCollectionTypes AS idCollectionTypes_131, m2_.idCollectionsParent AS idCollectionsParent_132, m2_.idUsersCreator AS idUsersCreator_133, m2_.idUsersChanger AS idUsersChanger_134, m3_.idMedia AS idMedia_135, m3_.idUsersCreator AS idUsersCreator_136, m3_.idUsersChanger AS idUsersChanger_137, m4_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_138, m4_.idFiles AS idFiles_139, m4_.idUsersCreator AS idUsersCreator_140, m4_.idUsersChanger AS idUsersChanger_141, t5_.idUsersCreator AS idUsersCreator_142, t5_.idUsersChanger AS idUsersChanger_143, m6_.fileVersion AS fileVersion_144, m7_.idFileVersions AS idFileVersions_145, m8_.idFileVersions AS idFileVersions_146, m9_.idFileVersions AS idFileVersions_147, m10_.idFileVersions AS idFileVersions_148, s11_.idContacts AS idContacts_149, s11_.idUsersCreator AS idUsersCreator_150, s11_.idUsersChanger AS idUsersChanger_151, c12_.idTitles AS idTitles_152, c12_.avatar AS avatar_153, c12_.idUsersCreator AS idUsersCreator_154, c12_.idUsersChanger AS idUsersChanger_155, s13_.idContacts AS idContacts_156, s13_.idUsersCreator AS idUsersCreator_157, s13_.idUsersChanger AS idUsersChanger_158, c14_.idTitles AS idTitles_159, c14_.avatar AS avatar_160, c14_.idUsersCreator AS idUsersCreator_161, c14_.idUsersChanger AS idUsersChanger_162, m15_.idMediaTypes AS idMediaTypes_163, m15_.idPreviewImage AS idPreviewImage_164, m15_.idCollections AS idCollections_165, m15_.idUsersCreator AS idUsersCreator_166, m15_.idUsersChanger AS idUsersChanger_167 FROM me_media m0_ LEFT JOIN me_media_types m1_ ON m0_.idMediaTypes = m1_.id LEFT JOIN me_collections m2_ ON m0_.idCollections = m2_.id LEFT JOIN me_files m3_ ON m0_.id = m3_.idMedia LEFT JOIN me_file_versions m4_ ON m3_.id = m4_.idFiles LEFT JOIN me_file_version_tags m16_ ON m4_.id = m16_.idFileVersions LEFT JOIN ta_tags t5_ ON t5_.id = m16_.idTags LEFT JOIN me_file_version_categories m18_ ON m4_.id = m18_.idFileVersions LEFT JOIN ca_categories c17_ ON c17_.id = m18_.idCategories LEFT JOIN me_format_options m6_ ON m4_.id = m6_.fileVersion LEFT JOIN me_file_version_meta m7_ ON m4_.id = m7_.idFileVersions LEFT JOIN me_file_version_meta m8_ ON m4_.idFileVersionsMetaDefault = m8_.id LEFT JOIN me_file_version_content_languages m9_ ON m4_.id = m9_.idFileVersions LEFT JOIN me_file_version_publish_languages m10_ ON m4_.id = m10_.idFileVersions LEFT JOIN se_users s11_ ON m0_.idUsersCreator = s11_.id LEFT JOIN co_contacts c12_ ON s11_.idContacts = c12_.id LEFT JOIN se_users s13_ ON m0_.idUsersChanger = s13_.id LEFT JOIN co_contacts c14_ ON s13_.idContacts = c14_.id LEFT JOIN me_media m15_ ON m0_.idPreviewImage = m15_.id WHERE m0_.id = ?" "params" => [ 1 => 653 ] "types" => [ 1 => 1 ] ] |
debug |
Executing query: "SELECT DATABASE()"
doctrine
[ "sql" => "SELECT DATABASE()" ] |
debug |
Executing statement: """ \n SELECT\n phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n phpcr_type_props.on_parent_version AS property_on_parent_version,\n phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n phpcr_type_childs.primary_types AS child_primary_types\n FROM\n phpcr_type_nodes\n LEFT JOIN\n phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n LEFT JOIN\n phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n """(parameters: [], types: [])
doctrine
[ "sql" => """ \n SELECT\n phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n phpcr_type_props.on_parent_version AS property_on_parent_version,\n phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n phpcr_type_childs.primary_types AS child_primary_types\n FROM\n phpcr_type_nodes\n LEFT JOIN\n phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n LEFT JOIN\n phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n """ "params" => [] "types" => [] ] |
debug |
Executing statement: """ \n SELECT\n phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n phpcr_type_props.on_parent_version AS property_on_parent_version,\n phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n phpcr_type_childs.primary_types AS child_primary_types\n FROM\n phpcr_type_nodes\n LEFT JOIN\n phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n LEFT JOIN\n phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n """(parameters: [], types: [])
doctrine
[ "sql" => """ \n SELECT\n phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n phpcr_type_props.on_parent_version AS property_on_parent_version,\n phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n phpcr_type_childs.primary_types AS child_primary_types\n FROM\n phpcr_type_nodes\n LEFT JOIN\n phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n LEFT JOIN\n phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n """ "params" => [] "types" => [] ] |
debug |
Executing statement: "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="main"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" (parameters: [ 1 => "default_live" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="main"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" "params" => [ 1 => "default_live" ] "types" => [ 1 => 2 ] ] |
debug |
Executing statement: """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ? OR path = ? OR path = ? OR path = ?) ORDER BY sort_order ASC """(parameters: [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/ueber-uns" 3 => "/cmf/plan-d-berechtigungen/contents/leistungen" 4 => "/cmf/plan-d-berechtigungen/contents/cases" 5 => "/cmf/plan-d-berechtigungen/contents/career" 6 => "/cmf/plan-d-berechtigungen/contents/contact" ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ])
doctrine
[ "sql" => """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ? OR path = ? OR path = ? OR path = ?) ORDER BY sort_order ASC """ "params" => [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/ueber-uns" 3 => "/cmf/plan-d-berechtigungen/contents/leistungen" 4 => "/cmf/plan-d-berechtigungen/contents/cases" 5 => "/cmf/plan-d-berechtigungen/contents/career" 6 => "/cmf/plan-d-berechtigungen/contents/contact" ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?, ?, ?, ?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/ueber-uns" 2 => "/cmf/plan-d-berechtigungen/contents/leistungen" 3 => "/cmf/plan-d-berechtigungen/contents/cases" 4 => "/cmf/plan-d-berechtigungen/contents/career" 5 => "/cmf/plan-d-berechtigungen/contents/contact" 6 => "default_live" ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?, ?, ?, ?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/ueber-uns" 2 => "/cmf/plan-d-berechtigungen/contents/leistungen" 3 => "/cmf/plan-d-berechtigungen/contents/cases" 4 => "/cmf/plan-d-berechtigungen/contents/career" 5 => "/cmf/plan-d-berechtigungen/contents/contact" 6 => "default_live" ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?" (parameters: [ 1 => 307 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?" "params" => [ 1 => 307 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?" (parameters: [ 1 => 307 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?" "params" => [ 1 => 307 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?" (parameters: [ 1 => 307 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?" "params" => [ 1 => 307 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?" (parameters: [ 1 => 332 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?" "params" => [ 1 => 332 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: """ SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?) """(parameters: [ 1 => "default_live" 2 => "b0577ba5-9b58-4108-88df-58a73f5f7928" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?) """ "params" => [ 1 => "default_live" 2 => "b0577ba5-9b58-4108-88df-58a73f5f7928" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/snippets/footerinfo/footer-plan-d" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/snippets/footerinfo/footer-plan-d" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/snippets/footerinfo" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/snippets/footerinfo" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/snippets/footerinfo" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/snippets/footerinfo" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT c0_.lft AS lft_0, c0_.rgt AS rgt_1, c0_.depth AS depth_2, c0_.name AS name_3, c0_.externalId AS externalId_4, c0_.number AS number_5, c0_.corporation AS corporation_6, c0_.note AS note_7, c0_.uid AS uid_8, c0_.registerNumber AS registerNumber_9, c0_.placeOfJurisdiction AS placeOfJurisdiction_10, c0_.mainEmail AS mainEmail_11, c0_.mainPhone AS mainPhone_12, c0_.mainFax AS mainFax_13, c0_.mainUrl AS mainUrl_14, c0_.id AS id_15, c0_.created AS created_16, c0_.changed AS changed_17, c1_.category_key AS category_key_18, c1_.default_locale AS default_locale_19, c1_.lft AS lft_20, c1_.rgt AS rgt_21, c1_.depth AS depth_22, c1_.id AS id_23, c1_.created AS created_24, c1_.changed AS changed_25, c2_.translation AS translation_26, c2_.locale AS locale_27, c2_.description AS description_28, c2_.id AS id_29, c2_.created AS created_30, c2_.changed AS changed_31, c3_.main AS main_32, c3_.id AS id_33, c4_.title AS title_34, c4_.primaryAddress AS primaryAddress_35, c4_.deliveryAddress AS deliveryAddress_36, c4_.billingAddress AS billingAddress_37, c4_.street AS street_38, c4_.number AS number_39, c4_.addition AS addition_40, c4_.zip AS zip_41, c4_.city AS city_42, c4_.state AS state_43, c4_.countryCode AS countryCode_44, c4_.postboxNumber AS postboxNumber_45, c4_.postboxPostcode AS postboxPostcode_46, c4_.postboxCity AS postboxCity_47, c4_.latitude AS latitude_48, c4_.longitude AS longitude_49, c4_.note AS note_50, c4_.id AS id_51, c5_.name AS name_52, c5_.id AS id_53, c6_.lft AS lft_54, c6_.rgt AS rgt_55, c6_.depth AS depth_56, c6_.name AS name_57, c6_.externalId AS externalId_58, c6_.number AS number_59, c6_.corporation AS corporation_60, c6_.note AS note_61, c6_.uid AS uid_62, c6_.registerNumber AS registerNumber_63, c6_.placeOfJurisdiction AS placeOfJurisdiction_64, c6_.mainEmail AS mainEmail_65, c6_.mainPhone AS mainPhone_66, c6_.mainFax AS mainFax_67, c6_.mainUrl AS mainUrl_68, c6_.id AS id_69, c6_.created AS created_70, c6_.changed AS changed_71, c7_.url AS url_72, c7_.id AS id_73, c8_.name AS name_74, c8_.id AS id_75, c9_.phone AS phone_76, c9_.id AS id_77, c10_.name AS name_78, c10_.id AS id_79, c11_.email AS email_80, c11_.id AS id_81, c12_.name AS name_82, c12_.id AS id_83, c13_.value AS value_84, c13_.id AS id_85, c14_.fax AS fax_86, c14_.id AS id_87, c15_.name AS name_88, c15_.id AS id_89, c16_.bankName AS bankName_90, c16_.bic AS bic_91, c16_.iban AS iban_92, c16_.public AS public_93, c16_.id AS id_94, t17_.name AS name_95, t17_.id AS id_96, c18_.firstName AS firstName_97, c18_.middleName AS middleName_98, c18_.lastName AS lastName_99, c18_.birthday AS birthday_100, c18_.salutation AS salutation_101, c18_.formOfAddress AS formOfAddress_102, c18_.newsletter AS newsletter_103, c18_.gender AS gender_104, c18_.note AS note_105, c18_.mainEmail AS mainEmail_106, c18_.mainPhone AS mainPhone_107, c18_.mainFax AS mainFax_108, c18_.mainUrl AS mainUrl_109, c18_.id AS id_110, c18_.created AS created_111, c18_.changed AS changed_112, m19_.id AS id_113, m19_.created AS created_114, m19_.changed AS changed_115, c0_.idContactsMain AS idContactsMain_116, c0_.idAccountsParent AS idAccountsParent_117, c0_.logo AS logo_118, c0_.idUsersCreator AS idUsersCreator_119, c0_.idUsersChanger AS idUsersChanger_120, c1_.idCategoriesParent AS idCategoriesParent_121, c1_.idUsersCreator AS idUsersCreator_122, c1_.idUsersChanger AS idUsersChanger_123, c2_.idCategories AS idCategories_124, c2_.idUsersCreator AS idUsersCreator_125, c2_.idUsersChanger AS idUsersChanger_126, c3_.idAddresses AS idAddresses_127, c3_.idAccounts AS idAccounts_128, c4_.idAdressTypes AS idAdressTypes_129, c6_.idContactsMain AS idContactsMain_130, c6_.idAccountsParent AS idAccountsParent_131, c6_.logo AS logo_132, c6_.idUsersCreator AS idUsersCreator_133, c6_.idUsersChanger AS idUsersChanger_134, c7_.idUrlTypes AS idUrlTypes_135, c9_.idPhoneTypes AS idPhoneTypes_136, c11_.idEmailTypes AS idEmailTypes_137, c14_.idFaxTypes AS idFaxTypes_138, t17_.idUsersCreator AS idUsersCreator_139, t17_.idUsersChanger AS idUsersChanger_140, c18_.idTitles AS idTitles_141, c18_.avatar AS avatar_142, c18_.idUsersCreator AS idUsersCreator_143, c18_.idUsersChanger AS idUsersChanger_144, m19_.idMediaTypes AS idMediaTypes_145, m19_.idPreviewImage AS idPreviewImage_146, m19_.idCollections AS idCollections_147, m19_.idUsersCreator AS idUsersCreator_148, m19_.idUsersChanger AS idUsersChanger_149 FROM co_accounts c0_ LEFT JOIN co_account_categories c20_ ON c0_.id = c20_.idAccounts LEFT JOIN ca_categories c1_ ON c1_.id = c20_.idCategories LEFT JOIN ca_category_translations c2_ ON c1_.id = c2_.idCategories LEFT JOIN co_account_addresses c3_ ON c0_.id = c3_.idAccounts LEFT JOIN co_addresses c4_ ON c3_.idAddresses = c4_.id LEFT JOIN co_address_types c5_ ON c4_.idAdressTypes = c5_.id LEFT JOIN co_accounts c6_ ON c0_.idAccountsParent = c6_.id LEFT JOIN co_account_urls c21_ ON c0_.id = c21_.idAccounts LEFT JOIN co_urls c7_ ON c7_.id = c21_.idUrls LEFT JOIN co_url_types c8_ ON c7_.idUrlTypes = c8_.id LEFT JOIN co_account_phones c22_ ON c0_.id = c22_.idAccounts LEFT JOIN co_phones c9_ ON c9_.id = c22_.idPhones LEFT JOIN co_phone_types c10_ ON c9_.idPhoneTypes = c10_.id LEFT JOIN co_account_emails c23_ ON c0_.id = c23_.idAccounts LEFT JOIN co_emails c11_ ON c11_.id = c23_.idEmails LEFT JOIN co_email_types c12_ ON c11_.idEmailTypes = c12_.id LEFT JOIN co_account_notes c24_ ON c0_.id = c24_.idAccounts LEFT JOIN co_notes c13_ ON c13_.id = c24_.idNotes LEFT JOIN co_account_faxes c25_ ON c0_.id = c25_.idAccounts LEFT JOIN co_faxes c14_ ON c14_.id = c25_.idFaxes LEFT JOIN co_fax_types c15_ ON c14_.idFaxTypes = c15_.id LEFT JOIN co_account_bank_accounts c26_ ON c0_.id = c26_.idAccounts LEFT JOIN co_bank_account c16_ ON c16_.id = c26_.idBankAccounts LEFT JOIN co_account_tags c27_ ON c0_.id = c27_.idAccounts LEFT JOIN ta_tags t17_ ON t17_.id = c27_.idTags LEFT JOIN co_contacts c18_ ON c0_.idContactsMain = c18_.id LEFT JOIN co_account_medias c28_ ON c0_.id = c28_.idAccounts LEFT JOIN me_media m19_ ON m19_.id = c28_.idMedias WHERE c0_.id IN (?) ORDER BY c0_.id ASC, c1_.id ASC, c7_.id ASC, c9_.id ASC, c11_.id ASC, c13_.id ASC, c14_.id ASC, c16_.id ASC, t17_.name ASC, m19_.id ASC" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT c0_.lft AS lft_0, c0_.rgt AS rgt_1, c0_.depth AS depth_2, c0_.name AS name_3, c0_.externalId AS externalId_4, c0_.number AS number_5, c0_.corporation AS corporation_6, c0_.note AS note_7, c0_.uid AS uid_8, c0_.registerNumber AS registerNumber_9, c0_.placeOfJurisdiction AS placeOfJurisdiction_10, c0_.mainEmail AS mainEmail_11, c0_.mainPhone AS mainPhone_12, c0_.mainFax AS mainFax_13, c0_.mainUrl AS mainUrl_14, c0_.id AS id_15, c0_.created AS created_16, c0_.changed AS changed_17, c1_.category_key AS category_key_18, c1_.default_locale AS default_locale_19, c1_.lft AS lft_20, c1_.rgt AS rgt_21, c1_.depth AS depth_22, c1_.id AS id_23, c1_.created AS created_24, c1_.changed AS changed_25, c2_.translation AS translation_26, c2_.locale AS locale_27, c2_.description AS description_28, c2_.id AS id_29, c2_.created AS created_30, c2_.changed AS changed_31, c3_.main AS main_32, c3_.id AS id_33, c4_.title AS title_34, c4_.primaryAddress AS primaryAddress_35, c4_.deliveryAddress AS deliveryAddress_36, c4_.billingAddress AS billingAddress_37, c4_.street AS street_38, c4_.number AS number_39, c4_.addition AS addition_40, c4_.zip AS zip_41, c4_.city AS city_42, c4_.state AS state_43, c4_.countryCode AS countryCode_44, c4_.postboxNumber AS postboxNumber_45, c4_.postboxPostcode AS postboxPostcode_46, c4_.postboxCity AS postboxCity_47, c4_.latitude AS latitude_48, c4_.longitude AS longitude_49, c4_.note AS note_50, c4_.id AS id_51, c5_.name AS name_52, c5_.id AS id_53, c6_.lft AS lft_54, c6_.rgt AS rgt_55, c6_.depth AS depth_56, c6_.name AS name_57, c6_.externalId AS externalId_58, c6_.number AS number_59, c6_.corporation AS corporation_60, c6_.note AS note_61, c6_.uid AS uid_62, c6_.registerNumber AS registerNumber_63, c6_.placeOfJurisdiction AS placeOfJurisdiction_64, c6_.mainEmail AS mainEmail_65, c6_.mainPhone AS mainPhone_66, c6_.mainFax AS mainFax_67, c6_.mainUrl AS mainUrl_68, c6_.id AS id_69, c6_.created AS created_70, c6_.changed AS changed_71, c7_.url AS url_72, c7_.id AS id_73, c8_.name AS name_74, c8_.id AS id_75, c9_.phone AS phone_76, c9_.id AS id_77, c10_.name AS name_78, c10_.id AS id_79, c11_.email AS email_80, c11_.id AS id_81, c12_.name AS name_82, c12_.id AS id_83, c13_.value AS value_84, c13_.id AS id_85, c14_.fax AS fax_86, c14_.id AS id_87, c15_.name AS name_88, c15_.id AS id_89, c16_.bankName AS bankName_90, c16_.bic AS bic_91, c16_.iban AS iban_92, c16_.public AS public_93, c16_.id AS id_94, t17_.name AS name_95, t17_.id AS id_96, c18_.firstName AS firstName_97, c18_.middleName AS middleName_98, c18_.lastName AS lastName_99, c18_.birthday AS birthday_100, c18_.salutation AS salutation_101, c18_.formOfAddress AS formOfAddress_102, c18_.newsletter AS newsletter_103, c18_.gender AS gender_104, c18_.note AS note_105, c18_.mainEmail AS mainEmail_106, c18_.mainPhone AS mainPhone_107, c18_.mainFax AS mainFax_108, c18_.mainUrl AS mainUrl_109, c18_.id AS id_110, c18_.created AS created_111, c18_.changed AS changed_112, m19_.id AS id_113, m19_.created AS created_114, m19_.changed AS changed_115, c0_.idContactsMain AS idContactsMain_116, c0_.idAccountsParent AS idAccountsParent_117, c0_.logo AS logo_118, c0_.idUsersCreator AS idUsersCreator_119, c0_.idUsersChanger AS idUsersChanger_120, c1_.idCategoriesParent AS idCategoriesParent_121, c1_.idUsersCreator AS idUsersCreator_122, c1_.idUsersChanger AS idUsersChanger_123, c2_.idCategories AS idCategories_124, c2_.idUsersCreator AS idUsersCreator_125, c2_.idUsersChanger AS idUsersChanger_126, c3_.idAddresses AS idAddresses_127, c3_.idAccounts AS idAccounts_128, c4_.idAdressTypes AS idAdressTypes_129, c6_.idContactsMain AS idContactsMain_130, c6_.idAccountsParent AS idAccountsParent_131, c6_.logo AS logo_132, c6_.idUsersCreator AS idUsersCreator_133, c6_.idUsersChanger AS idUsersChanger_134, c7_.idUrlTypes AS idUrlTypes_135, c9_.idPhoneTypes AS idPhoneTypes_136, c11_.idEmailTypes AS idEmailTypes_137, c14_.idFaxTypes AS idFaxTypes_138, t17_.idUsersCreator AS idUsersCreator_139, t17_.idUsersChanger AS idUsersChanger_140, c18_.idTitles AS idTitles_141, c18_.avatar AS avatar_142, c18_.idUsersCreator AS idUsersCreator_143, c18_.idUsersChanger AS idUsersChanger_144, m19_.idMediaTypes AS idMediaTypes_145, m19_.idPreviewImage AS idPreviewImage_146, m19_.idCollections AS idCollections_147, m19_.idUsersCreator AS idUsersCreator_148, m19_.idUsersChanger AS idUsersChanger_149 FROM co_accounts c0_ LEFT JOIN co_account_categories c20_ ON c0_.id = c20_.idAccounts LEFT JOIN ca_categories c1_ ON c1_.id = c20_.idCategories LEFT JOIN ca_category_translations c2_ ON c1_.id = c2_.idCategories LEFT JOIN co_account_addresses c3_ ON c0_.id = c3_.idAccounts LEFT JOIN co_addresses c4_ ON c3_.idAddresses = c4_.id LEFT JOIN co_address_types c5_ ON c4_.idAdressTypes = c5_.id LEFT JOIN co_accounts c6_ ON c0_.idAccountsParent = c6_.id LEFT JOIN co_account_urls c21_ ON c0_.id = c21_.idAccounts LEFT JOIN co_urls c7_ ON c7_.id = c21_.idUrls LEFT JOIN co_url_types c8_ ON c7_.idUrlTypes = c8_.id LEFT JOIN co_account_phones c22_ ON c0_.id = c22_.idAccounts LEFT JOIN co_phones c9_ ON c9_.id = c22_.idPhones LEFT JOIN co_phone_types c10_ ON c9_.idPhoneTypes = c10_.id LEFT JOIN co_account_emails c23_ ON c0_.id = c23_.idAccounts LEFT JOIN co_emails c11_ ON c11_.id = c23_.idEmails LEFT JOIN co_email_types c12_ ON c11_.idEmailTypes = c12_.id LEFT JOIN co_account_notes c24_ ON c0_.id = c24_.idAccounts LEFT JOIN co_notes c13_ ON c13_.id = c24_.idNotes LEFT JOIN co_account_faxes c25_ ON c0_.id = c25_.idAccounts LEFT JOIN co_faxes c14_ ON c14_.id = c25_.idFaxes LEFT JOIN co_fax_types c15_ ON c14_.idFaxTypes = c15_.id LEFT JOIN co_account_bank_accounts c26_ ON c0_.id = c26_.idAccounts LEFT JOIN co_bank_account c16_ ON c16_.id = c26_.idBankAccounts LEFT JOIN co_account_tags c27_ ON c0_.id = c27_.idAccounts LEFT JOIN ta_tags t17_ ON t17_.id = c27_.idTags LEFT JOIN co_contacts c18_ ON c0_.idContactsMain = c18_.id LEFT JOIN co_account_medias c28_ ON c0_.id = c28_.idAccounts LEFT JOIN me_media m19_ ON m19_.id = c28_.idMedias WHERE c0_.id IN (?) ORDER BY c0_.id ASC, c1_.id ASC, c7_.id ASC, c9_.id ASC, c11_.id ASC, c13_.id ASC, c14_.id ASC, c16_.id ASC, t17_.name ASC, m19_.id ASC" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
debug |
Executing query: "SELECT DATABASE()"
doctrine
[ "sql" => "SELECT DATABASE()" ] |
debug |
Executing statement: "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_left"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" (parameters: [ 1 => "default_live" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_left"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" "params" => [ 1 => "default_live" ] "types" => [ 1 => 2 ] ] |
debug |
Executing statement: """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ?) ORDER BY sort_order ASC """(parameters: [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/presse" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ?) ORDER BY sort_order ASC """ "params" => [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/presse" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/presse" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/presse" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing query: "SELECT DATABASE()"
doctrine
[ "sql" => "SELECT DATABASE()" ] |
debug |
Executing statement: "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_middle"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" (parameters: [ 1 => "default_live" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_middle"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" "params" => [ 1 => "default_live" ] "types" => [ 1 => 2 ] ] |
debug |
Executing statement: """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ? OR path = ? OR path = ? OR path = ?) ORDER BY sort_order ASC """(parameters: [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-management-crashkurs" 3 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren/ki-trainings" 4 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-ideenwerkstatt" 5 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/100-tage-mvp" 6 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/daten-analyse-sprint" ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ])
doctrine
[ "sql" => """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ? OR path = ? OR path = ? OR path = ?) ORDER BY sort_order ASC """ "params" => [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-management-crashkurs" 3 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren/ki-trainings" 4 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-ideenwerkstatt" 5 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/100-tage-mvp" 6 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/daten-analyse-sprint" ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?, ?, ?, ?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-ideenwerkstatt" 2 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-management-crashkurs" 3 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren/ki-trainings" 4 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/100-tage-mvp" 5 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/daten-analyse-sprint" 6 => "default_live" ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?, ?, ?, ?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-ideenwerkstatt" 2 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-management-crashkurs" 3 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren/ki-trainings" 4 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/100-tage-mvp" 5 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren/daten-analyse-sprint" 6 => "default_live" ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 5 => 2 6 => 2 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/business-skalieren-mindset-etablieren" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """(parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => """ \n SELECT * FROM phpcr_nodes\n WHERE path = ?\n AND workspace_name = ?\n ORDER BY depth, sort_order ASC """ "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren" 2 => "default_live" ], types: [ 1 => 2 2 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/leistungen/daten-und-ki-einsetzen-prozesse-automatisieren" 2 => "default_live" ] "types" => [ 1 => 2 2 => 2 ] ] |
debug |
Executing query: "SELECT DATABASE()"
doctrine
[ "sql" => "SELECT DATABASE()" ] |
debug |
Executing statement: "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_right"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" (parameters: [ 1 => "default_live" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_right"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" "params" => [ 1 => "default_live" ] "types" => [ 1 => 2 ] ] |
debug |
Executing statement: """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ?) ORDER BY sort_order ASC """(parameters: [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/privacy-policy" 3 => "/cmf/plan-d-berechtigungen/contents/imprint" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => """ SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ?) ORDER BY sort_order ASC """ "params" => [ 1 => "default_live" 2 => "/cmf/plan-d-berechtigungen/contents/privacy-policy" 3 => "/cmf/plan-d-berechtigungen/contents/imprint" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
debug |
Executing statement: "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?) AND workspace_name = ? ORDER BY sort_order ASC" (parameters: [ 1 => "/cmf/plan-d-berechtigungen/contents/privacy-policy" 2 => "/cmf/plan-d-berechtigungen/contents/imprint" 3 => "default_live" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?) AND workspace_name = ? ORDER BY sort_order ASC" "params" => [ 1 => "/cmf/plan-d-berechtigungen/contents/privacy-policy" 2 => "/cmf/plan-d-berechtigungen/contents/imprint" 3 => "default_live" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
debug |
Executing query: "SELECT DATABASE()"
doctrine
[ "sql" => "SELECT DATABASE()" ] |
debug |
Executing statement: "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_bottom"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" (parameters: [ 1 => "default_live" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:de-navContexts"]/sv:value[text()="footer_bottom"]) > 0')) AND n0.path LIKE '/cmf/plan-d-berechtigungen/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC" "params" => [ 1 => "default_live" ] "types" => [ 1 => 2 ] ] |
debug |
Executing statement: "SELECT t0.username AS username_1, t0.id AS id_2, t0.idSocialMediaTypes AS idSocialMediaTypes_3 FROM co_social_media_profiles t0 INNER JOIN co_account_social_media_profiles ON t0.id = co_account_social_media_profiles.idSocialMediaProfiles WHERE co_account_social_media_profiles.idAccounts = ? ORDER BY t0.id ASC" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.username AS username_1, t0.id AS id_2, t0.idSocialMediaTypes AS idSocialMediaTypes_3 FROM co_social_media_profiles t0 INNER JOIN co_account_social_media_profiles ON t0.id = co_account_social_media_profiles.idSocialMediaProfiles WHERE co_account_social_media_profiles.idAccounts = ? ORDER BY t0.id ASC" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
debug |
Executing statement: "SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC, w1_.id ASC" (parameters: [ 1 => "dmz-test-pdwebsite.plan-d.cloud/{localization}" 2 => "dev" 3 => "plan-d-berechtigungen" ], types: [ 1 => 2 2 => 2 3 => 2 ])
doctrine
[ "sql" => "SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC, w1_.id ASC" "params" => [ 1 => "dmz-test-pdwebsite.plan-d.cloud/{localization}" 2 => "dev" 3 => "plan-d-berechtigungen" ] "types" => [ 1 => 2 2 => 2 3 => 2 ] ] |
debug |
Notified event "kernel.response" to listener "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode" .
event
[ "event" => "kernel.response" "listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode" ] |
debug |
Notified event "kernel.response" to listener "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse" .
event
[ "event" => "kernel.response" "listener" => "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse" ] |
debug |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader" .
event
[ "event" => "kernel.response" "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader" ] |
debug |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader" .
event
[ "event" => "kernel.response" "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader" ] |
debug |
Notified event "kernel.response" to listener "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse" .
event
[ "event" => "kernel.response" "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup" .
event
[ "event" => "kernel.response" "listener" => "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (1387)
Log messages generated during the compilation of the service container.
Messages | Class |
---|---|
131 |
|
294 |
|
165 |
|
133 |
|
137 |
|
527 |
|