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 {#44991 +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 {#54718 +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 {#54714 +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 {#54712 +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 {#54710 +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 {#54708 +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 {#54706 +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 {#54704 +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 {#54702 +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 {#54700 +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 {#54698 +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 {#54695 +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 {#54692 +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 {#54690 +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 {#54688 +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 {#54686 +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 {#54684 +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 {#54682 +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 {#54680 +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 {#54678 +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 {#54676 +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 {#54674 +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 {#54672 +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 {#54670 +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 {#54668 +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 {#54666 +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 {#54664 +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 {#54662 +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 {#54660 +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 {#54658 +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 {#54656 +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 {#54654 +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 {#54652 +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 {#54650 +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 {#54648 +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 {#54646 +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 {#54644 +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 {#54642 +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 {#54640 +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 {#54638 +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 {#54636 +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 {#54634 +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 {#54632 +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 {#54630 +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 {#54628 +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 {#54626 +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_07_31_ki-und-sie-wo-anfangen/"."
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_07_31_ki-und-sie-wo-anfangen" 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_07_31_ki-und-sie-wo-anfangen" 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_07_31_ki-und-sie-wo-anfangen" 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_07_31_ki-und-sie-wo-anfangen" 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 => "080b499b-8e5f-4f39-b40a-252570ac353b" ], 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 => "080b499b-8e5f-4f39-b40a-252570ac353b" ] "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/ai-and-you-where-to-begin" 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/ai-and-you-where-to-begin" 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_080b499b-8e5f-4f39-b40a-252570ac353b" .
request
[ "route" => "default_080b499b-8e5f-4f39-b40a-252570ac353b" "route_parameters" => [ "_controller" => "Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction" "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#5435 #structure: Sulu\Component\Content\Metadata\StructureMetadata {#5695 …} #document: Sulu\Bundle\PageBundle\Document\PageDocument {#3176 …} #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#423 …} -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1387 …} -loadedProperties: [ "title" => Sulu\Component\Content\Compat\Property {#4613 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#4759 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "headline" => Sulu\Component\Content\Compat\PropertyParameter {#4915 -name: "headline" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4611 …} } ] -tags: [ "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#4382 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#4718 …} #types: [] #properties: [] #defaultTypeName: null } "url" => Sulu\Component\Content\Compat\Property {#4717 -name: "url" -metadata: Sulu\Component\Content\Compat\Metadata {#4716 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "resource_locator" -params: [] -tags: [ "sulu.rlp" => Sulu\Component\Content\Compat\PropertyTag {#4698 -name: "sulu.rlp" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#4709 …} #types: [] #properties: [] #defaultTypeName: null } "headerType" => Sulu\Component\Content\Compat\Property {#4754 -name: "headerType" -metadata: Sulu\Component\Content\Compat\Metadata {#4753 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#4707 -name: "default_value" -value: "default" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4706 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#4756 -name: "values" -value: [ "dark" => Sulu\Component\Content\Compat\PropertyParameter {#4730 -name: "dark" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4761 …} } "default" => Sulu\Component\Content\Compat\PropertyParameter {#4763 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4750 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4755 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#4739 …} #types: [] #properties: [] #defaultTypeName: null } "blocks" => Sulu\Component\Content\Compat\Block\BlockProperty {#4648 -name: "blocks" -metadata: Sulu\Component\Content\Compat\Metadata {#4642 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: Sulu\Component\Content\Document\Structure\PropertyValue {#19754 …} #types: [ "about-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#4633 -name: "about-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#4630 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#4282 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#4240 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#4624 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4272 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#4273 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4274 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4279 -name: "aboutHeroTextWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#4278 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4269 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4280 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4275 -name: "aboutHeroImageWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#4246 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4277 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4276 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4263 -name: "aboutHeroImageOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#4262 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4247 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4253 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4259 -name: "aboutHeroVerticalOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#4258 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#4261 -name: "pattern" -value: "^[0-9-]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4260 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4244 -name: "aboutHeroImageVerticalAnchor" -metadata: Sulu\Component\Content\Compat\Metadata {#4243 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#4257 -name: "default_value" -value: "center" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4256 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#4248 -name: "values" -value: [ "center" => Sulu\Component\Content\Compat\PropertyParameter {#4255 -name: "center" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4254 …} } "bottom" => Sulu\Component\Content\Compat\PropertyParameter {#4252 -name: "bottom" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4251 …} } "top" => Sulu\Component\Content\Compat\PropertyParameter {#4250 -name: "top" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4249 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4245 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4242 -name: "aboutHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#4241 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4237 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#4236 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4215 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#4205 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4239 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4238 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4234 -name: "aboutHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#4233 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4218 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#4235 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4217 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4224 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4228 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#4227 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4230 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#4232 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4231 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4229 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4226 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#4225 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#4223 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "*" "itemprop" => "image" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#4222 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4221 -name: "aboutHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#4220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4204 -name: "aboutHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#4203 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#4206 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#4219 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4216 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4214 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4212 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4213 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4211 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4210 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4209 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4208 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4207 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4200 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4190 -name: "aboutHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#4189 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#4194 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#4202 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4201 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4181 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4191 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4199 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4198 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4193 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4197 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4196 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4195 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4192 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4177 -name: "aboutHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#4176 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#4165 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#4188 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4187 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4186 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4185 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4184 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4183 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4182 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4178 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4180 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4179 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4169 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4164 -name: "aboutHeroLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#4163 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#4171 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4175 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#4166 -name: "values" -value: [ "aboutHeroModal" => Sulu\Component\Content\Compat\PropertyParameter {#4174 -name: "aboutHeroModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4173 …} } "aboutHeroModalCalendly" => Sulu\Component\Content\Compat\PropertyParameter {#4172 -name: "aboutHeroModalCalendly" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4170 …} } "aboutHeroURL" => Sulu\Component\Content\Compat\PropertyParameter {#4168 -name: "aboutHeroURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4167 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4159 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#4162 -name: "aboutHeroDownloadFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#4161 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#4160 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#4133 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#4144 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#4143 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4147 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4150 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4158 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4157 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4152 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4156 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4155 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4154 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4153 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#4151 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4146 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#4149 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4148 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4145 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4130 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#4129 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4131 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4142 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4141 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4140 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4139 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4138 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4137 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4136 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4135 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#4134 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4105 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#4124 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4132 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4126 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4128 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#4127 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4111 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#4123 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#4125 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4110 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4122 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#4121 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4120 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#4119 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4118 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#4116 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4117 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#4115 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4114 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#4113 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4112 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#4109 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4108 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#4107 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4106 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#4087 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "download-modal" } Sulu\Component\Content\Compat\Block\BlockProperty {#4091 -name: "aboutHeroCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#4092 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#4098 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#4104 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#4079 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#4086 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4088 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4103 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4102 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4101 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4100 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4099 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4096 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4097 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4095 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#4094 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4093 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#4090 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4089 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4073 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4063 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#4064 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#4072 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#4085 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4084 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#4083 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4082 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#4081 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4080 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#4078 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4077 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#4076 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4075 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#4074 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4071 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4027 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4065 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#4070 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4069 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#4068 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4067 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#4066 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4055 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#4056 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4057 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#4062 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4061 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#4060 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4059 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#4058 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4047 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#4048 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4049 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#4054 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4053 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#4052 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4051 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#4050 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4046 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#4045 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4044 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#4039 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#4041 -name: "aboutHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#4040 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#4043 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4042 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4032 -name: "aboutHeroButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#4031 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#4034 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#4038 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4037 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#4036 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4035 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4033 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4025 -name: "aboutHeroButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#4024 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#4015 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#4030 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4029 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#4028 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3986 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4026 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4013 -name: "aboutHeroButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#4012 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3997 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#4023 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4022 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#4021 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4020 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#4019 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4018 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#4017 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4016 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#4014 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3996 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4003 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4005 -name: "aboutHeroTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#4004 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#4007 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#4011 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4010 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#4009 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#4008 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#4006 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#4002 -name: "aboutHeroButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#4001 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3998 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#3995 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#4000 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3999 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "accordion" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3994 -name: "accordion" -metadata: Sulu\Component\Content\Compat\Metadata {#3993 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3988 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#3987 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3992 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3991 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3990 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3989 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3970 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#3969 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3968 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3977 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3972 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#3985 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3984 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#3979 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3983 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#3982 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3981 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#3980 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3978 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#3974 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3976 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#3975 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3973 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3971 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3955 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#3954 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3958 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3967 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3957 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#3966 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3965 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#3964 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3963 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#3962 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3961 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#3960 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3959 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#3926 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3937 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3956 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#3939 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#3940 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "accordionItem" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3946 -name: "accordionItem" -metadata: Sulu\Component\Content\Compat\Metadata {#3953 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3952 -name: "accordionItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#3951 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3950 -name: "accordionItemTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3949 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3948 -name: "accordionItemText" -metadata: Sulu\Component\Content\Compat\Metadata {#3947 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3943 -name: "accordionItemActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3942 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3945 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3944 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3932 -name: "accordionItemButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#3931 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3935 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#3941 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3938 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#3934 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3936 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3933 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3925 -name: "accordionItemButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#3924 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3905 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#3930 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3929 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#3928 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3927 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3915 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3910 -name: "accordionItemButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3909 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3912 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#3923 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3922 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#3921 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3920 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#3919 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3918 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3917 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3916 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#3914 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3913 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3911 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3903 -name: "accordionItemTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3898 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3896 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#3908 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3907 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3906 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3883 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3904 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3902 -name: "accordionItemButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#3901 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3897 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#3892 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3900 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3899 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "accordionItem" } ] -settings: [] } "actions" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3893 -name: "actions" -metadata: Sulu\Component\Content\Compat\Metadata {#3895 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3878 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#3877 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3894 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3891 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3880 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#3890 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3889 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#3888 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3887 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#3886 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3885 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#3884 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3861 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#3874 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3882 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#3881 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3876 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3879 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3852 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#3860 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3875 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3869 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3862 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#3870 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3873 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#3872 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3871 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#3868 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3867 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#3866 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3865 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#3864 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3863 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3843 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3856 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#3855 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3859 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3854 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3858 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3857 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3850 -name: "centered" -metadata: Sulu\Component\Content\Compat\Metadata {#3849 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3853 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3851 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3840 -name: "actionsLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#3839 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3848 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3847 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#3841 -name: "values" -value: [ "actionsModal" => Sulu\Component\Content\Compat\PropertyParameter {#3846 -name: "actionsModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3845 …} } "actionsModalCalendly" => Sulu\Component\Content\Compat\PropertyParameter {#3844 -name: "actionsModalCalendly" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3821 …} } "actionsURL" => Sulu\Component\Content\Compat\PropertyParameter {#3834 -name: "actionsURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3842 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3836 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#3838 -name: "actionsDownloadFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#3837 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3835 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#3833 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3814 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#3818 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3820 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3832 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3831 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3830 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3829 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3828 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3827 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3826 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3825 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3824 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3823 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3822 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3801 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3819 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3802 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3770 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3804 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3817 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3816 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3815 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3812 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3813 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3811 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3810 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3809 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3808 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3807 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3806 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3805 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3803 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3790 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#3793 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3799 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3798 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3794 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3800 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3797 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#3796 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3795 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#3792 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3791 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#3783 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3789 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#3788 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3787 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#3786 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3785 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#3784 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3781 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#3782 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3780 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#3779 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "download-modal" } Sulu\Component\Content\Compat\Block\BlockProperty {#3778 -name: "actionsCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#3777 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3776 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#3775 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3749 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#3748 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3763 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3774 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3773 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3772 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3771 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3730 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3746 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3769 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3768 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3767 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3766 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3765 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3764 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3733 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3731 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#3742 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#3750 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#3762 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3761 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#3760 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3759 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#3758 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3757 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#3756 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3755 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#3754 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3753 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#3751 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3747 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3752 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3698 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#3708 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3717 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#3738 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3720 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#3745 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3716 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#3706 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3732 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#3725 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3743 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#3714 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3703 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#3727 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3729 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#3701 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3739 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#3710 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3711 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#3712 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3709 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#3705 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3741 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#3704 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3740 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#3722 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#3724 -name: "actionsActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#3721 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#3736 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3728 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3697 -name: "actionsButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#3596 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3719 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#3723 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3744 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#3715 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3702 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3726 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3713 -name: "actionsButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#3718 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3699 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#3679 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3700 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#3735 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3737 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3707 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3630 -name: "actionsButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3628 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3600 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#3734 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3621 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#3620 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3624 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#3696 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3631 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3632 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3629 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#3634 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3633 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3626 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3676 -name: "actionsTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#3670 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#3622 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#3625 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3627 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#3623 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3619 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#3677 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3618 -name: "actionsButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#3617 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3614 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#3668 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3616 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3615 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "before-after" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#3669 -name: "before-after" -metadata: Sulu\Component\Content\Compat\Metadata {#3671 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#3678 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#3683 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3672 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3673 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3674 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3675 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#3685 -name: "beforeAfterHeadlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#3686 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#3680 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3681 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#3682 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3684 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7615 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#7616 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#3687 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3688 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7613 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#3689 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3690 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#3691 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3692 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#3694 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3695 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#3693 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3598 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#3590 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#3588 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#3589 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7612 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7614 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7631 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7632 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7617 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7618 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7629 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#7619 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7620 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#7621 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7622 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#7623 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7624 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#7625 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7626 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#7627 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7628 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7630 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7633 -name: "beforeAfterPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7634 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7647 -name: "beforeAfterSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7648 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7645 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#7635 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7636 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7637 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7638 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7639 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7640 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7641 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7642 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7643 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7644 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7646 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7663 -name: "beforeAfterTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#7664 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7661 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7649 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7650 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7651 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7652 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7653 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7654 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7655 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7656 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7657 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7658 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7659 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7660 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7662 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7679 -name: "beforeAfterTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7680 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7677 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7665 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7666 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7667 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7668 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7669 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7670 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7671 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7672 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7673 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7674 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7675 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7676 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7678 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7681 -name: "beforeAfterLead" -metadata: Sulu\Component\Content\Compat\Metadata {#7682 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7683 -name: "beforeAfterText" -metadata: Sulu\Component\Content\Compat\Metadata {#7684 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7687 -name: "beforeAfterActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7688 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7685 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7686 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7695 -name: "beforeAfterButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7696 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7693 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#7689 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7690 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#7691 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7692 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7694 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7703 -name: "beforeAfterButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7704 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7701 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#7697 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7698 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#7699 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7700 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7702 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7717 -name: "beforeAfterButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7718 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7715 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#7705 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7706 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#7707 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7708 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#7709 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7710 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7711 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7712 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#7713 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7714 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7716 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7725 -name: "beforeAfterTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7726 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7723 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#7719 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7720 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7721 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7722 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7724 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7727 -name: "beforeAfterButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7728 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7731 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7732 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7729 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7730 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7733 -name: "beforeAfterTitleBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7734 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7749 -name: "beforeAfterTitleAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7750 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7747 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7735 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7736 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7737 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7738 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7739 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7740 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7741 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7742 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7743 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7744 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7745 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7746 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7748 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#7751 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#7752 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "beforeAfterBlock" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#7753 -name: "beforeAfterBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#7754 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#7769 -name: "beforeAfterBlockDesktopTitleBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7770 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7767 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7755 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7756 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7757 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7758 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7759 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7760 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7761 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7762 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7763 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7764 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7765 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7766 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7768 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7785 -name: "beforeAfterBlockDesktopTitleAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7786 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7783 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7771 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7772 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7773 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7774 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7775 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7776 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7777 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7778 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7779 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7780 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7781 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7782 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7784 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7801 -name: "beforeAfterBlockMobileTitleBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7802 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7799 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7787 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7788 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7789 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7790 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7791 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7792 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7793 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7794 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7795 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7796 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7797 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7798 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7800 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7817 -name: "beforeAfterBlockMobileTitleAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7818 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7815 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7803 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7804 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7805 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7806 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7807 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7808 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7809 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7810 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7811 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7812 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7813 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7814 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7816 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7833 -name: "beforeAfterBlockTextBefore" -metadata: Sulu\Component\Content\Compat\Metadata {#7834 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7831 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7819 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7820 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7821 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7822 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7823 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7824 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7825 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7826 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7827 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7828 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7829 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7830 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7832 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7849 -name: "beforeAfterBlockTextAfter" -metadata: Sulu\Component\Content\Compat\Metadata {#7850 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7847 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7835 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7836 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7837 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7838 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7839 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7840 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7841 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7842 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7843 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7844 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7845 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7846 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7848 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "beforeAfterBlock" } ] -settings: [] } "big-image-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#7851 -name: "big-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7852 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#7857 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#7858 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7853 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7854 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#7855 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7856 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7875 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#7876 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7859 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7860 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7873 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#7861 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7862 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#7863 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7864 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#7865 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7866 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#7867 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7868 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#7869 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7870 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#7871 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7872 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7874 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7891 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7892 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7877 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7878 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#7889 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#7879 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7880 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#7881 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7882 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#7883 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7884 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#7885 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7886 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#7887 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7888 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7890 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7893 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#7894 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7895 -name: "bigImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#7896 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7897 -name: "bigImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7898 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7911 -name: "bigImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7912 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7909 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#7899 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7900 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7901 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7902 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7903 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7904 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7905 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7906 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7907 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7908 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7910 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7927 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#7928 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7925 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7913 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7914 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7915 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7916 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7917 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7918 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7919 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7920 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7921 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7922 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7923 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7924 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7926 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7943 -name: "bigImgTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7944 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7941 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#7929 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7930 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#7931 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7932 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#7933 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7934 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#7935 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7936 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#7937 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7938 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#7939 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7940 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7942 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7945 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#7946 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7949 -name: "bigImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7950 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7947 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7948 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7957 -name: "bigImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7958 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7955 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#7951 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7952 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#7953 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7954 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7956 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7965 -name: "bigImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7966 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7963 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#7959 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7960 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#7961 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7962 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7964 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7979 -name: "bigImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7980 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7977 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#7967 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7968 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#7969 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7970 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#7971 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7972 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7973 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7974 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#7975 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7976 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7978 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7987 -name: "bigImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7988 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7985 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#7981 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7982 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#7983 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7984 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#7986 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7989 -name: "bigImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7990 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#7993 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7994 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7991 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7992 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "big-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#7995 -name: "big-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7996 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8001 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#8002 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7997 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#7998 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#7999 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8000 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8007 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8008 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8003 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8004 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8005 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8006 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8025 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8026 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8009 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8010 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8023 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8011 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8012 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8013 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8014 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8015 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8016 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8017 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8018 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8019 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8020 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8021 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8022 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8024 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8041 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8042 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8027 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8028 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8039 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8029 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8030 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8031 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8032 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8033 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8034 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8035 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8036 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8037 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8038 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8040 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8043 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#8044 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8045 -name: "bigTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#8046 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8047 -name: "bigTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8048 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8061 -name: "bigTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8062 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8059 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8049 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8050 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8051 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8052 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8053 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8054 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8055 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8056 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8057 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8058 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8060 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8077 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8078 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8075 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8063 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8064 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8065 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8066 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8067 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8068 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8069 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8070 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8071 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8072 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8073 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8074 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8076 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8093 -name: "bigTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8094 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8091 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8079 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8080 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8081 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8082 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8083 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8084 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8085 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8086 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8087 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8088 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8089 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8090 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8092 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8095 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#8096 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8097 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#8098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8101 -name: "bigTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8102 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8099 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8100 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8109 -name: "bigTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8110 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8107 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#8103 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8104 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8105 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8106 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8108 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8117 -name: "bigTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8118 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8115 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8111 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8112 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8113 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8114 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8116 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8131 -name: "bigTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8132 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8129 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8119 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8120 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8121 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8122 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8123 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8124 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8125 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8126 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8127 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8128 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8130 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8139 -name: "bigTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8140 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8137 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8133 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8134 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8135 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8136 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8138 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8141 -name: "buttonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8142 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8145 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8146 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8143 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8144 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "box-image-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8147 -name: "box-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#8148 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8153 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8154 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8149 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8150 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8151 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8152 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8155 -name: "boxImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8156 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8169 -name: "boxImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8170 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8167 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8157 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8158 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8159 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8160 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8161 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8162 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8163 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8164 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8165 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8166 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8168 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8185 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8186 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8183 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8171 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8172 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8173 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8174 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8175 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8176 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8177 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8178 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8179 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8180 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8181 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8182 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8184 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8201 -name: "boxImgTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8202 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8199 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8187 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8188 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8189 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8190 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8191 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8192 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8193 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8194 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8195 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8196 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8197 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8198 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8200 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8203 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#8204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8205 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#8206 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8207 -name: "boxImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#8208 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8211 -name: "boxImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8209 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8210 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8219 -name: "boxImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8217 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#8213 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8214 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8215 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8216 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8218 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8227 -name: "boxImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8228 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8225 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8221 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8222 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8223 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8224 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8226 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8241 -name: "boxImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8239 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8229 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8230 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8231 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8232 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8233 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8234 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8235 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8236 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8237 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8238 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8240 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8249 -name: "boxImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8250 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8247 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8243 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8244 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8245 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8246 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8248 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8251 -name: "boxImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8252 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8255 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8256 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8253 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8254 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "boxes" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8257 -name: "boxes" -metadata: Sulu\Component\Content\Compat\Metadata {#8258 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8263 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8264 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8259 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8260 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8261 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8262 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8281 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8282 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8265 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8266 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8279 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8267 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8268 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8269 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8270 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8271 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8272 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8273 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8274 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8275 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8276 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8277 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8278 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8280 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8297 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8298 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8283 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8284 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8295 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8285 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8286 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8287 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8288 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8289 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8290 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8291 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8292 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8293 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8294 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8296 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8299 -name: "boxesPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8300 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8313 -name: "boxesSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8314 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8311 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8301 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8302 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8303 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8304 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8305 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8306 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8307 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8308 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8309 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8310 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8312 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8329 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8330 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8327 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8315 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8316 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8317 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8318 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8319 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8320 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8321 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8322 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8323 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8324 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8325 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8326 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8328 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8345 -name: "boxesTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8346 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8343 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8331 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8332 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8333 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8334 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8335 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8336 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8337 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8338 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8339 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8340 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8341 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8342 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8344 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#8347 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#8348 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "box" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8349 -name: "box" -metadata: Sulu\Component\Content\Compat\Metadata {#8350 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8365 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8366 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8363 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8351 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8352 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8353 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8354 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8355 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8356 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8357 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8358 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8359 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8360 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8361 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8362 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8364 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8367 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#8368 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8369 -name: "background" -metadata: Sulu\Component\Content\Compat\Metadata {#8370 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "box" } Sulu\Component\Content\Compat\Property {#8373 -name: "boxesActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8374 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8371 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8372 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8381 -name: "boxesButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8382 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8379 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#8375 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8376 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8377 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8378 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8380 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8389 -name: "boxesButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8390 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8387 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8383 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8384 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8385 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8386 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8388 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8403 -name: "boxesButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8404 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8401 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8391 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8392 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8393 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8394 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8395 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8396 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8397 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8398 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8399 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8400 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8402 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8411 -name: "boxesTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8412 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8409 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8405 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8406 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8407 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8408 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8410 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8413 -name: "buttonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8414 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8417 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8418 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8415 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8416 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "bullet-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8419 -name: "bullet-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#8420 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8425 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8426 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8421 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8422 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8423 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8424 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8443 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8444 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8427 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8428 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8441 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8429 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8430 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8431 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8432 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8433 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8434 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8435 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8436 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8437 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8438 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8439 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8440 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8442 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8459 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8460 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8445 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8446 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8457 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8447 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8448 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8449 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8450 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8451 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8452 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8453 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8454 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8455 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8456 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8458 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8461 -name: "bulletTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8462 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8475 -name: "bulletTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8476 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8473 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8463 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8464 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8465 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8466 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8467 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8468 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8469 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8470 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8471 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8472 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8474 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8491 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#8492 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8489 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8477 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8478 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8479 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8480 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8481 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8482 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8483 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8484 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8485 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8486 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8487 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8488 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8490 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8507 -name: "bulletTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8508 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8505 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8493 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8494 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8495 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8496 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8497 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8498 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8499 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8500 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8501 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8502 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8503 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8504 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8506 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8523 -name: "bulletTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8524 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8521 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8509 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8510 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8511 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8512 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8513 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8514 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8515 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8516 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8517 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8518 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8519 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8520 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8522 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#8525 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#8526 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "bullet-teaser-item" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8527 -name: "bullet-teaser-item" -metadata: Sulu\Component\Content\Compat\Metadata {#8528 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8543 -name: "itemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#8544 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8541 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8529 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8530 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8531 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8532 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8533 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8534 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8535 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8536 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8537 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8538 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8539 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8540 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8542 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8545 -name: "itemText" -metadata: Sulu\Component\Content\Compat\Metadata {#8546 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "bullet-teaser-item" } Sulu\Component\Content\Compat\Property {#8549 -name: "bulletTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8550 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8547 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8548 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8557 -name: "bulletTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#8558 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8555 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#8551 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8552 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#8553 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8554 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8556 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8565 -name: "bulletTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8566 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8563 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8559 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8560 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8561 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8562 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8564 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8579 -name: "bulletTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8580 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8577 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8567 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8568 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8569 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8570 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8571 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8572 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8573 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8574 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8575 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8576 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8578 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8587 -name: "bulletTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8588 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8585 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#8581 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8582 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8583 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8584 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8586 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8589 -name: "buttonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8590 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8593 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#8594 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8591 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8592 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "calendly-form" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8595 -name: "calendly-form" -metadata: Sulu\Component\Content\Compat\Metadata {#8596 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8613 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8614 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8597 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8598 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8611 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8599 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8600 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8601 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8602 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8603 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8604 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8605 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8606 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8607 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8608 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8609 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8610 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8612 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8629 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8630 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8615 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8616 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8627 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8617 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8618 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8619 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8620 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8621 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8622 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8623 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8624 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8625 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8626 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8628 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8631 -name: "calendlyFormPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8632 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8645 -name: "calendlyFormSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8646 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8643 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8633 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8634 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8635 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8636 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8637 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8638 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8639 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8640 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8641 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8642 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8644 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8661 -name: "calendlyFormHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#8662 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8659 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8647 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8648 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8649 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8650 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8651 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8652 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8653 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8654 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8655 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8656 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8657 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8658 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8660 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8677 -name: "calendlyFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8678 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8675 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8663 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8664 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8665 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8666 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8667 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8668 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8669 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8670 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8671 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8672 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8673 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8674 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8676 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8679 -name: "calendlyFormText" -metadata: Sulu\Component\Content\Compat\Metadata {#8680 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8681 -name: "calendlyFormContact" -metadata: Sulu\Component\Content\Compat\Metadata {#8682 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8683 -name: "calendlyFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#8684 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8685 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#8686 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8687 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#8688 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8689 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#8690 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8691 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#8692 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8693 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#8694 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8695 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#8696 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8697 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#8698 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8699 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#8700 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8701 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#8702 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8703 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#8704 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "case-study-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8705 -name: "case-study-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#8706 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8711 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8712 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8707 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8708 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8709 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8710 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8713 -name: "herotype" -metadata: Sulu\Component\Content\Compat\Metadata {#8714 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8715 -name: "csHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8716 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8721 -name: "herotitle" -metadata: Sulu\Component\Content\Compat\Metadata {#8722 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8719 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8717 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8718 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8720 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8727 -name: "csHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8728 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8725 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8723 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8724 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8726 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8729 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#8730 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8731 -name: "caseStudyHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#8732 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8745 -name: "caseStudyHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#8746 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8743 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8733 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8734 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8735 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8736 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8737 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8738 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8739 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8740 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8741 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8742 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8744 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8759 -name: "caseStudyHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8760 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8757 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8747 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8748 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8749 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8750 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8751 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8752 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8753 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8754 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8755 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8756 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8758 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8769 -name: "caseStudyHeroLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#8770 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8761 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8762 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8767 -name: "values" -value: [ "caseStudyHeroModal" => Sulu\Component\Content\Compat\PropertyParameter {#8763 -name: "caseStudyHeroModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8764 …} } "caseStudyHeroURL" => Sulu\Component\Content\Compat\PropertyParameter {#8765 -name: "caseStudyHeroURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8766 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8768 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#8771 -name: "caseStudyHeroDownloadFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#8772 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8773 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#8774 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8789 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8790 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8787 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8775 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8776 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8777 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8778 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8779 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8780 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8781 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8782 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8783 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8784 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8785 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8786 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8788 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8805 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8806 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8803 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8791 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8792 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8793 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8794 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8795 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8796 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8797 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8798 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8799 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8800 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8801 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8802 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8804 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8807 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#8808 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8811 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8812 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8809 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8810 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8813 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#8814 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8815 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#8816 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8817 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#8818 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8819 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#8820 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8821 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#8822 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8823 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#8824 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8825 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#8826 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8827 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#8828 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "download-modal" } Sulu\Component\Content\Compat\Property {#8831 -name: "caseStudyHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#8832 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#8829 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8830 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8839 -name: "buttonUrlSize" -metadata: Sulu\Component\Content\Compat\Metadata {#8840 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8837 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#8833 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8834 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#8835 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8836 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8838 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8855 -name: "buttonUrlColor" -metadata: Sulu\Component\Content\Compat\Metadata {#8856 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8841 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8842 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8853 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#8843 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8844 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#8845 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8846 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#8847 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8848 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#8849 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8850 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#8851 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8852 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8854 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8857 -name: "buttonUrlLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#8858 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "category-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8859 -name: "category-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#8860 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8865 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8866 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8861 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8862 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8863 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8864 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8883 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#8884 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8867 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8868 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8881 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#8869 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8870 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#8871 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8872 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#8873 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8874 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#8875 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8876 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#8877 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8878 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#8879 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8880 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8882 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8899 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#8900 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#8885 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8886 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#8897 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#8887 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8888 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#8889 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8890 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#8891 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8892 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#8893 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8894 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#8895 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8896 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8898 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8901 -name: "categorySliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8902 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8915 -name: "categorySliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#8916 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#8913 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#8903 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8904 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8905 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8906 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8907 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8908 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8909 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8910 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8911 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8912 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8914 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8931 -name: "categorySliderTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#8932 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8929 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8917 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8918 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8919 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8920 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8921 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8922 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8923 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8924 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8925 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8926 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8927 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8928 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8930 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8947 -name: "categorySliderTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#8948 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#8945 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#8933 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8934 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#8935 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8936 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#8937 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8938 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#8939 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8940 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#8941 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8942 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#8943 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8944 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8946 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8949 -name: "categorySliderLead" -metadata: Sulu\Component\Content\Compat\Metadata {#8950 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#8989 -name: "categorySlides" -metadata: Sulu\Component\Content\Compat\Metadata {#8990 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#8951 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8952 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#8953 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8954 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#8987 -name: "properties" -value: [ "slideTitle" => Sulu\Component\Content\Compat\PropertyParameter {#8955 -name: "slideTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8956 …} } "slideMore" => Sulu\Component\Content\Compat\PropertyParameter {#8957 -name: "slideMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8958 …} } "slideTags" => Sulu\Component\Content\Compat\PropertyParameter {#8959 -name: "slideTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8960 …} } "slideImages" => Sulu\Component\Content\Compat\PropertyParameter {#8961 -name: "slideImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8962 …} } "slideDescription" => Sulu\Component\Content\Compat\PropertyParameter {#8963 -name: "slideDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8964 …} } "slideCustomTitle" => Sulu\Component\Content\Compat\PropertyParameter {#8965 -name: "slideCustomTitle" -value: "excerpt.customtitle" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8966 …} } "slideCustomerImage" => Sulu\Component\Content\Compat\PropertyParameter {#8967 -name: "slideCustomerImage" -value: "excerpt.customerimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8968 …} } "slideTitleMobile" => Sulu\Component\Content\Compat\PropertyParameter {#8969 -name: "slideTitleMobile" -value: "excerpt.titlemobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8970 …} } "slideImageAltAttr" => Sulu\Component\Content\Compat\PropertyParameter {#8971 -name: "slideImageAltAttr" -value: "excerpt.excerptImageALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8972 …} } "slideTitleSliderDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#8973 -name: "slideTitleSliderDesktop" -value: "excerpt.titleSliderDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8974 …} } "slideTitleSliderMobile" => Sulu\Component\Content\Compat\PropertyParameter {#8975 -name: "slideTitleSliderMobile" -value: "excerpt.titleSliderMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8976 …} } "slideSliderImageDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#8977 -name: "slideSliderImageDesktop" -value: "excerpt.sliderImageDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8978 …} } "slideSliderImageDesktopALT" => Sulu\Component\Content\Compat\PropertyParameter {#8979 -name: "slideSliderImageDesktopALT" -value: "excerpt.sliderImageDesktopALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8980 …} } "slideSliderImageMobileALT" => Sulu\Component\Content\Compat\PropertyParameter {#8981 -name: "slideSliderImageMobileALT" -value: "excerpt.sliderImageMobileALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8982 …} } "slideSliderImageMobile" => Sulu\Component\Content\Compat\PropertyParameter {#8983 -name: "slideSliderImageMobile" -value: "excerpt.sliderImageMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8984 …} } "slideDescriptionSlider" => Sulu\Component\Content\Compat\PropertyParameter {#8985 -name: "slideDescriptionSlider" -value: "excerpt.descriptionSlider" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8986 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#8988 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "claim-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#8991 -name: "claim-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#8992 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#8997 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#8998 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#8993 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8994 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#8995 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#8996 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9003 -name: "titlebefore" -metadata: Sulu\Component\Content\Compat\Metadata {#9004 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9001 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#8999 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9000 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9002 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9005 -name: "claims" -metadata: Sulu\Component\Content\Compat\Metadata {#9006 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9011 -name: "titleafter" -metadata: Sulu\Component\Content\Compat\Metadata {#9012 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9009 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9007 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9008 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9010 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9017 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#9018 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9015 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9013 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9014 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9016 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9031 -name: "claimHeroSeoHeadlineClaim" -metadata: Sulu\Component\Content\Compat\Metadata {#9032 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9029 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9019 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9020 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9021 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9022 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9023 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9024 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9025 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9026 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9027 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9028 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9030 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9045 -name: "claimHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#9046 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9043 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9033 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9034 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9035 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9036 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9037 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9038 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9039 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9040 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9041 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9042 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9044 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9049 -name: "claimHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9050 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9047 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9048 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9057 -name: "claimHeroButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9058 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9055 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9051 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9052 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9053 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9054 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9056 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9065 -name: "claimHeroButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9066 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9063 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9059 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9060 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9061 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9062 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9064 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9079 -name: "claimHeroButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9077 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9067 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9068 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9069 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9070 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9071 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9072 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9073 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9074 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9075 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9076 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9078 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9087 -name: "claimHeroTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9088 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9085 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9081 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9082 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9083 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9084 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9086 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9089 -name: "claimHeroButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9090 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9093 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9094 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9091 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9092 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "contact-form" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9095 -name: "contact-form" -metadata: Sulu\Component\Content\Compat\Metadata {#9096 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9113 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9097 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9098 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9111 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9099 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9100 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9101 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9102 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9103 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9104 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9105 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9106 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9107 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9108 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9109 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9110 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9112 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9129 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9130 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9115 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9116 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9127 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9117 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9118 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9119 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9120 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9121 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9122 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9123 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9124 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9125 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9126 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9128 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9131 -name: "contactFormPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9132 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9145 -name: "contactFormSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9146 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9143 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9133 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9134 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9135 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9136 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9137 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9138 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9139 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9140 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9141 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9142 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9144 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9161 -name: "contactFormHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#9162 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9159 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9147 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9148 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9149 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9150 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9151 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9152 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9153 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9154 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9155 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9156 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9157 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9158 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9160 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9177 -name: "contactFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9178 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9175 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9163 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9164 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9165 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9166 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9167 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9168 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9169 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9170 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9171 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9172 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9173 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9174 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9176 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9179 -name: "contactFormText" -metadata: Sulu\Component\Content\Compat\Metadata {#9180 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9181 -name: "contactFormAppointmentLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9182 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9183 -name: "contactFormContact" -metadata: Sulu\Component\Content\Compat\Metadata {#9184 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#9185 -name: "contactFormCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#9186 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9187 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#9188 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9203 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9201 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9189 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9190 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9191 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9192 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9193 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9194 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9195 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9196 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9197 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9198 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9199 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9200 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9202 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9219 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9217 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9205 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9206 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9207 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9208 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9209 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9210 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9211 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9212 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9213 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9214 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9215 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9216 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9218 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9221 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#9222 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9223 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#9224 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9225 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9226 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9227 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9228 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9229 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9230 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9231 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9232 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9233 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9235 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#9236 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9237 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9238 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9239 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9240 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9241 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9243 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9245 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9246 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#9247 -name: "contactFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9249 -name: "contactFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9250 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9251 -name: "contactFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9252 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9253 -name: "contactFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9254 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9255 -name: "contactFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9256 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9257 -name: "contactFormMessage" -metadata: Sulu\Component\Content\Compat\Metadata {#9258 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9259 -name: "contactFormSubscribe" -metadata: Sulu\Component\Content\Compat\Metadata {#9260 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9261 -name: "contactFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9262 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9263 -name: "contactFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9264 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9265 -name: "contactFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9266 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9267 -name: "contactFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9268 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9269 -name: "contactFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9270 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "belt" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9271 -name: "belt" -metadata: Sulu\Component\Content\Compat\Metadata {#9272 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9289 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9290 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9273 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9274 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9287 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9275 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9276 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9277 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9278 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9279 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9280 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9281 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9282 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9283 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9284 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9285 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9286 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9288 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9305 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9306 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9291 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9292 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9303 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9293 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9294 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9295 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9296 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9297 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9298 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9299 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9300 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9301 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9302 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9304 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9311 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9312 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9307 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9308 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9309 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9310 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9317 -name: "beltHeadlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#9318 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9313 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9314 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9315 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9316 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9319 -name: "beltPaginaDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9320 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9333 -name: "beltSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9334 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9331 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9321 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9322 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9323 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9324 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9325 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9326 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9327 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9328 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9329 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9330 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9332 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9349 -name: "beltTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9350 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9347 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9335 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9336 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9337 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9338 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9339 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9340 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9341 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9342 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9343 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9344 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9345 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9346 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9348 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9365 -name: "beltTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9366 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9363 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9351 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9352 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9353 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9354 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9355 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9356 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9357 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9358 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9359 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9360 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9361 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9362 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9364 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9367 -name: "beltLead" -metadata: Sulu\Component\Content\Compat\Metadata {#9368 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9369 -name: "beltText" -metadata: Sulu\Component\Content\Compat\Metadata {#9370 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9373 -name: "beltActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9374 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9371 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9372 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9381 -name: "beltActionButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9382 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9379 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9375 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9376 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9377 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9378 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9380 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9389 -name: "beltActionButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9390 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9387 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9383 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9384 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9385 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9386 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9388 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9403 -name: "beltActionButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9404 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9401 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9391 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9392 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9393 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9394 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9395 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9396 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9397 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9398 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9399 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9400 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9402 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9411 -name: "beltActionTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9412 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9409 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9405 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9406 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9407 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9408 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9410 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9413 -name: "beltActionButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9414 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9417 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9418 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9415 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9416 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9419 -name: "beltItemAutoplay" -metadata: Sulu\Component\Content\Compat\Metadata {#9420 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#9421 -name: "subblocks1" -metadata: Sulu\Component\Content\Compat\Metadata {#9422 …} -mandatory: false -multilingual: true -minOccurs: 3 -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "tape1Items" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9423 -name: "tape1Items" -metadata: Sulu\Component\Content\Compat\Metadata {#9424 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9425 -name: "tape1ItemImage" -metadata: Sulu\Component\Content\Compat\Metadata {#9426 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9441 -name: "tape1ItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9442 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9439 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9427 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9428 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9429 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9430 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9431 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9432 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9433 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9434 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9435 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9436 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9437 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9438 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9440 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9443 -name: "tape1Tag" -metadata: Sulu\Component\Content\Compat\Metadata {#9444 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9455 -name: "tagColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9456 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9453 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9445 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9446 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9447 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9448 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9449 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9450 …} } "yellow" => Sulu\Component\Content\Compat\PropertyParameter {#9451 -name: "yellow" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9452 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9454 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9457 -name: "tape1ItemDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#9458 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "tape1Items" } Sulu\Component\Content\Compat\Block\BlockProperty {#9459 -name: "subblocks2" -metadata: Sulu\Component\Content\Compat\Metadata {#9460 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "tape2Items" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9461 -name: "tape2Items" -metadata: Sulu\Component\Content\Compat\Metadata {#9462 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9463 -name: "tape2ItemImage" -metadata: Sulu\Component\Content\Compat\Metadata {#9464 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9479 -name: "tape2ItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9480 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9477 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9465 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9466 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9467 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9468 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9469 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9470 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9471 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9472 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9473 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9474 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9475 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9476 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9478 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9481 -name: "tape2Tag" -metadata: Sulu\Component\Content\Compat\Metadata {#9482 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9493 -name: "tagColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9494 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9491 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9483 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9484 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9485 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9486 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9487 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9488 …} } "yellow" => Sulu\Component\Content\Compat\PropertyParameter {#9489 -name: "yellow" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9490 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9492 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9495 -name: "tape2ItemDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#9496 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "tape2Items" } Sulu\Component\Content\Compat\Block\BlockProperty {#9497 -name: "subblocks3" -metadata: Sulu\Component\Content\Compat\Metadata {#9498 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "tape3Items" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9499 -name: "tape3Items" -metadata: Sulu\Component\Content\Compat\Metadata {#9500 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9501 -name: "tape3ItemImage" -metadata: Sulu\Component\Content\Compat\Metadata {#9502 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9517 -name: "tape3ItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9518 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9515 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9503 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9504 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9505 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9506 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9507 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9508 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9509 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9510 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9511 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9512 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9513 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9514 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9516 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9519 -name: "tape3Tag" -metadata: Sulu\Component\Content\Compat\Metadata {#9520 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9531 -name: "tagColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9532 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9529 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9521 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9522 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9523 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9524 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9525 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9526 …} } "yellow" => Sulu\Component\Content\Compat\PropertyParameter {#9527 -name: "yellow" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9528 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9530 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9533 -name: "tape3ItemDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#9534 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "tape3Items" } ] -settings: [] } "deco-bars" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9535 -name: "deco-bars" -metadata: Sulu\Component\Content\Compat\Metadata {#9536 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9543 -name: "deco-bars" -metadata: Sulu\Component\Content\Compat\Metadata {#9544 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9537 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9538 …} } "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9539 -name: "default_value" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9540 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9541 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9542 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "download-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9545 -name: "download-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#9546 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9561 -name: "downloadModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9562 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9559 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9547 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9548 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9549 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9550 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9551 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9552 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9553 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9554 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9555 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9556 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9557 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9558 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9560 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9577 -name: "downloadModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9578 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9575 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9563 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9564 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9565 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9566 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9567 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9568 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9569 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9570 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#9571 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9572 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#9573 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9574 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9576 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9579 -name: "downloadModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#9580 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9583 -name: "downloadModalLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9584 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9581 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9582 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9585 -name: "downloadModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9586 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9587 -name: "downloadFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9588 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9589 -name: "downloadFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9590 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9591 -name: "downloadFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#9592 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9593 -name: "downloadFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9594 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9595 -name: "downloadFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#9596 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9597 -name: "downloadFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9598 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9599 -name: "downloadFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9600 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "faq" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9601 -name: "faq" -metadata: Sulu\Component\Content\Compat\Metadata {#9602 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9607 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9608 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9603 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9604 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9605 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9606 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9625 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9626 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9609 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9610 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9623 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9611 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9612 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9613 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9614 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9615 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9616 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9617 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9618 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9619 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9620 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9621 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9622 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9624 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9641 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9642 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9627 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9628 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9639 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9629 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9630 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9631 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9632 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9633 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9634 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9635 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9636 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9637 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9638 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9640 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#9643 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#9644 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "accordionItem" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9645 -name: "accordionItem" -metadata: Sulu\Component\Content\Compat\Metadata {#9646 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9647 -name: "accordionItemTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9648 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9649 -name: "accordionItemTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9650 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9651 -name: "accordionItemText" -metadata: Sulu\Component\Content\Compat\Metadata {#9652 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9655 -name: "accordionItemActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9656 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9653 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9654 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9663 -name: "accordionItemButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9664 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9661 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9657 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9658 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9659 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9660 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9662 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9671 -name: "accordionItemButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9672 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9669 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9665 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9666 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9667 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9668 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9670 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9685 -name: "accordionItemButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9686 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9683 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9673 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9674 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9675 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9676 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9677 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9678 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9679 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9680 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9681 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9682 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9684 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9693 -name: "accordionItemTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9694 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9691 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9687 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9688 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9689 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9690 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9692 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9695 -name: "accordionItemButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9696 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9699 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9700 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9697 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9698 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "accordionItem" } ] -settings: [] } "generic-grid" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9701 -name: "generic-grid" -metadata: Sulu\Component\Content\Compat\Metadata {#9702 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9713 -name: "cols" -metadata: Sulu\Component\Content\Compat\Metadata {#9714 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9703 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9704 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9711 -name: "values" -value: [ 2 => Sulu\Component\Content\Compat\PropertyParameter {#9705 -name: 2 -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9706 …} } 3 => Sulu\Component\Content\Compat\PropertyParameter {#9707 -name: 3 -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9708 …} } 4 => Sulu\Component\Content\Compat\PropertyParameter {#9709 -name: 4 -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9710 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9712 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9719 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9720 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9715 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9716 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9717 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9718 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9737 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9738 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9721 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9722 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9735 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#9723 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9724 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#9725 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9726 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#9727 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9728 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#9729 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9730 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#9731 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9732 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#9733 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9734 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9736 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9753 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9754 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9739 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9740 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9751 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#9741 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9742 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#9743 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9744 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#9745 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9746 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#9747 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9748 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#9749 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9750 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9752 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#9755 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#9756 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: 16 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "generic-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9757 -name: "generic-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#9758 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9759 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#9760 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9761 -name: "genericTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#9762 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9767 -name: "icon" -metadata: Sulu\Component\Content\Compat\Metadata {#9768 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9763 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9764 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9765 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9766 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9769 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#9770 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9773 -name: "genericTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9774 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9771 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9772 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9781 -name: "genericTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9782 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9779 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9775 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9776 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9777 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9778 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9780 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9789 -name: "genericTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9790 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9787 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9783 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9784 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9785 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9786 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9788 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9803 -name: "genericTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9804 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9801 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9791 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9792 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9793 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9794 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9795 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9796 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9797 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9798 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9799 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9800 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9802 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9811 -name: "genericTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9812 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9809 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9805 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9806 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9807 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9808 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9810 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9813 -name: "genericTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9814 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9817 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9818 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9815 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9816 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "generic-teaser" } Sulu\Component\Content\Compat\Property {#9821 -name: "genericGridActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9822 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9819 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9820 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9829 -name: "genericGridButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9830 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9827 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9823 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9824 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9825 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9826 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9828 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9837 -name: "genericGridButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9838 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9835 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9831 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9832 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9833 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9834 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9836 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9849 -name: "genericGridButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9850 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9847 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9839 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9840 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9841 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9842 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9843 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9844 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9845 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9846 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9848 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9857 -name: "genericGridTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#9858 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9855 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#9851 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9852 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9853 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9854 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9856 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9859 -name: "genericGridButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9860 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9863 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#9864 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9861 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9862 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9865 -name: "hero" -metadata: Sulu\Component\Content\Compat\Metadata {#9866 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#9871 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#9872 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#9867 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9868 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#9869 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9870 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9875 -name: "heroTextWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#9876 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9873 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9874 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9879 -name: "heroImageWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#9880 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9877 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9878 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9883 -name: "heroImageOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#9884 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9881 -name: "pattern" -value: "^[0-9]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9882 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9887 -name: "heroVerticalOffset" -metadata: Sulu\Component\Content\Compat\Metadata {#9888 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [ "pattern" => Sulu\Component\Content\Compat\PropertyParameter {#9885 -name: "pattern" -value: "^[0-9-]*$" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9886 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9897 -name: "heroImageVerticalAnchor" -metadata: Sulu\Component\Content\Compat\Metadata {#9898 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9889 -name: "default_value" -value: "bottom" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9890 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#9895 -name: "values" -value: [ "bottom" => Sulu\Component\Content\Compat\PropertyParameter {#9891 -name: "bottom" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9892 …} } "top" => Sulu\Component\Content\Compat\PropertyParameter {#9893 -name: "top" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9894 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9896 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9899 -name: "heroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9900 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9905 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#9906 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9903 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9901 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9902 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9904 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9911 -name: "heroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9912 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9909 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9907 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9908 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9910 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9917 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#9918 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9915 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#9913 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9914 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9916 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9921 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#9922 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#9919 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9920 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9923 -name: "heroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#9924 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9937 -name: "heroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#9938 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9935 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9925 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9926 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9927 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9928 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9929 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9930 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9931 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9932 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9933 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9934 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9936 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9951 -name: "heroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9952 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9949 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9939 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9940 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9941 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9942 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9943 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9944 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9945 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9946 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9947 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9948 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9950 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9965 -name: "heroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#9966 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9963 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#9953 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9954 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#9955 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9956 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#9957 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9958 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#9959 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9960 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#9961 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9962 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9964 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9969 -name: "heroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#9970 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#9967 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9968 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9977 -name: "heroButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#9978 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9975 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#9971 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9972 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#9973 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9974 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9976 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9985 -name: "heroButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#9986 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9983 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#9979 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9980 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#9981 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9982 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9984 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#9999 -name: "heroButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10000 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9997 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#9987 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9988 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#9989 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9990 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#9991 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9992 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#9993 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9994 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#9995 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#9996 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#9998 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10007 -name: "heroTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10008 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10005 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#10001 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10002 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10003 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10004 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10006 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10009 -name: "heroButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10010 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10013 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#10014 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10011 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10012 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "image" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10015 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#10016 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10033 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10034 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10017 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10018 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10031 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10019 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10020 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10021 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10022 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10023 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10024 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10025 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10026 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10027 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10028 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10029 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10030 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10032 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10049 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10050 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10035 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10036 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10047 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10037 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10038 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10039 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10040 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10041 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10042 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10043 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10044 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10045 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10046 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10048 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10051 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#10052 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10053 -name: "imageImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#10054 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10055 -name: "caption" -metadata: Sulu\Component\Content\Compat\Metadata {#10056 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "image-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10057 -name: "image-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#10058 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10075 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10076 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10059 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10060 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10073 -name: "values" -value: [ "pt-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10061 -name: "pt-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10062 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10063 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10064 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10065 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10066 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10067 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10068 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10069 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10070 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10071 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10072 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10074 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10091 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10092 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10077 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10078 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10089 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10079 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10080 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10081 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10082 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10083 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10084 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10085 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10086 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10087 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10088 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10090 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10097 -name: "images" -metadata: Sulu\Component\Content\Compat\Metadata {#10098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#10093 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10094 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10095 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10096 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10101 -name: "imageSliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#10102 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#10099 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10100 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10109 -name: "imageSliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#10110 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10107 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#10103 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10104 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#10105 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10106 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10108 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10117 -name: "imageSliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#10118 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10115 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#10111 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10112 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#10113 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10114 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10116 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10131 -name: "imageSliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10132 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10129 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#10119 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10120 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#10121 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10122 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#10123 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10124 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10125 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10126 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#10127 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10128 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10130 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10139 -name: "imageSliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10140 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10137 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#10133 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10134 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10135 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10136 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10138 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10141 -name: "imageSliderButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10142 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10145 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#10146 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10143 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10144 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "link-anchor" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10147 -name: "link-anchor" -metadata: Sulu\Component\Content\Compat\Metadata {#10148 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10149 -name: "name" -metadata: Sulu\Component\Content\Compat\Metadata {#10150 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10169 -name: "shift" -metadata: Sulu\Component\Content\Compat\Metadata {#10170 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10151 -name: "default_value" -value: "exact" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10152 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10167 -name: "values" -value: [ "above-l" => Sulu\Component\Content\Compat\PropertyParameter {#10153 -name: "above-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10154 …} } "above-m" => Sulu\Component\Content\Compat\PropertyParameter {#10155 -name: "above-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10156 …} } "above-s" => Sulu\Component\Content\Compat\PropertyParameter {#10157 -name: "above-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10158 …} } "exact" => Sulu\Component\Content\Compat\PropertyParameter {#10159 -name: "exact" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10160 …} } "below-s" => Sulu\Component\Content\Compat\PropertyParameter {#10161 -name: "below-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10162 …} } "below-m" => Sulu\Component\Content\Compat\PropertyParameter {#10163 -name: "below-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10164 …} } "below-1" => Sulu\Component\Content\Compat\PropertyParameter {#10165 -name: "below-1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10166 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10168 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "logo-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10171 -name: "logo-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#10172 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10177 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#10178 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10173 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10174 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10175 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10176 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10195 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10196 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10179 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10180 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10193 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10181 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10182 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10183 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10184 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10185 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10186 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10187 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10188 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10189 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10190 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10191 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10192 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10194 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10211 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10197 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10198 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10209 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10199 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10200 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10201 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10202 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10203 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10204 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10205 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10206 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10207 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10208 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10210 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10213 -name: "logoSliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#10214 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10227 -name: "logoSliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#10228 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10225 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#10215 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10216 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10217 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10218 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10219 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10220 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10221 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10222 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10223 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10224 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10226 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10243 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#10244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10241 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10229 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10230 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10231 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10232 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10233 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10234 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10235 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10236 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10237 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10238 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10239 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10240 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10242 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10259 -name: "logoSliderTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10260 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10257 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10245 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10246 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10247 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10248 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10249 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10250 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10251 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10252 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10253 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10254 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10255 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10256 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10258 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10261 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#10262 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10267 -name: "images" -metadata: Sulu\Component\Content\Compat\Metadata {#10268 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#10263 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10264 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10265 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10266 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10271 -name: "logoSliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#10272 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#10269 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10270 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10279 -name: "logoSliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#10280 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10277 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#10273 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10274 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#10275 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10276 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10278 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10287 -name: "logoSliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#10288 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10285 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#10281 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10282 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#10283 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10284 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10286 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10301 -name: "logoSliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10302 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10299 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#10289 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10290 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#10291 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10292 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#10293 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10294 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10295 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10296 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#10297 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10298 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10300 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10309 -name: "logoSliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10310 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10307 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#10303 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10304 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10305 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10306 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10308 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10311 -name: "logoSliderButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10312 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10315 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#10316 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10313 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10314 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "logo-ticker" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10317 -name: "logo-ticker" -metadata: Sulu\Component\Content\Compat\Metadata {#10318 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10323 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#10324 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10319 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10320 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10321 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10322 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10341 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10342 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10325 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10326 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10339 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10327 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10328 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10329 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10330 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10331 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10332 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10333 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10334 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10335 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10336 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10337 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10338 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10340 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10357 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10358 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10343 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10344 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10355 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10345 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10346 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10347 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10348 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10349 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10350 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10351 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10352 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10353 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10354 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10356 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10363 -name: "images" -metadata: Sulu\Component\Content\Compat\Metadata {#10364 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "media_selection" -params: [ "types" => Sulu\Component\Content\Compat\PropertyParameter {#10359 -name: "types" -value: "image" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10360 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10361 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10362 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "mac-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10365 -name: "mac-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#10366 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10371 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#10372 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10367 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10368 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10369 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10370 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10377 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#10378 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10375 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#10373 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10374 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10376 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10383 -name: "macHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10384 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10381 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#10379 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10380 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10382 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10389 -name: "macHeroText" -metadata: Sulu\Component\Content\Compat\Metadata {#10390 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10387 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#10385 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10386 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10388 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10391 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#10392 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10393 -name: "macHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#10394 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10407 -name: "macHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#10408 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10405 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#10395 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10396 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10397 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10398 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10399 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10400 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10401 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10402 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10403 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10404 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10406 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10409 -name: "macHeroVideoEmbeddingCode" -metadata: Sulu\Component\Content\Compat\Metadata {#10410 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10419 -name: "macHeroLinkedItem" -metadata: Sulu\Component\Content\Compat\Metadata {#10420 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10411 -name: "default_value" -value: "" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10412 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10417 -name: "values" -value: [ "macHeroModal" => Sulu\Component\Content\Compat\PropertyParameter {#10413 -name: "macHeroModal" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10414 …} } "macHeroURL" => Sulu\Component\Content\Compat\PropertyParameter {#10415 -name: "macHeroURL" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10416 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10418 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10421 -name: "macHeroCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#10422 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10423 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#10424 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10439 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#10440 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10437 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10425 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10426 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10427 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10428 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10429 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10430 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10431 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10432 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10433 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10434 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10435 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10436 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10438 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10455 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10456 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10453 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10441 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10442 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10443 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10444 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10445 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10446 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10447 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10448 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10449 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10450 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10451 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10452 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10454 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10457 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#10458 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10459 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#10460 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10461 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10462 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10463 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10464 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10465 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10466 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10467 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#10468 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10469 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10470 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10471 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#10472 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10473 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10474 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10475 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10476 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10477 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#10478 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10479 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#10480 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10481 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#10482 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#10485 -name: "macHeroActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#10486 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#10483 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10484 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10493 -name: "buttonUrlSize" -metadata: Sulu\Component\Content\Compat\Metadata {#10494 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10491 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#10487 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10488 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#10489 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10490 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10492 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10509 -name: "buttonUrlColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10510 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10495 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10496 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10507 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#10497 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10498 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#10499 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10500 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#10501 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10502 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10503 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10504 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#10505 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10506 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10508 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10511 -name: "buttonUrlLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10512 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10513 -name: "macHeroButtonVideoLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10514 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "person-contact-form" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10515 -name: "person-contact-form" -metadata: Sulu\Component\Content\Compat\Metadata {#10516 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10533 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10534 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10517 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10518 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10531 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10519 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10520 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10521 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10522 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10523 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10524 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10525 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10526 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10527 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10528 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10529 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10530 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10532 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10549 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10550 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10535 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10536 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10547 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10537 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10538 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10539 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10540 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10541 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10542 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10543 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10544 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10545 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10546 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10548 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10551 -name: "contact" -metadata: Sulu\Component\Content\Compat\Metadata {#10552 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10553 -name: "personLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10554 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10555 -name: "calendlyLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10556 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10557 -name: "personContactFormCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#10558 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10559 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#10560 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10575 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#10576 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10573 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10561 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10562 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10563 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10564 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10565 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10566 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10567 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10568 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10569 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10570 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10571 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10572 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10574 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10591 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10592 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10589 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10577 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10578 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10579 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10580 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10581 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10582 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10583 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10584 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10585 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10586 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10587 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10588 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10590 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10593 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#10594 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10595 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#10596 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10597 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10598 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10599 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10600 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10601 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10602 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10603 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#10604 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10605 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10606 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10607 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#10608 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10609 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10610 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10611 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10612 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10613 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#10614 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10615 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#10616 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10617 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#10618 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#10619 -name: "contactFormButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10620 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10635 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#10636 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10633 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10621 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10622 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10623 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10624 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10625 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10626 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10627 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10628 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10629 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10630 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10631 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10632 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10634 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10651 -name: "personContactFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10652 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10649 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10637 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10638 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10639 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10640 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10641 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10642 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10643 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10644 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10645 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10646 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10647 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10648 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10650 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10653 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#10654 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10655 -name: "personContactFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10656 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10657 -name: "personContactFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10658 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10659 -name: "personContactFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10660 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10661 -name: "personContactFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#10662 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10663 -name: "personContactFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10664 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10665 -name: "personContactFormMessage" -metadata: Sulu\Component\Content\Compat\Metadata {#10666 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10667 -name: "personContactFormSubscribe" -metadata: Sulu\Component\Content\Compat\Metadata {#10668 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10669 -name: "personContactFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10670 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10671 -name: "personContactFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10672 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10673 -name: "personContactFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#10674 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10675 -name: "personContactFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#10676 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10677 -name: "personContactFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#10678 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "person-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10679 -name: "person-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#10680 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10685 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#10686 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10681 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10682 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10683 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10684 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10703 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10704 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10687 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10688 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10701 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10689 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10690 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10691 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10692 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10693 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10694 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10695 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10696 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10697 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10698 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10699 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10700 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10702 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10719 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10720 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10705 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10706 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10717 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10707 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10708 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10709 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10710 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10711 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10712 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10713 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10714 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10715 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10716 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10718 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10721 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#10722 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#10723 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "ImageObject" "itemprop" => "image" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#10724 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10725 -name: "personTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#10726 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10727 -name: "person_name" -metadata: Sulu\Component\Content\Compat\Metadata {#10728 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#10729 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "Person" "itemprop" => "name" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#10730 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10731 -name: "person_title" -metadata: Sulu\Component\Content\Compat\Metadata {#10732 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10733 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#10734 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10735 -name: "email" -metadata: Sulu\Component\Content\Compat\Metadata {#10736 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [ "sulu.schema_org" => Sulu\Component\Content\Compat\PropertyTag {#10737 -name: "sulu.schema_org" -priority: null -attributes: [ "itemtype" => "*" "itemprop" => "email" ] } "sulu.rlp.part" => Sulu\Component\Content\Compat\PropertyTag {#10738 -name: "sulu.rlp.part" -priority: null -attributes: [] } ] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10741 -name: "personTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#10742 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#10739 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10740 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10749 -name: "personTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#10750 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10747 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#10743 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10744 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#10745 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10746 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10748 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10757 -name: "personTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#10758 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10755 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#10751 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10752 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#10753 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10754 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10756 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10771 -name: "personTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10772 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10769 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#10759 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10760 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#10761 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10762 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#10763 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10764 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10765 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10766 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#10767 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10768 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10770 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10779 -name: "personTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#10780 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10777 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#10773 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10774 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#10775 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10776 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10778 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10783 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#10784 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10781 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10782 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10785 -name: "personTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#10786 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "product-cards" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10787 -name: "product-cards" -metadata: Sulu\Component\Content\Compat\Metadata {#10788 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10805 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10806 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10789 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10790 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10803 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10791 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10792 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10793 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10794 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10795 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10796 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10797 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10798 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10799 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10800 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10801 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10802 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10804 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10821 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10822 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10807 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10808 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10819 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10809 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10810 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10811 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10812 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10813 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10814 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10815 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10816 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10817 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10818 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10820 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10823 -name: "productCardsPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#10824 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10837 -name: "productCardsSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#10838 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#10835 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#10825 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10826 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10827 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10828 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10829 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10830 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10831 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10832 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10833 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10834 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10836 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10853 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#10854 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10851 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10839 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10840 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10841 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10842 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10843 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10844 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10845 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10846 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10847 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10848 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10849 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10850 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10852 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10869 -name: "productCardsTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10870 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10867 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10855 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10856 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10857 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10858 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10859 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10860 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10861 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10862 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10863 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10864 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10865 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10866 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10868 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10871 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#10872 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10873 -name: "cards" -metadata: Sulu\Component\Content\Compat\Metadata {#10874 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 4 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "product-card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10875 -name: "product-card" -metadata: Sulu\Component\Content\Compat\Metadata {#10876 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10877 -name: "productCardBadge" -metadata: Sulu\Component\Content\Compat\Metadata {#10878 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10879 -name: "productCardName" -metadata: Sulu\Component\Content\Compat\Metadata {#10880 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10881 -name: "productCardDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#10882 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#10883 -name: "items" -metadata: Sulu\Component\Content\Compat\Metadata {#10884 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "product-card-item" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10885 -name: "product-card-item" -metadata: Sulu\Component\Content\Compat\Metadata {#10886 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10887 -name: "productCardItemText" -metadata: Sulu\Component\Content\Compat\Metadata {#10888 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-card-item" } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-card" } Sulu\Component\Content\Compat\Block\BlockProperty {#10889 -name: "productCardsRequestFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#10890 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "product-request-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10891 -name: "product-request-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#10892 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10907 -name: "productRequestModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#10908 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10905 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10893 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10894 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10895 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10896 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10897 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10898 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10899 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10900 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10901 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10902 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10903 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10904 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10906 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10923 -name: "productRequestModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#10924 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#10921 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#10909 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10910 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#10911 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10912 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#10913 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10914 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#10915 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10916 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#10917 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10918 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#10919 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10920 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10922 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10925 -name: "productRequestModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#10926 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10927 -name: "productRequestModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#10928 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10929 -name: "productRequestFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#10930 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10931 -name: "productRequestFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#10932 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10933 -name: "productRequestFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#10934 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10935 -name: "productRequestFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#10936 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10937 -name: "productRequestFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#10938 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10939 -name: "productRequestFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#10940 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10941 -name: "productRequestFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#10942 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-request-modal" } ] -settings: [] } "product-table" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#10943 -name: "product-table" -metadata: Sulu\Component\Content\Compat\Metadata {#10944 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#10961 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#10962 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10945 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10946 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10959 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#10947 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10948 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#10949 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10950 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#10951 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10952 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#10953 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10954 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#10955 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10956 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#10957 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10958 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10960 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10977 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#10978 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#10963 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10964 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#10975 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#10965 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10966 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#10967 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10968 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#10969 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10970 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#10971 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10972 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#10973 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10974 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#10976 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10983 -name: "productTableProduct1Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#10984 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10979 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10980 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10981 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10982 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10985 -name: "productTableProduct1Name" -metadata: Sulu\Component\Content\Compat\Metadata {#10986 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10987 -name: "productTableProduct1Description" -metadata: Sulu\Component\Content\Compat\Metadata {#10988 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10993 -name: "productTableProduct1Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#10994 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10989 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10990 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10991 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10992 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#10999 -name: "productTableProduct2Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#11000 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#10995 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10996 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#10997 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#10998 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11001 -name: "productTableProduct2Name" -metadata: Sulu\Component\Content\Compat\Metadata {#11002 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11003 -name: "productTableProduct2Description" -metadata: Sulu\Component\Content\Compat\Metadata {#11004 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11009 -name: "productTableProduct2Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#11010 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11005 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11006 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11007 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11008 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11015 -name: "productTableProduct3Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#11016 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11011 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11012 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11013 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11014 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11017 -name: "productTableProduct3Name" -metadata: Sulu\Component\Content\Compat\Metadata {#11018 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11019 -name: "productTableProduct3Description" -metadata: Sulu\Component\Content\Compat\Metadata {#11020 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11025 -name: "productTableProduct3Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#11026 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11021 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11022 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11023 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11024 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11031 -name: "productTableProduct4Enabled" -metadata: Sulu\Component\Content\Compat\Metadata {#11032 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11027 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11028 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11029 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11030 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11033 -name: "productTableProduct4Name" -metadata: Sulu\Component\Content\Compat\Metadata {#11034 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11035 -name: "productTableProduct4Description" -metadata: Sulu\Component\Content\Compat\Metadata {#11036 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11041 -name: "productTableProduct4Highlight" -metadata: Sulu\Component\Content\Compat\Metadata {#11042 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11037 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11038 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11039 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11040 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11043 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11044 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "product-feature" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11045 -name: "product-feature" -metadata: Sulu\Component\Content\Compat\Metadata {#11046 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11047 -name: "productFeatureHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#11048 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11049 -name: "productFeatureName" -metadata: Sulu\Component\Content\Compat\Metadata {#11050 …} -mandatory: true -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11051 -name: "productFeatureDescription" -metadata: Sulu\Component\Content\Compat\Metadata {#11052 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11057 -name: "productFeatureProduct1Active" -metadata: Sulu\Component\Content\Compat\Metadata {#11058 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11053 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11054 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11055 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11056 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11059 -name: "productFeatureProduct1Description" -metadata: Sulu\Component\Content\Compat\Metadata {#11060 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11065 -name: "productFeatureProduct2Active" -metadata: Sulu\Component\Content\Compat\Metadata {#11066 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11061 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11062 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11063 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11064 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11067 -name: "productFeatureProduct2Description" -metadata: Sulu\Component\Content\Compat\Metadata {#11068 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11073 -name: "productFeatureProduct3Active" -metadata: Sulu\Component\Content\Compat\Metadata {#11074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11069 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11070 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11071 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11072 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11075 -name: "productFeatureProduct3Description" -metadata: Sulu\Component\Content\Compat\Metadata {#11076 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11081 -name: "productFeatureProduct4Active" -metadata: Sulu\Component\Content\Compat\Metadata {#11082 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11077 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11078 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11079 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11080 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11083 -name: "productFeatureProduct4Description" -metadata: Sulu\Component\Content\Compat\Metadata {#11084 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-feature" } Sulu\Component\Content\Compat\Block\BlockProperty {#11085 -name: "productTableRequestFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#11086 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "product-request-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11087 -name: "product-request-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#11088 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11103 -name: "productRequestModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#11104 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11101 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11089 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11090 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11091 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11092 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11093 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11094 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11095 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11096 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11097 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11098 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11099 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11100 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11102 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11119 -name: "productRequestModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11117 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11105 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11106 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11107 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11108 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11109 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11110 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11111 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11112 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11113 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11114 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11115 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11116 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11118 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11121 -name: "productRequestModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#11122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11123 -name: "productRequestModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#11124 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11125 -name: "productRequestFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#11126 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11127 -name: "productRequestFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#11128 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11129 -name: "productRequestFormCompany" -metadata: Sulu\Component\Content\Compat\Metadata {#11130 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11131 -name: "productRequestFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#11132 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11133 -name: "productRequestFormPhone" -metadata: Sulu\Component\Content\Compat\Metadata {#11134 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11135 -name: "productRequestFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#11136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11137 -name: "productRequestFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#11138 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "product-request-modal" } ] -settings: [] } "quotation-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11139 -name: "quotation-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#11140 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11145 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11146 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11141 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11142 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11143 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11144 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11163 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11164 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11147 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11148 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11161 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11149 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11150 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11151 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11152 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11153 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11154 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11155 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11156 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11157 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11158 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11159 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11160 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11162 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11179 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11180 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11165 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11166 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11177 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11167 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11168 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11169 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11170 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11171 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11172 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11173 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11174 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11175 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11176 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11178 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11181 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11182 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "quotationSliderItem" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11183 -name: "quotationSliderItem" -metadata: Sulu\Component\Content\Compat\Metadata {#11184 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11185 -name: "quotationSliderItemAutoplay" -metadata: Sulu\Component\Content\Compat\Metadata {#11186 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11201 -name: "quotationSliderItemQuotation" -metadata: Sulu\Component\Content\Compat\Metadata {#11202 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11199 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11187 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11188 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11189 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11190 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11191 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11192 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11193 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11194 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11195 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11196 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11197 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11198 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11200 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11203 -name: "quotationSliderItemAuthorName" -metadata: Sulu\Component\Content\Compat\Metadata {#11204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11205 -name: "quotationSliderItemAuthorImage" -metadata: Sulu\Component\Content\Compat\Metadata {#11206 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11207 -name: "quotationSliderItemAuthorImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11208 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11209 -name: "quotationSliderItemAuthorTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#11210 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "quotationSliderItem" } ] -settings: [] } "quote" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11211 -name: "quote" -metadata: Sulu\Component\Content\Compat\Metadata {#11212 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11217 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11218 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11213 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11214 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11215 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11216 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11223 -name: "background" -metadata: Sulu\Component\Content\Compat\Metadata {#11224 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11219 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11220 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11221 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11222 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11241 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11225 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11226 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11239 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11227 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11228 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11229 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11230 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11231 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11232 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11233 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11234 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11235 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11236 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11237 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11238 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11240 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11257 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11258 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11243 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11244 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11255 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11245 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11246 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11247 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11248 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11249 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11250 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11251 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11252 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11253 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11254 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11256 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11259 -name: "quote" -metadata: Sulu\Component\Content\Compat\Metadata {#11260 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11261 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#11262 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11263 -name: "quoteImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11264 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11265 -name: "quoteName" -metadata: Sulu\Component\Content\Compat\Metadata {#11266 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11267 -name: "quoteTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#11268 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11271 -name: "quoteActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11272 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11269 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11270 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11279 -name: "quoteButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11280 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11277 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11273 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11274 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11275 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11276 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11278 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11287 -name: "quoteButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11288 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11285 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11281 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11282 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11283 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11284 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11286 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11301 -name: "quoteButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11302 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11299 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11289 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11290 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11291 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11292 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11293 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11294 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11295 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11296 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11297 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11298 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11300 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11311 -name: "quoteTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11312 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11309 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11303 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11304 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11305 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11306 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11307 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11308 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11310 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11313 -name: "quoteButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#11314 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11317 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11318 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11315 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11316 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "series" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11319 -name: "series" -metadata: Sulu\Component\Content\Compat\Metadata {#11320 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11325 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11326 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11321 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11322 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11323 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11324 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11343 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11344 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11327 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11328 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11341 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11329 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11330 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11331 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11332 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11333 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11334 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11335 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11336 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11337 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11338 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11339 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11340 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11342 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11359 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11360 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11345 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11346 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11357 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11347 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11348 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11349 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11350 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11351 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11352 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11353 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11354 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11355 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11356 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11358 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11361 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11362 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11363 -name: "teasers" -metadata: Sulu\Component\Content\Compat\Metadata {#11364 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "teaser_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11367 -name: "seriesActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11368 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11365 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11366 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11375 -name: "seriesButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11376 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11373 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11369 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11370 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11371 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11372 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11374 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11383 -name: "seriesButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11384 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11381 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11377 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11378 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11379 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11380 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11382 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11397 -name: "seriesButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11398 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11395 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11385 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11386 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11387 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11388 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11389 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11390 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11391 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11392 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11393 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11394 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11396 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11405 -name: "seriesTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11406 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11403 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11399 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11400 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11401 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11402 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11404 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11407 -name: "seriesButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#11408 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11411 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11412 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11409 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11410 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "share" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11413 -name: "share" -metadata: Sulu\Component\Content\Compat\Metadata {#11414 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11431 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11432 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11415 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11416 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11429 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11417 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11418 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11419 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11420 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11421 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11422 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11423 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11424 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11425 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11426 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11427 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11428 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11430 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11447 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11448 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11433 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11434 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11445 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11435 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11436 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11437 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11438 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11439 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11440 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11441 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11442 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11443 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11444 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11446 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "case-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11449 -name: "case-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#11450 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11455 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11456 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11451 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11452 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11453 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11454 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11473 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11474 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11457 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11458 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11471 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11459 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11460 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11461 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11462 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11463 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11464 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11465 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11466 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11467 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11468 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11469 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11470 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11472 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11489 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11490 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11475 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11476 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11487 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11477 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11478 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11479 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11480 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11481 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11482 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11483 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11484 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11485 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11486 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11488 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11491 -name: "caseSliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11492 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11505 -name: "caseSliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11506 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11503 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#11493 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11494 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11495 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11496 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11497 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11498 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11499 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11500 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11501 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11502 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11504 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11521 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11522 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11519 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11507 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11508 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11509 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11510 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11511 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11512 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11513 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11514 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11515 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11516 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11517 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11518 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11520 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11537 -name: "titleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11538 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11535 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11523 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11524 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11525 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11526 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11527 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11528 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11529 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11530 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11531 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11532 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11533 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11534 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11536 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11539 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#11540 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11541 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11542 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11545 -name: "caseSliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11546 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11543 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11544 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11553 -name: "caseSliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11554 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11551 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11547 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11548 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11549 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11550 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11552 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11561 -name: "caseSliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11562 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11559 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11555 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11556 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11557 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11558 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11560 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11575 -name: "caseSliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11576 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11573 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11563 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11564 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11565 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11566 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11567 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11568 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11569 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11570 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11571 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11572 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11574 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11583 -name: "caseSliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11584 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11581 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11577 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11578 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11579 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11580 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11582 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11585 -name: "label" -metadata: Sulu\Component\Content\Compat\Metadata {#11586 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11589 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11590 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11587 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11588 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11627 -name: "cases" -metadata: Sulu\Component\Content\Compat\Metadata {#11628 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#11591 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11592 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#11593 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11594 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#11625 -name: "properties" -value: [ "caseTitle" => Sulu\Component\Content\Compat\PropertyParameter {#11595 -name: "caseTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11596 …} } "caseTitleSliderDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#11597 -name: "caseTitleSliderDesktop" -value: "excerpt.titleSliderDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11598 …} } "caseTitleSliderMobile" => Sulu\Component\Content\Compat\PropertyParameter {#11599 -name: "caseTitleSliderMobile" -value: "excerpt.titleSliderMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11600 …} } "caseSliderImageDesktop" => Sulu\Component\Content\Compat\PropertyParameter {#11601 -name: "caseSliderImageDesktop" -value: "excerpt.sliderImageDesktop" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11602 …} } "caseSliderImageMobile" => Sulu\Component\Content\Compat\PropertyParameter {#11603 -name: "caseSliderImageMobile" -value: "excerpt.sliderImageMobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11604 …} } "caseDescriptionSlider" => Sulu\Component\Content\Compat\PropertyParameter {#11605 -name: "caseDescriptionSlider" -value: "excerpt.descriptionSlider" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11606 …} } "caseMore" => Sulu\Component\Content\Compat\PropertyParameter {#11607 -name: "caseMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11608 …} } "caseTags" => Sulu\Component\Content\Compat\PropertyParameter {#11609 -name: "caseTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11610 …} } "caseImages" => Sulu\Component\Content\Compat\PropertyParameter {#11611 -name: "caseImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11612 …} } "caseDescription" => Sulu\Component\Content\Compat\PropertyParameter {#11613 -name: "caseDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11614 …} } "caseCustomTitle" => Sulu\Component\Content\Compat\PropertyParameter {#11615 -name: "caseCustomTitle" -value: "excerpt.customtitle" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11616 …} } "caseCustomerImage" => Sulu\Component\Content\Compat\PropertyParameter {#11617 -name: "caseCustomerImage" -value: "excerpt.customerimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11618 …} } "caseTitleMobile" => Sulu\Component\Content\Compat\PropertyParameter {#11619 -name: "caseTitleMobile" -value: "excerpt.titlemobile" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11620 …} } "caseSliderImageDesktopALT" => Sulu\Component\Content\Compat\PropertyParameter {#11621 -name: "caseSliderImageDesktopALT" -value: "excerpt.sliderImageDesktopALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11622 …} } "caseSliderImageMobileALT" => Sulu\Component\Content\Compat\PropertyParameter {#11623 -name: "caseSliderImageMobileALT" -value: "excerpt.sliderImageMobileALT" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11624 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11626 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11629 -name: "slider" -metadata: Sulu\Component\Content\Compat\Metadata {#11630 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11635 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11636 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11631 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11632 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11633 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11634 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11653 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11654 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11637 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11638 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11651 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11639 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11640 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11641 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11642 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11643 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11644 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11645 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11646 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11647 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11648 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11649 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11650 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11652 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11669 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11670 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11655 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11656 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11667 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11657 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11658 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11659 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11660 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11661 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11662 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11663 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11664 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11665 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11666 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11668 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11671 -name: "sliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11672 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11685 -name: "sliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#11686 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11683 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#11673 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11674 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11675 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11676 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11677 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11678 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11679 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11680 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11681 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11682 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11684 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11701 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11702 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11699 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11687 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11688 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11689 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11690 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11691 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11692 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11693 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11694 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11695 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11696 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11697 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11698 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11700 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11717 -name: "sliderTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11718 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11715 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11703 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11704 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11705 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11706 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11707 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11708 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11709 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11710 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11711 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11712 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11713 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11714 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11716 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11719 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#11720 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11721 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11722 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11725 -name: "sliderActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11726 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11723 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11724 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11733 -name: "sliderButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11734 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11731 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11727 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11728 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11729 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11730 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11732 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11741 -name: "sliderButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11742 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11739 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11735 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11736 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11737 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11738 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11740 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11755 -name: "sliderButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11756 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11753 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11743 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11744 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11745 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11746 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11747 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11748 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11749 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11750 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11751 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11752 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11754 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11763 -name: "sliderTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11764 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11761 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11757 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11758 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11759 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11760 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11762 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11765 -name: "label" -metadata: Sulu\Component\Content\Compat\Metadata {#11766 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11769 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11770 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11767 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11768 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11771 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11772 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "slider-card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11773 -name: "slider-card" -metadata: Sulu\Component\Content\Compat\Metadata {#11774 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11775 -name: "slideCase" -metadata: Sulu\Component\Content\Compat\Metadata {#11776 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11777 -name: "media" -metadata: Sulu\Component\Content\Compat\Metadata {#11778 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11779 -name: "sliderCardImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11780 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11781 -name: "sliderCardImageMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11782 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11783 -name: "sliderCardImageMobileALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11784 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11799 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11800 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11797 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11785 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11786 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11787 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11788 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11789 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11790 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11791 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11792 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11793 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11794 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11795 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11796 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11798 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11815 -name: "titlemobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11816 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11813 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11801 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11802 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11803 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11804 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11805 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11806 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11807 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11808 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11809 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11810 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11811 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11812 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11814 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11831 -name: "sliderCardText" -metadata: Sulu\Component\Content\Compat\Metadata {#11832 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11829 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11817 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11818 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11819 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11820 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11821 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11822 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11823 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11824 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11825 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11826 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11827 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11828 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11830 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11833 -name: "customer" -metadata: Sulu\Component\Content\Compat\Metadata {#11834 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "slider-card" } ] -settings: [] } "sticky-sections" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11835 -name: "sticky-sections" -metadata: Sulu\Component\Content\Compat\Metadata {#11836 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11841 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11842 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11837 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11838 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11839 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11840 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11859 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11860 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11843 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11844 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11857 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11845 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11846 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11847 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11848 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11849 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11850 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11851 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11852 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11853 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11854 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11855 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11856 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11858 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11875 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11876 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11861 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11862 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11873 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#11863 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11864 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#11865 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11866 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#11867 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11868 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#11869 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11870 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#11871 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11872 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11874 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11877 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11878 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "section-card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11879 -name: "section-card" -metadata: Sulu\Component\Content\Compat\Metadata {#11880 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11881 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#11882 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11883 -name: "sectionCardImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#11884 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11899 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#11900 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11897 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11885 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11886 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11887 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11888 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11889 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11890 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11891 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11892 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11893 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11894 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11895 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11896 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11898 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11915 -name: "stickySectionsTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#11916 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#11913 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#11901 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11902 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#11903 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11904 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#11905 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11906 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#11907 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11908 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#11909 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11910 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#11911 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11912 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11914 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11917 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#11918 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#11919 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#11920 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "section-card-action" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11921 -name: "section-card-action" -metadata: Sulu\Component\Content\Compat\Metadata {#11922 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11923 -name: "action" -metadata: Sulu\Component\Content\Compat\Metadata {#11924 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11927 -name: "sectionCardActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11928 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11925 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11926 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "section-card-action" } ] -settings: [] } ] #properties: [] #defaultTypeName: "section-card" } Sulu\Component\Content\Compat\Property {#11931 -name: "stickySectionsActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#11932 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#11929 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11930 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11939 -name: "stickySectionsButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#11940 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11937 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#11933 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11934 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#11935 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11936 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11938 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11947 -name: "stickySectionsButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#11948 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11945 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#11941 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11942 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#11943 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11944 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11946 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11961 -name: "stickySectionsButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11962 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11959 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#11949 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11950 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#11951 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11952 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#11953 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11954 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11955 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11956 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#11957 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11958 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11960 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11969 -name: "stickySectionsTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#11970 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#11967 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#11963 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11964 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#11965 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11966 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#11968 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11971 -name: "stickySectionsButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#11972 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#11975 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#11976 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11973 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11974 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "sticky-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#11977 -name: "sticky-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#11978 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#11983 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#11984 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#11979 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11980 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#11981 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11982 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12001 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12002 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11985 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11986 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#11999 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#11987 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11988 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#11989 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11990 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#11991 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11992 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#11993 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11994 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#11995 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11996 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#11997 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#11998 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12000 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12017 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12018 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12003 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12004 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12015 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12005 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12006 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12007 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12008 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12009 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12010 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12011 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12012 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12013 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12014 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12016 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12019 -name: "stickyTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12020 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12033 -name: "stickyTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12034 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12031 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12021 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12022 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12023 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12024 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12025 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12026 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12027 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12028 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12029 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12030 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12032 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12049 -name: "stickyTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12050 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12047 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12035 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12036 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12037 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12038 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12039 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12040 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12041 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12042 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12043 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12044 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12045 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12046 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12048 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12065 -name: "stickyTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12066 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12063 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12051 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12052 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12053 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12054 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12055 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12056 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12057 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12058 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12059 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12060 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12061 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12062 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12064 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12067 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12068 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#12069 -name: "subblocks" -metadata: Sulu\Component\Content\Compat\Metadata {#12070 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "card" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12071 -name: "card" -metadata: Sulu\Component\Content\Compat\Metadata {#12072 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12073 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12074 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12075 -name: "stickyTeaserCardImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12076 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12091 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#12092 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12089 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12077 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12078 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12079 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12080 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12081 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12082 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12083 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12084 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12085 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12086 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12087 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12088 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12090 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12107 -name: "stickyTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12108 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12105 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12093 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12094 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12095 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12096 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12097 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12098 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12099 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12100 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12101 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12102 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12103 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12104 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12106 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12109 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12110 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12111 -name: "action" -metadata: Sulu\Component\Content\Compat\Metadata {#12112 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12115 -name: "teaserCardActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12116 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12113 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12114 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [] #defaultTypeName: "card" } Sulu\Component\Content\Compat\Property {#12119 -name: "stickyTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12117 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12118 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12127 -name: "stickyTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12128 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12125 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12121 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12122 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12123 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12124 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12126 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12135 -name: "stickyTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12133 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12129 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12130 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#12131 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12132 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12134 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12149 -name: "stickyTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12150 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12147 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12137 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12138 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#12139 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12140 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#12141 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12142 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12143 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12144 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#12145 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12146 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12148 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12157 -name: "stickyTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12158 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12155 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#12151 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12152 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12153 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12154 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12156 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12159 -name: "stickyTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12160 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12163 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#12164 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12161 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12162 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "story-hero" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12165 -name: "story-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#12166 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12171 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12172 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12167 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12168 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12169 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12170 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12173 -name: "storyHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12174 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12179 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#12180 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12177 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#12175 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12176 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12178 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12185 -name: "storyHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12186 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12183 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#12181 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12182 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12184 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12191 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12192 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12189 -name: "formats" -value: [ "none" => Sulu\Component\Content\Compat\PropertyParameter {#12187 -name: "none" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12188 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12190 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12193 -name: "date" -metadata: Sulu\Component\Content\Compat\Metadata {#12194 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "date" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12195 -name: "storyHeroAuthor" -metadata: Sulu\Component\Content\Compat\Metadata {#12196 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12197 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12198 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12199 -name: "storyHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12213 -name: "storyHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#12214 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12211 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12201 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12202 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12203 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12204 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12205 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12206 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12207 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12208 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12209 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12210 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12212 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12227 -name: "storyHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12228 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12225 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12215 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12216 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12217 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12218 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12219 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12220 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12221 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12222 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12223 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12224 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12226 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12241 -name: "storyHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#12242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12239 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12229 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12230 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12231 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12232 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12233 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12234 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12235 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12236 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12237 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12238 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12240 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "story-lead" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12243 -name: "story-lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12244 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12261 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12262 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12245 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12246 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12259 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12247 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12248 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12249 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12250 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12251 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12252 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12253 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12254 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12255 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12256 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12257 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12258 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12260 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12277 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12278 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12263 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12264 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12275 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12265 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12266 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12267 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12268 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12269 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12270 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12271 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12272 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12273 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12274 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12276 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12279 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12280 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "teaser-grid" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12281 -name: "teaser-grid" -metadata: Sulu\Component\Content\Compat\Metadata {#12282 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12287 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12288 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12283 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12284 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12285 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12286 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12305 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12306 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12289 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12290 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12303 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12291 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12292 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12293 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12294 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12295 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12296 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12297 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12298 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12299 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12300 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12301 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12302 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12304 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12321 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12322 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12307 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12308 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12319 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12309 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12310 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12311 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12312 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12313 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12314 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12315 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12316 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12317 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12318 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12320 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12323 -name: "teaserGridPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12324 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12337 -name: "teaserGridSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12338 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12335 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12325 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12326 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12327 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12328 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12329 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12330 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12331 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12332 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12333 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12334 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12336 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12353 -name: "teaserGridTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12354 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12351 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12339 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12340 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12341 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12342 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12343 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12344 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12345 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12346 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12347 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12348 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12349 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12350 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12352 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12369 -name: "teaserGridTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12370 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12367 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12355 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12356 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12357 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12358 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12359 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12360 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12361 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12362 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12363 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12364 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12365 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12366 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12368 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12377 -name: "initialItems" -metadata: Sulu\Component\Content\Compat\Metadata {#12378 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "number" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12371 -name: "default_value" -value: 6 -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12372 …} } "min" => Sulu\Component\Content\Compat\PropertyParameter {#12373 -name: "min" -value: 3 -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12374 …} } "step" => Sulu\Component\Content\Compat\PropertyParameter {#12375 -name: "step" -value: 3 -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12376 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12407 -name: "pages" -metadata: Sulu\Component\Content\Compat\Metadata {#12408 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12379 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12380 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12381 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12382 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12383 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12384 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12405 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12385 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12386 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12387 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12388 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12389 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12390 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12391 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12392 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12393 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12394 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12395 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12396 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12397 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12398 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12399 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12400 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12401 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12402 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12403 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12404 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12406 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12409 -name: "teaserGridExpandButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12410 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "news-grid" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12411 -name: "news-grid" -metadata: Sulu\Component\Content\Compat\Metadata {#12412 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12417 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12418 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12413 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12414 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12415 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12416 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12435 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12436 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12419 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12420 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12433 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12421 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12422 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12423 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12424 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12425 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12426 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12427 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12428 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12429 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12430 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12431 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12432 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12434 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12451 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12452 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12437 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12438 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12449 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12439 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12440 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12441 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12442 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12443 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12444 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12445 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12446 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12447 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12448 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12450 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12453 -name: "itemsCount" -metadata: Sulu\Component\Content\Compat\Metadata {#12454 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12459 -name: "contentMixed" -metadata: Sulu\Component\Content\Compat\Metadata {#12460 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12455 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12456 …} } "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12457 -name: "default_value" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12458 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12461 -name: "tags" -metadata: Sulu\Component\Content\Compat\Metadata {#12462 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12491 -name: "stories" -metadata: Sulu\Component\Content\Compat\Metadata {#12492 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12463 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12464 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12465 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12466 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12467 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12468 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12489 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12469 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12470 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12471 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12472 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12473 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12474 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12475 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12476 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12477 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12478 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12479 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12480 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12481 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12482 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12483 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12484 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12485 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12486 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12487 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12488 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12490 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12521 -name: "publications" -metadata: Sulu\Component\Content\Compat\Metadata {#12522 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12493 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12494 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12495 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12496 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12497 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12498 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12519 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12499 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12500 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12501 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12502 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12503 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12504 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12505 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12506 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12507 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12508 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12509 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12510 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12511 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12512 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12513 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12514 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12515 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12516 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12517 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12518 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12520 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12551 -name: "pages" -metadata: Sulu\Component\Content\Compat\Metadata {#12552 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "smart_content" -params: [ "provider" => Sulu\Component\Content\Compat\PropertyParameter {#12523 -name: "provider" -value: "pages" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12524 …} } "page_parameter" => Sulu\Component\Content\Compat\PropertyParameter {#12525 -name: "page_parameter" -value: "p" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12526 …} } "exclude_duplicates" => Sulu\Component\Content\Compat\PropertyParameter {#12527 -name: "exclude_duplicates" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12528 …} } "properties" => Sulu\Component\Content\Compat\PropertyParameter {#12549 -name: "properties" -value: [ "excerptTitle" => Sulu\Component\Content\Compat\PropertyParameter {#12529 -name: "excerptTitle" -value: "excerpt.title" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12530 …} } "excerptTitleTeaserGrid" => Sulu\Component\Content\Compat\PropertyParameter {#12531 -name: "excerptTitleTeaserGrid" -value: "excerpt.titleTeaserGrid" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12532 …} } "excerptMore" => Sulu\Component\Content\Compat\PropertyParameter {#12533 -name: "excerptMore" -value: "excerpt.more" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12534 …} } "excerptTags" => Sulu\Component\Content\Compat\PropertyParameter {#12535 -name: "excerptTags" -value: "excerpt.tags" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12536 …} } "excerptImages" => Sulu\Component\Content\Compat\PropertyParameter {#12537 -name: "excerptImages" -value: "excerpt.images" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12538 …} } "excerptDescription" => Sulu\Component\Content\Compat\PropertyParameter {#12539 -name: "excerptDescription" -value: "excerpt.description" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12540 …} } "excerptCustomText" => Sulu\Component\Content\Compat\PropertyParameter {#12541 -name: "excerptCustomText" -value: "excerpt.alternativeText" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12542 …} } "excerptType" => Sulu\Component\Content\Compat\PropertyParameter {#12543 -name: "excerptType" -value: "excerpt.teasertype" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12544 …} } "excerptTime" => Sulu\Component\Content\Compat\PropertyParameter {#12545 -name: "excerptTime" -value: "excerpt.time" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12546 …} } "excerptAlternativeImage" => Sulu\Component\Content\Compat\PropertyParameter {#12547 -name: "excerptAlternativeImage" -value: "excerpt.alternativeimage" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12548 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12550 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12557 -name: "expandEnabled" -metadata: Sulu\Component\Content\Compat\Metadata {#12558 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12553 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12554 …} } "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12555 -name: "default_value" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12556 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12559 -name: "newsGridExpandButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12560 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "text-image-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12561 -name: "text-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#12562 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12567 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12568 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12563 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12564 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12565 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12566 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12573 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#12574 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12569 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12570 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12571 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12572 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12591 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12592 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12575 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12576 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12589 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12577 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12578 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12579 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12580 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12581 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12582 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12583 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12584 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12585 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12586 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12587 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12588 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12590 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12607 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12608 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12593 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12594 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12605 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12595 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12596 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12597 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12598 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12599 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12600 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12601 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12602 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12603 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12604 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12606 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12609 -name: "textImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12610 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12623 -name: "textImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12624 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12621 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12611 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12612 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12613 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12614 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12615 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12616 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12617 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12618 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12619 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12620 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12622 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12639 -name: "textImgTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12640 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12637 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12625 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12626 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12627 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12628 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12629 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12630 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12631 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12632 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12633 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12634 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12635 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12636 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12638 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12655 -name: "textImgTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12656 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12653 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12641 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12642 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12643 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12644 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12645 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12646 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12647 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12648 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12649 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12650 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12651 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12652 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12654 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12657 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12658 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12659 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12660 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12661 -name: "textImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12662 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12665 -name: "textImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12666 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12663 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12664 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12673 -name: "textImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12674 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12671 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12667 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12668 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12669 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12670 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12672 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12681 -name: "textImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12682 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12679 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12675 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12676 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#12677 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12678 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12680 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12695 -name: "textImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12696 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12693 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12683 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12684 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#12685 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12686 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#12687 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12688 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12689 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12690 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#12691 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12692 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12694 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12703 -name: "textImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12704 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12701 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#12697 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12698 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12699 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12700 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12702 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12705 -name: "textImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12706 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12709 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#12710 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12707 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12708 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "text-media" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12711 -name: "text-media" -metadata: Sulu\Component\Content\Compat\Metadata {#12712 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12717 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#12718 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12713 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12714 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12715 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12716 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12723 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12724 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12719 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12720 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12721 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12722 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12741 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12742 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12725 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12726 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12739 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12727 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12728 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12729 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12730 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12731 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12732 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12733 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12734 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12735 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12736 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12737 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12738 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12740 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12757 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12758 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12743 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12744 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12755 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12745 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12746 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12747 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12748 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12749 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12750 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12751 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12752 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12753 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12754 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12756 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12759 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12760 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12761 -name: "textMediaImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12762 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12763 -name: "imageLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12764 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "url" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12765 -name: "textMediaPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12766 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12779 -name: "textMediaSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12780 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12777 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12767 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12768 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12769 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12770 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12771 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12772 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12773 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12774 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12775 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12776 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12778 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12795 -name: "textMediaTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12796 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12793 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12781 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12782 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12783 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12784 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12785 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12786 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12787 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12788 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12789 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12790 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12791 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12792 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12794 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12811 -name: "textMediaTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12812 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12809 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12797 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12798 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12799 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12800 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12801 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12802 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12803 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12804 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12805 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12806 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12807 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12808 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12810 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12813 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12814 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12817 -name: "textMediaActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12818 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12815 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12816 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12825 -name: "textMediaButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12826 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12823 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12819 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12820 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12821 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12822 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12824 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12833 -name: "textMediaButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12834 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12831 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12827 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12828 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#12829 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12830 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12832 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12847 -name: "textMediaButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12848 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12845 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12835 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12836 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#12837 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12838 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#12839 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12840 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12841 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12842 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#12843 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12844 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12846 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12855 -name: "textMediaTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12856 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12853 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#12849 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12850 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12851 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12852 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12854 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12857 -name: "textMediaButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12858 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12861 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#12862 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12859 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12860 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "text-teaser" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#12863 -name: "text-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#12864 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#12869 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12870 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12865 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12866 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#12867 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12868 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12881 -name: "textTeaserType" -metadata: Sulu\Component\Content\Compat\Metadata {#12882 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12871 -name: "default_value" -value: "default" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12872 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12879 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12873 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12874 …} } "reverse" => Sulu\Component\Content\Compat\PropertyParameter {#12875 -name: "reverse" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12876 …} } "center" => Sulu\Component\Content\Compat\PropertyParameter {#12877 -name: "center" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12878 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12880 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12899 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12900 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12883 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12884 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12897 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#12885 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12886 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#12887 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12888 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#12889 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12890 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#12891 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12892 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#12893 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12894 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#12895 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12896 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12898 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12915 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12916 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12901 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12902 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#12913 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#12903 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12904 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#12905 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12906 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#12907 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12908 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#12909 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12910 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#12911 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12912 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12914 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12917 -name: "textTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12918 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12931 -name: "textTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12932 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12929 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#12919 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12920 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12921 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12922 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12923 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12924 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12925 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12926 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12927 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12928 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12930 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12947 -name: "textTeaserTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12948 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12945 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12933 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12934 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12935 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12936 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12937 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12938 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12939 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12940 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12941 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12942 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12943 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12944 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12946 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12963 -name: "textTeaserTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12964 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12961 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#12949 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12950 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#12951 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12952 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#12953 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12954 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#12955 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12956 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#12957 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12958 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#12959 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12960 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12962 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12965 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12966 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12969 -name: "textTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12970 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12967 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12968 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12977 -name: "textTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12978 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12975 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#12971 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12972 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#12973 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12974 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12976 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12985 -name: "textTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12986 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12983 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#12979 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12980 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#12981 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12982 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12984 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#12999 -name: "textTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13000 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12997 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#12987 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12988 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#12989 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12990 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#12991 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12992 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#12993 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12994 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#12995 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#12996 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#12998 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13007 -name: "textTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13008 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13005 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#13001 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13002 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#13003 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13004 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13006 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13009 -name: "textTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13010 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13013 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13014 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13011 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13012 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "video-player" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#13015 -name: "video-player" -metadata: Sulu\Component\Content\Compat\Metadata {#13016 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#13033 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13034 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13017 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13018 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13031 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#13019 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13020 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#13021 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13022 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#13023 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13024 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#13025 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13026 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#13027 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13028 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#13029 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13030 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13032 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13049 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13050 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13035 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13036 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13047 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#13037 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13038 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#13039 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13040 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#13041 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13042 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#13043 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13044 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#13045 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13046 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13048 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13055 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13056 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13051 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13052 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#13053 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13054 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13057 -name: "aspectRatio" -metadata: Sulu\Component\Content\Compat\Metadata {#13058 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13059 -name: "videoPlayerBackground" -metadata: Sulu\Component\Content\Compat\Metadata {#13060 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13061 -name: "videoUrl" -metadata: Sulu\Component\Content\Compat\Metadata {#13062 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "url" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "wysiwyg" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#13063 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#13073 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065 -name: "default_value" -value: "option1" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13066 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071 -name: "values" -value: [ "center" => Sulu\Component\Content\Compat\PropertyParameter {#13067 -name: "center" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13068 …} } "left" => Sulu\Component\Content\Compat\PropertyParameter {#13069 -name: "left" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13070 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13072 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13079 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13076 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13078 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13097 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13082 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#13083 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13084 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#13085 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13086 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#13087 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13088 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#13089 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13090 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#13091 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13092 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#13093 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13094 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13096 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13113 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13100 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#13101 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13102 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#13103 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13104 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#13105 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13106 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#13107 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13108 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#13109 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13110 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13112 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13119 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13116 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13118 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13121 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13135 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#13123 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13124 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13125 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13126 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13127 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13128 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13129 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13130 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13131 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13132 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13134 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13151 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13137 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13138 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13139 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13140 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13141 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13142 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13143 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13144 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13145 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13146 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13147 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13148 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13150 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13167 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13153 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13154 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13155 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13156 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13157 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13158 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13159 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13160 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13161 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13162 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13163 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13164 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13166 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13183 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13169 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13170 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13171 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13172 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13173 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13174 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13175 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13176 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13177 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13178 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13179 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13180 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13182 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13199 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13185 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13186 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13187 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13188 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13189 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13190 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13191 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13192 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13193 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13194 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13195 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13196 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13198 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13203 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201 -name: "enable_anchor" -value: true -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13202 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13211 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209 -name: "values" -value: [ "box" => Sulu\Component\Content\Compat\PropertyParameter {#13205 -name: "box" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13206 …} } "text" => Sulu\Component\Content\Compat\PropertyParameter {#13207 -name: "text" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13208 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13210 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13219 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217 -name: "values" -value: [ "primary" => Sulu\Component\Content\Compat\PropertyParameter {#13213 -name: "primary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13214 …} } "secondary" => Sulu\Component\Content\Compat\PropertyParameter {#13215 -name: "secondary" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13216 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13218 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13233 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231 -name: "values" -value: [ "default" => Sulu\Component\Content\Compat\PropertyParameter {#13221 -name: "default" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13222 …} } "grey" => Sulu\Component\Content\Compat\PropertyParameter {#13223 -name: "grey" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13224 …} } "green" => Sulu\Component\Content\Compat\PropertyParameter {#13225 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13226 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#13227 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13228 …} } "blue" => Sulu\Component\Content\Compat\PropertyParameter {#13229 -name: "blue" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13230 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13232 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13241 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239 -name: "values" -value: [ "green" => Sulu\Component\Content\Compat\PropertyParameter {#13235 -name: "green" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13236 …} } "pink" => Sulu\Component\Content\Compat\PropertyParameter {#13237 -name: "pink" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13238 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13240 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13243 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13247 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13246 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } "use-case-slider" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#13249 -name: "use-case-slider" -metadata: Sulu\Component\Content\Compat\Metadata {#13250 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#13255 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13256 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13251 -name: "type" -value: "toggler" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13252 …} } "label" => Sulu\Component\Content\Compat\PropertyParameter {#13253 -name: "label" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13254 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13273 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13274 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13257 -name: "default_value" -value: "pt-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13258 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13271 -name: "values" -value: [ "pt-0" => Sulu\Component\Content\Compat\PropertyParameter {#13259 -name: "pt-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13260 …} } "pt-s" => Sulu\Component\Content\Compat\PropertyParameter {#13261 -name: "pt-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13262 …} } "pt-m" => Sulu\Component\Content\Compat\PropertyParameter {#13263 -name: "pt-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13264 …} } "pt-l" => Sulu\Component\Content\Compat\PropertyParameter {#13265 -name: "pt-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13266 …} } "pt-hero" => Sulu\Component\Content\Compat\PropertyParameter {#13267 -name: "pt-hero" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13268 …} } "pt-hero-small" => Sulu\Component\Content\Compat\PropertyParameter {#13269 -name: "pt-hero-small" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13270 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13272 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13289 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13290 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13275 -name: "default_value" -value: "pb-m" -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13276 …} } "values" => Sulu\Component\Content\Compat\PropertyParameter {#13287 -name: "values" -value: [ "pb-0" => Sulu\Component\Content\Compat\PropertyParameter {#13277 -name: "pb-0" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13278 …} } "pb-xs" => Sulu\Component\Content\Compat\PropertyParameter {#13279 -name: "pb-xs" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13280 …} } "pb-s" => Sulu\Component\Content\Compat\PropertyParameter {#13281 -name: "pb-s" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13282 …} } "pb-m" => Sulu\Component\Content\Compat\PropertyParameter {#13283 -name: "pb-m" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13284 …} } "pb-l" => Sulu\Component\Content\Compat\PropertyParameter {#13285 -name: "pb-l" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13286 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13288 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13291 -name: "useCaseSliderPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13292 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13305 -name: "useCaseSliderSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13306 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13303 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#13293 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13294 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13295 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13296 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13297 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13298 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13299 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13300 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13301 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13302 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13304 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13321 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#13322 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13319 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13307 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13308 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13309 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13310 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13311 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13312 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13313 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13314 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13315 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13316 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13317 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13318 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13320 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13337 -name: "titleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13338 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13335 -name: "formats" -value: [ "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13323 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13324 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13325 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13326 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13327 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13328 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13329 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13330 …} } "h5" => Sulu\Component\Content\Compat\PropertyParameter {#13331 -name: "h5" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13332 …} } "h6" => Sulu\Component\Content\Compat\PropertyParameter {#13333 -name: "h6" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13334 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13336 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13339 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13340 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13341 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#13342 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13355 -name: "useCaseSliderSeoHeadlineSlides" -metadata: Sulu\Component\Content\Compat\Metadata {#13356 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13353 -name: "values" -value: [ "div" => Sulu\Component\Content\Compat\PropertyParameter {#13343 -name: "div" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13344 …} } "h1" => Sulu\Component\Content\Compat\PropertyParameter {#13345 -name: "h1" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13346 …} } "h2" => Sulu\Component\Content\Compat\PropertyParameter {#13347 -name: "h2" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13348 …} } "h3" => Sulu\Component\Content\Compat\PropertyParameter {#13349 -name: "h3" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13350 …} } "h4" => Sulu\Component\Content\Compat\PropertyParameter {#13351 -name: "h4" -value: null -type: "string" -metadata: Sulu\Component\Content\Compat\Metadata {#13352 …} } ] -type: "collection" -metadata: Sulu\Component\Content\Compat\Metadata {#13354 …} } ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#13357 -name: "useCaseSliderTags" -metadata: Sulu\Component\Content\Compat\Metadata {#13358 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "tag_selection" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #properties: [ Sulu\Component\Content\Compat\Block\BlockPropertyType {#19755 -name: "story-hero" -metadata: Sulu\Component\Content\Compat\Metadata {#12166 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#19752 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12172 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12167} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12169} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19753 -name: "storyHeroPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12174 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19747 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#12180 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12177} ] -tags: [] -colSpan: 12 -value: "<p><i>KI und Sie:</i><br>Wo anfangen?</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#19751 -name: "storyHeroTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12186 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12183} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20108 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12192 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12189} ] -tags: [] -colSpan: 12 -value: "<p>So gelingt der Einsatz von KI </p><p>in Unternehmen – Teil 2</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20109 -name: "date" -metadata: Sulu\Component\Content\Compat\Metadata {#12194 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "date" -params: [] -tags: [] -colSpan: 12 -value: "2023-07-31" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20077 -name: "storyHeroAuthor" -metadata: Sulu\Component\Content\Compat\Metadata {#12196 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20075 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12198 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: [ "displayOption" => null "id" => 684 ] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20079 -name: "storyHeroImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "KI und Sie: Wo anfangen?" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20078 -name: "storyHeroSeoHeadlineTitle" -metadata: Sulu\Component\Content\Compat\Metadata {#12214 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12211} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20080 -name: "storyHeroSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12228 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12225} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20110 -name: "storyHeroSeoHeadlineText" -metadata: Sulu\Component\Content\Compat\Metadata {#12242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19769 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20111 -name: "story-lead" -metadata: Sulu\Component\Content\Compat\Metadata {#12244 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20112 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12262 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12245} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12259} ] -tags: [] -colSpan: 12 -value: "pt-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20113 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12278 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12263} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12275} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20114 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12280 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "<p>Effizienz steigern, Prozesse beschleunigen, Mitarbeiter:innen entlasten: Die grundlegende Relevanz künstlicher Intelligenz haben die meisten Manager:innen längst erkannt. So weit, so gut. Wie aber gelingt der nächste Schritt. Besser gesagt, der erste: nämlich die tatsächliche Einführung von KI im eigenen Unternehmen?</p><p> </p><p>Hier stehen viele Führungskräfte vor einem Rätsel. Was genau kann KI eigentlich? Wie könnte sie sich auf mein Produkt, mein Geschäftsmodell, meine Branche auswirken? Und am wichtigsten: Wo konkret kann ich sie in meinem Unternehmen gewinnbringend einsetzen?</p><p> </p><p>In diesem Beitrag stelle ich Ihnen verschiedene Ansätze vor, wie Sie genau das herausfinden.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19778 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20115 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20116 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20117 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20118 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20119 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20120 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20121 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20122 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20123 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h4>Wo anfangen?</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20124 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20125 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20126 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Denn eines sollten Sie bei dem medialen Hype um künstliche Intelligenz nicht vergessen: KI ist kein Selbstzweck. Künstliche Intelligenz – Data Science, Machine Learning, wie immer Sie es nennen wollen – ist ein Tool in Ihrem unternehmerischen Werkzeugkasten. Sinnvoll eingesetzt, ein überaus effektives. Mittelfristig ein unverzichtbares. Nur gibt es dafür kein Patentrezept.</p><p>Wo und wie KI am effektivsten zum Einsatz kommt, ist von Unternehmen zu Unternehmen verschieden. Soll künstliche Intelligenz also nicht um ihrer selbst willen, sondern sinnvoll, nutzbringend und wertschöpfend eingesetzt werden, müssen die speziellen Eigenheiten und USPs Ihres Unternehmens berücksichtigt werden. Dafür gilt es die folgenden Punkte abzuwägen:</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20127 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20128 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20129 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20130 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20131 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20132 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20133 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19798 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20134 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20135 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20136 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20137 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20138 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20139 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20140 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20141 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20142 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h3>1. Strategische Zielsetzung</h3>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20143 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20144 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20145 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Wer KI einsetzen will, sollte sich darüber im Klaren sein, welche Ziele er oder sie damit verfolgt. Vermutlich wollen Sie Kosten sparen oder Ihre Sales Performance steigern. Vielleicht möchten Sie Ihre Prozesse vereinheitlichen und beschleunigen. Oder Sie wollen den Fachkräftemangel und den drohenden Verlust von Erfahrungswissen abmildern. In jedem Fall sollten Sie sichergehen, dass der Einsatz eine gezielte Weiterführung Ihrer unternehmerischen Strategie darstellt.</p><p>Vor kurzem unterhielt ich mich mit dem Anbieter einer KI-basierten Software zur Logistikoptimierung. Das Tool des Unternehmens ist gefragt, zahlreiche Unternehmen wollen mithilfe künstlicher Intelligenz ihre Liefertouren optimieren. Doch die Anfragen gehen oft in dieselbe Richtung: Die Technologie soll das Bestehende „besser“ machen. Damit kann der Anbieter kaum etwas anfangen. Was genau heißt „besser“?</p><p>Die Optimierung einer LKW-Route kann zum Beispiel darin bestehen, die Transportkosten gering zu halten oder CO2 einzusparen. Die Route kann aber auch so geplant werden, dass die Fahrer:innen eine möglichst angenehme Tour haben und ihre Arbeitskraft langfristig erhalten bleibt. Die strategische Zielsetzung ist Voraussetzung für den Einsatz von KI. „Besser“ ist keine Strategie.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20146 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20147 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20148 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20149 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20150 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20151 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20152 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19819 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20153 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20154 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20155 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20156 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20157 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20158 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20159 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20160 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20161 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h3>2. Bestimmung der Innovations-<br>Potenziale</h3>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20162 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20163 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20164 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Haben Sie Ihr strategisches Ziel definiert, nehmen Sie zunächst einzelne Bestandteile Ihres Unternehmens unter die Lupe. In welchen Bereichen würde gezielte Innovation dabei helfen, Ihre strategischen Ziele zu erreichen? Und was könnte KI dabei leisten? So erkennen Sie die Potenziale:</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20165 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20166 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20167 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20168 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20169 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20170 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20171 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #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 {#20172 -name: "big-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7852 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20173 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#7858 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7853} "label" => Sulu\Component\Content\Compat\PropertyParameter {#7855} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20174 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#7876 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7859} "values" => Sulu\Component\Content\Compat\PropertyParameter {#7873} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20175 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7892 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7877} "values" => Sulu\Component\Content\Compat\PropertyParameter {#7889} ] -tags: [] -colSpan: 12 -value: "pb-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20176 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#7894 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: [ "displayOption" => null "id" => 688 ] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20177 -name: "bigImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#7896 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Innivations-Potenziale durch KI" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20178 -name: "bigImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7898 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20179 -name: "bigImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7912 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7909} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20180 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#7928 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7925} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20181 -name: "bigImgTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7944 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7941} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20182 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#7946 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20183 -name: "bigImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7950 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7947} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20184 -name: "bigImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7958 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7955} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20185 -name: "bigImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7966 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7963} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20186 -name: "bigImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7980 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7977} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20187 -name: "bigImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7988 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7985} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20188 -name: "bigImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7990 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20189 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7994 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7991} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19857 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20190 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20191 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20192 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20193 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20194 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20195 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20196 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20197 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20198 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h4>Am Produkt</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20199 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20200 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20201 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Hier ist der Einsatz von KI sinnvoll, wenn …</p><p><i><strong>durch sie bestehende Produkte verbessert oder neue entwickelt werden können, wodurch Zielgruppen-Bedürfnisse umfassender erfüllt oder neue Märkte erschlossen werden. Etwa durch Personalisierung von Produktfunktionen.</strong></i></p><p>Klingt erstmal trocken. Ein Beispiel also: Nehmen wir an, Sie leiten einen Energie-Konzern. Natürlich ist Ihr Produkt mehr als der reine Strom, den sie anbieten. Um sich vom Wettbewerb abzuheben, bieten sie „Energie-Pakete“ für Ihre Kund:innen an. Was Ihres einzigartig macht: eine digitale Plattform, die private Haushalte unterstützt, ihre Energieeffizienz zu verbessern. Und zwar so: Der Stromverbrauch wird über einen Smart-Meter gemessen. KI analysiert die Stromdaten, erkennt die Verbrauchsgeräte im Haushalt und gibt Kund:innen über die Plattform Einsparungstipps, aufgeschlüsselt nach Geräten. Energieeffizienter leben dank KI. Ein echter Mehrwert.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20202 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20203 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20204 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20205 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20206 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20207 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20208 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19877 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20209 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20210 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20211 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20212 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20213 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20214 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20215 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20216 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20217 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h4>Entlang der Kernprozesse</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20218 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20219 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20220 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Hier ist der Einsatz sinnvoll, wenn …</p><p><i><strong>durch die Nutzung von Daten und künstlicher Intelligenz die internen Produktionsprozesse optimiert werden können, ohne das Produkt oder die Dienstleistung selbst zu ändern. Die Produkte und Dienstleistungen entstehen gemäß den strategischen Zielen – aber effizienter, skalierbarer und/oder ressourcenschonender.</strong></i></p><p>Was hieße das für Ihren Energie-Konzern? Über digitale Technologien, einschließlich Smart Metern, können Sie den Energieverbrauch der Kunden in Echtzeit erfassen. Auf Basis dieser Live-Daten (und weiteren spezifischen Informationen zu Haushalt und Gebäude) erstellt KI Prognosen für individuelle Verbrauchsmuster. Auch zusätzliche Daten wie Wetter-, Energiepreis- und Mobilitätsinformationen fließen in die Prognosemodelle ein, um noch exaktere Vorhersagen zu ermöglichen. </p><p>Aber Sie denken noch weiter: Mithilfe von KI-Clustering werden Gruppen mit ähnlichem Nutzungsverhalten identifiziert, was genaue Prognosen für große Kundengruppen und letztlich für das gesamte Stromnetz ermöglicht. Das Ergebnis: Von nun an passen Sie die Energieproduktion an die prognostizierte Stromnachfrage an – und maximieren Effizienz und Versorgungssicherheit. Sowohl Engpässe als auch Überschüsse werden vermieden. Ein wichtiger aktiver Beitrag zur Energiewende.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20221 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20222 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20223 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20224 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20225 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20226 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20227 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19897 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20228 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20229 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20230 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20231 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20232 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20233 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20234 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20235 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20236 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h4>Entlang der Support-Prozesse</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20237 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20238 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20239 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Hier ist der Einsatz sinnvoll, wenn …</p><p><i><strong>unterstützende Prozesse (Kundensupport, Finanzwesen, Personalmanagement und Infrastrukturmanagement) durch den Einsatz von KI und Datenanalyse optimiert werden können. Die Folge sind Kosteneinsparungen, verbesserte Leistungsfähigkeit und geringere Fehlerquote, kurz: ein reibungsloserer und effizienterer Betrieb.</strong></i></p><p>Das gilt natürlich auch für die Support-Prozesse Ihres Konzerns. Stichwort: Versorgungssicherheit. Sowohl die physische (Stromnetz) als auch die digitale Infrastruktur (Cyber-Sicherheit) werden durch KI optimiert, effizient ausgebaut und geschützt. Auch bei Predictive Maintenance – der Vorhersage von Wartungsfenstern – hilft KI. Für die Instandhaltung schwer zugänglicher Infrastruktur können außerdem Drohnen und Bilderkennungs-KI eingesetzt werden. Ein klarer Zugewinn an Effizienz, Personal- und Versorgungssicherheit.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20240 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20241 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20242 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20243 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20244 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20245 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20246 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19917 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20247 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20248 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20249 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20250 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20251 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20252 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20253 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20254 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20255 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h4>Neue Geschäftsmodelle</h4>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20256 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20257 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20258 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Hier ist der Einsatz sinnvoll, wenn … Sie bereit sind, die gewohnten Bahnen Ihres Denkens und Handelns zu verlassen. Denn:</p><p><i><strong>Sie entwickeln innovative Geschäftsmodelle, bei denen Daten und KI nicht nur unterstützende Funktionen haben, sondern zum Kern des Produkts oder der Dienstleistung werden. Diese Ansätze eröffnen völlig neue Wege zur Monetarisierung und ermöglichen die Erschließung bisher unbedienter oder neu entstehender Marktsegmente.</strong></i></p><p>Stellen Sie sich vor, Sie haben KI einem der obigen Ansätze folgend erfolgreich im Konzern etabliert. Von nun an sammeln Sie Daten und Einsichten, von denen andere Unternehmen nur träumen können. Warum also kein Geschäft daraus machen: Sie entwickeln ein SaaS B2B-Produkt namens "Smart Business", das auf den gesammelten Daten und bestehenden KI-Modellen in Ihrem Konzern basiert. Ihre Software hilft Unternehmen z.B. dabei, die Steuerung von Produktionsphasen oder intensiven Verbrauchsphasen an die prognostizierten Strompreise anzupassen. KI gibt datenbasierte Benchmarkings zum Rest des Marktes und Tipps für weitere Optimierungen im Unternehmen.</p><p>Das Spannende daran: Sie verkaufen die Software nicht nur an Bestandskunden, sondern lizenziert auch an die Konkurrenz. Während Ihr Wettbewerb also versucht, mit Ihnen Schritt zu halten, verdienen Sie daran mit.</p><p>Und nicht genug: Indem Ihr Konzern anderen Unternehmen dabei hilft, Prozesse mittels KI zu optimieren, trägt "Smart Business" zur Reduzierung des CO2-Fußabdrucks bei und unterstützt den kostengünstigen und ressourcenschonenden Einsatz von Energie.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20259 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20260 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20261 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20262 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20263 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20264 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20265 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19937 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20266 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20267 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20268 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20269 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20270 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20271 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20272 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20273 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20274 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h3>3. Reality-Check: Von Theorien zu <br>Tatsachen</h3>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20275 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20276 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20277 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Schön und gut, werden Sie jetzt sagen. Vier Ansätze, vier erfolgreiche Umsetzungsbeispiele. Aber wie finden Sie eine Anwendungsidee in Ihrem Unternehmen, in dem die Dinge vielleicht ganz anders liegen? Gute Frage.</p><p><strong>Die vier Ansätze in der Praxis</strong></p><p>Der übliche Ablauf in Innovations-Prozessen sieht so aus: Zunächst pickt man sich einen der obigen Bereiche aus. Dann werden in den Grenzen des jeweiligen Bereiches Ideen entwickelt, wie und wo KI zum Einsatz kommen könnte. Erst im zweiten Schritt kümmert man sich um die technische Machbarkeit. IT- und Datenexpert:innen werden hinzugezogen, die Ihnen im schlechtesten Fall erklären, dass Ihre kreativen Ideen leider nichts mit den aktuellen Fähigkeiten künstlicher Intelligenz zu tun haben ... Oder dass es bei weitem nicht genügend Daten gibt, um ein entsprechendes Modell zu bauen.</p><p>Oder umgekehrt: Immer wieder beobachte ich, wie aus Fachabteilungen (vor allem den Support-Prozessen) schnelle Verbesserungen bestehender Prozesse durch bekannte Anwendungen wie Chat GPT gefordert werden. Man will, was man kennt – auch wenn es sinnvollere Optionen gäbe. Und das zwingt – tragisch, aber logisch – andererseits zur Einsicht: Was man nicht kennt, kann man nicht wollen.</p><p>Das wiederum kann teuer werden: Ohne Kenntnis der technischen Abläufe laufen Sie Gefahr, KI-Modelle einzukaufen, deren Folgekosten Sie nicht überblicken. Personal, Infrastruktur, Daten, Ressourcen: alles Kostenpunkte, die im Vorfeld berücksichtigt werden sollten. Sonst endet der KI-Rausch schnell in Katerstimmung. Bilanz: strategisch und wirtschaftlich unergiebig.</p><p>Wie man es dreht und wendet – hier liegt der entscheidende Moment der Ideenfindung: Nicht jeder Wunsch ist technisch realisierbar. Und nicht alles, was technisch machbar oder bekannt ist, ist wirtschaftlich sinnvoll.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20278 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20279 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20280 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20281 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20282 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20283 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20284 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19957 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20285 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20286 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20287 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20288 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20289 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20290 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20291 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20292 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20293 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h3>4. Kombination relevanter Faktoren</h3>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20294 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20295 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20296 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Die erfolgreiche Einführung von KI im Unternehmen gelingt aus meiner Sicht nur, wenn zusätzlich zu den bisherigen Schritten weitere Faktoren im Prozess eingebunden werden – auch und gerade diejenigen, jenseits des eigenen Tellerrandes, des eigenen Unternehmens, des eigenen Fachgebietes.</p><p>Welche Faktoren sind das? Grob kategorisiert: Wirtschaftlichkeit, technische Machbarkeit, Datenverfügbarkeit und Kundenbedürfnisse. Diese Fragen sollten zu keiner Zeit des Findungsprozesses außer Acht gelassen werden. Welche Relevanz hat Ihr Produkt für Ihre Kund:innen? Welche Abläufe rechnen sich, welche nicht? Was ist technisch überhaupt möglich? Und sind alle benötigten Daten verfügbar? </p><p>Sobald ich gemeinsam mit Unternehmen anfange, nach Innovationspotenzialen zu suchen, stelle ich Fragenkataloge zu jedem dieser Faktoren zusammen.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20297 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20298 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20299 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20300 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20301 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20302 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20303 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19977 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20304 -name: "big-image-teaser" -metadata: Sulu\Component\Content\Compat\Metadata {#7852 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20305 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#7858 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7853} "label" => Sulu\Component\Content\Compat\PropertyParameter {#7855} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20306 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#7876 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7859} "values" => Sulu\Component\Content\Compat\PropertyParameter {#7873} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20307 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#7892 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#7877} "values" => Sulu\Component\Content\Compat\PropertyParameter {#7889} ] -tags: [] -colSpan: 12 -value: "pb-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20308 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#7894 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: [ "displayOption" => null "id" => 691 ] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20309 -name: "bigImageTeaserImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#7896 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Perspektiven der Case-Analyse" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20310 -name: "bigImageTeaserPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7898 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20311 -name: "bigImageTeaserSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#7912 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7909} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20312 -name: "title" -metadata: Sulu\Component\Content\Compat\Metadata {#7928 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7925} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20313 -name: "bigImgTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#7944 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#7941} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20314 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#7946 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20315 -name: "bigImageTeaserActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#7950 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#7947} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20316 -name: "bigImageTeaserButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#7958 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7955} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20317 -name: "bigImageTeaserButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#7966 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7963} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20318 -name: "bigImageTeaserButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7980 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7977} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20319 -name: "bigImageTeaserTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#7988 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#7985} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20320 -name: "bigImageTeaserButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#7990 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20321 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#7994 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#7991} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#19996 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20322 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20323 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20324 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20325 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20326 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20327 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20328 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20329 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20330 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20331 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20332 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20333 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Erst wenn man eine Idee von allen relevanten Seiten betrachtet, erkennt man ihre Stärken und Schwächen. Die meisten KI-Beratungsfirmen konzentrieren sich bestenfalls auf einen, maximal zwei dieser Faktoren. Die anderen bleiben blinde Flecken.</p><p>Ich bin überzeugt, viele Beratungen greifen deshalb zu kurz. Um eine sinnvolle, nutzbringende und gewinnstiftende Anwendung künstlicher Intelligenz für Ihr Unternehmen zu finden, gilt es die oben genannten Punkte gleichwertig, gleichzeitig und ganzheitlich zu betrachten.</p><p>Bei der Evaluierung möglicher KI Use Cases geht es also nicht darum, den richtigen Ansatz zu finden. Sondern immer darum, die verschiedenen Faktoren gewinnbringend miteinander zu kombinieren. Dass das nicht im Alleingang geht, versteht sich von selbst.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20334 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20335 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20336 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20337 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20338 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20339 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20340 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#20016 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20341 -name: "wysiwyg" -metadata: Sulu\Component\Content\Compat\Metadata {#13064 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20342 -name: "position" -metadata: Sulu\Component\Content\Compat\Metadata {#13074 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13065} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13071} ] -tags: [] -colSpan: 12 -value: "center" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20343 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#13080 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13075} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13077} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20344 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#13098 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13081} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13095} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20345 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#13114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#13099} "values" => Sulu\Component\Content\Compat\PropertyParameter {#13111} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20346 -name: "headlineFullWidth" -metadata: Sulu\Component\Content\Compat\Metadata {#13120 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13115} "label" => Sulu\Component\Content\Compat\PropertyParameter {#13117} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20347 -name: "wysiwygPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13122 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20348 -name: "wysiwygSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#13136 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13133} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20349 -name: "headline" -metadata: Sulu\Component\Content\Compat\Metadata {#13152 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13149} ] -tags: [] -colSpan: 12 -value: "<h3>5. Zum Schluss: Anfangen</h3>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20350 -name: "wysiwygTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#13168 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13165} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20351 -name: "lead" -metadata: Sulu\Component\Content\Compat\Metadata {#13184 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13181} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20352 -name: "text3" -metadata: Sulu\Component\Content\Compat\Metadata {#13200 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#13197} ] -tags: [] -colSpan: 12 -value: "<p>Bei PLAN D beziehen wir deshalb neben der Wirtschaftlichkeit die Faktoren „Daten“ und „Technologie“ von Anfang an in unsere Innovationsprozesse ein. Nicht nur, um frühzeitig die technische Machbarkeit und wirtschaftliche Zweckmäßigkeit zu prüfen. Sondern auch, um im Vorfeld auf andere Ideen zu kommen, den gedanklichen Horizont und das Spielfeld für Kreativität zu erweitern.</p><p>Wussten Sie, dass durch den Data Act bald unglaubliche Mengen an Daten auf dem Markt sein werden? Wissen Sie, in welchem Maße KI Daten verarbeiten kann? Oder welche Funktionen mit entsprechenden Daten möglich wären? Haben Sie mal daran gedacht, wohin sich Ihr jetziges Geschäftsmodell in Kombination mit Daten und Technologien, von denen Sie noch gar nicht wissen, dass es sie gibt, entwickeln wird? Nein? Wie auch.</p><p>Denn dazu brauchen Sie Informationen. Und die bekommen Sie, wenn Sie die richtigen Leute zusammen an einen Tisch bringen. Data Scientists und Branchenexpert:innen, IT-Profis und Projektmanager:innen. Ich selbst habe die Suche nach der bestmöglichen, nutzbringendsten Anwendung von KI in Unternehmen zum Beruf gemacht und dafür ein diverses Team der besten Köpfe verschiedenster Disziplinen zusammengestellt. Und eines kann ich Ihnen versprechen: Nie war mein Beruf spannender, nie waren die Möglichkeiten zur Gestaltung größer. Nie hat es mehr Spaß gemacht, anzufangen.</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20353 -name: "wysiwygActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#13204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#13201} ] -tags: [] -colSpan: 12 -value: [] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20354 -name: "wysiwygButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#13212 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13209} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20355 -name: "wysiwygButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#13220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20356 -name: "wysiwygButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13231} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20357 -name: "wysiwygTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#13242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#13239} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20358 -name: "wysiwygButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#13244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20359 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#13248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#13245} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#20036 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20360 -name: "text-media" -metadata: Sulu\Component\Content\Compat\Metadata {#12712 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20361 -name: "reverse" -metadata: Sulu\Component\Content\Compat\Metadata {#12718 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12713} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12715} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20362 -name: "inverted" -metadata: Sulu\Component\Content\Compat\Metadata {#12724 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12719} "label" => Sulu\Component\Content\Compat\PropertyParameter {#12721} ] -tags: [] -colSpan: 12 -value: false -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20363 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#12742 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12725} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12739} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20364 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#12758 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#12743} "values" => Sulu\Component\Content\Compat\PropertyParameter {#12755} ] -tags: [] -colSpan: 12 -value: "pb-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20365 -name: "image" -metadata: Sulu\Component\Content\Compat\Metadata {#12760 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_media_selection" -params: [] -tags: [] -colSpan: 12 -value: [ "displayOption" => null "id" => 461 ] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20366 -name: "textMediaImageALT" -metadata: Sulu\Component\Content\Compat\Metadata {#12762 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Dirk Schmachtenberg im KI Management Crashkurs von PLAN D" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20367 -name: "imageLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12764 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "url" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20368 -name: "textMediaPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12766 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20369 -name: "textMediaSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#12780 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12777} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20370 -name: "textMediaTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#12796 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12793} ] -tags: [] -colSpan: 12 -value: "<h3>Weitere Informationen</h3>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20371 -name: "textMediaTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#12812 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#12809} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20372 -name: "text" -metadata: Sulu\Component\Content\Compat\Metadata {#12814 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "<p>Wenn Sie auch anfangen möchten, gebe ich Ihnen zum Schluss einen bescheidenen Rat: Machen Sie sich ein möglichst breites Bild der Möglichkeiten. Ich selbst biete Kund:innen immer an, zunächst eine fundierte Entscheidungsgrundlage aufzubauen: einen zweitägigen Crash-Kurs in Sachen KI und ihrer Möglichkeiten.</p><p>Dabei geht es nicht nur um den Stand der Technik, sondern auch um einen spezifischen Blick in die Welt des Kunden: Welchen Wert haben Daten speziell für die Branche? Welche Optionen zur Erhebung gibt es? Und wie könnte sich das auf das jeweilige Geschäftsmodell auswirken?</p>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20373 -name: "textMediaActionLink" -metadata: Sulu\Component\Content\Compat\Metadata {#12818 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "link" -params: [ "enable_anchor" => Sulu\Component\Content\Compat\PropertyParameter {#12815} ] -tags: [] -colSpan: 12 -value: [ "provider" => "page" "target" => null "anchor" => null "query" => null "href" => "87f84723-4b9e-4cad-b443-6835119cded4" "title" => null "rel" => null "locale" => "de" ] -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20374 -name: "textMediaButtonType" -metadata: Sulu\Component\Content\Compat\Metadata {#12826 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12823} ] -tags: [] -colSpan: 12 -value: "text" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20375 -name: "textMediaButtonSize" -metadata: Sulu\Component\Content\Compat\Metadata {#12834 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12831} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20376 -name: "textMediaButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12848 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12845} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20377 -name: "textMediaTextButtonColor" -metadata: Sulu\Component\Content\Compat\Metadata {#12856 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#12853} ] -tags: [] -colSpan: 12 -value: "pink" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20378 -name: "textMediaButtonLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#12858 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Zum KI MANAGEMENT CRASHKURS" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20379 -name: "uppercase" -metadata: Sulu\Component\Content\Compat\Metadata {#12862 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "checkbox" -params: [ "type" => Sulu\Component\Content\Compat\PropertyParameter {#12859} ] -tags: [] -colSpan: 12 -value: true -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#20057 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20380 -name: "share" -metadata: Sulu\Component\Content\Compat\Metadata {#11414 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20381 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#11432 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11415} "values" => Sulu\Component\Content\Compat\PropertyParameter {#11429} ] -tags: [] -colSpan: 12 -value: "pt-0" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20382 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#11448 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#11433} "values" => Sulu\Component\Content\Compat\PropertyParameter {#11445} ] -tags: [] -colSpan: 12 -value: "pb-m" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#20062 …} } Sulu\Component\Content\Compat\Block\BlockPropertyType {#20383 -name: "contact-form" -metadata: Sulu\Component\Content\Compat\Metadata {#9096 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20384 -name: "top" -metadata: Sulu\Component\Content\Compat\Metadata {#9114 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9097} "values" => Sulu\Component\Content\Compat\PropertyParameter {#9111} ] -tags: [] -colSpan: 12 -value: "pt-s" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20385 -name: "bottom" -metadata: Sulu\Component\Content\Compat\Metadata {#9130 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "default_value" => Sulu\Component\Content\Compat\PropertyParameter {#9115} "values" => Sulu\Component\Content\Compat\PropertyParameter {#9127} ] -tags: [] -colSpan: 12 -value: "pb-m" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20386 -name: "contactFormPagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9132 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20387 -name: "contactFormSeoHeadlinePagina" -metadata: Sulu\Component\Content\Compat\Metadata {#9146 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "single_select" -params: [ "values" => Sulu\Component\Content\Compat\PropertyParameter {#9143} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20388 -name: "contactFormHeadline" -metadata: Sulu\Component\Content\Compat\Metadata {#9162 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9159} ] -tags: [] -colSpan: 12 -value: "<h2>Sie wollen mehr erfahren?</h2>" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20389 -name: "contactFormTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9178 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9175} ] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20390 -name: "contactFormText" -metadata: Sulu\Component\Content\Compat\Metadata {#9180 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20391 -name: "contactFormAppointmentLabel" -metadata: Sulu\Component\Content\Compat\Metadata {#9182 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20392 -name: "contactFormContact" -metadata: Sulu\Component\Content\Compat\Metadata {#9184 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Block\BlockProperty {#20393 -name: "contactFormCalendlyFormBlock" -metadata: Sulu\Component\Content\Compat\Metadata {#9186 …} -mandatory: false -multilingual: true -minOccurs: 1 -maxOccurs: 1 -contentTypeName: "block" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [ "calendly-modal" => Sulu\Component\Content\Compat\Block\BlockPropertyType {#9187} ] #properties: [ Sulu\Component\Content\Compat\Block\BlockPropertyType {#20412 -name: "calendly-modal" -metadata: Sulu\Component\Content\Compat\Metadata {#9188 …} -childProperties: [ Sulu\Component\Content\Compat\Property {#20427 -name: "calendlyModalTitleDesktop" -metadata: Sulu\Component\Content\Compat\Metadata {#9204 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9201} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20426 -name: "calendlyModalTitleMobile" -metadata: Sulu\Component\Content\Compat\Metadata {#9220 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [ "formats" => Sulu\Component\Content\Compat\PropertyParameter {#9217} ] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20425 -name: "calendlyModalText" -metadata: Sulu\Component\Content\Compat\Metadata {#9222 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20424 -name: "calendlyModalContact" -metadata: Sulu\Component\Content\Compat\Metadata {#9224 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20423 -name: "calendlyModalReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9226 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20422 -name: "calendlyFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9228 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20421 -name: "calendlyFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9230 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20420 -name: "calendlyFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9232 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20419 -name: "calendlyFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9234 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20418 -name: "calendlyFormTelephone" -metadata: Sulu\Component\Content\Compat\Metadata {#9236 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20417 -name: "calendlyFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9238 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20416 -name: "calendlyFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9240 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20415 -name: "calendlyFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9242 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20414 -name: "calendlyFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9244 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20413 -name: "calendlyFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9246 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_editor" -params: [] -tags: [] -colSpan: 12 -value: null -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: [] } ] #defaultTypeName: "calendly-modal" } Sulu\Component\Content\Compat\Property {#20394 -name: "contactFormReferrer" -metadata: Sulu\Component\Content\Compat\Metadata {#9248 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20396 -name: "contactFormFirstname" -metadata: Sulu\Component\Content\Compat\Metadata {#9250 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Vorname" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20411 -name: "contactFormLastName" -metadata: Sulu\Component\Content\Compat\Metadata {#9252 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Nachname" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20410 -name: "contactFormUnternehmen" -metadata: Sulu\Component\Content\Compat\Metadata {#9254 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Unternehmen" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20409 -name: "contactFormEmail" -metadata: Sulu\Component\Content\Compat\Metadata {#9256 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20408 -name: "contactFormMessage" -metadata: Sulu\Component\Content\Compat\Metadata {#9258 …} -mandatory: false -multilingual: true -minOccurs: null -maxOccurs: null -contentTypeName: "text_line" -params: [] -tags: [] -colSpan: 12 -value: "Nachricht" -structure: Sulu\Component\Content\Compat\Structure\PageBridge {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20407 -name: "contactFormSubscribe" -metadata: Sulu\Component\Content\Compat\Metadata {#9260 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20406 -name: "contactFormTerms" -metadata: Sulu\Component\Content\Compat\Metadata {#9262 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20405 -name: "contactFormButtonSend" -metadata: Sulu\Component\Content\Compat\Metadata {#9264 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20404 -name: "contactFormButtonSended" -metadata: Sulu\Component\Content\Compat\Metadata {#9266 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20403 -name: "contactFormSuccess" -metadata: Sulu\Component\Content\Compat\Metadata {#9268 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } Sulu\Component\Content\Compat\Property {#20402 -name: "contactFormError" -metadata: Sulu\Component\Content\Compat\Metadata {#9270 …} -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 {#5435} #propertyValue: null #types: [] #properties: [] #defaultTypeName: null } ] -settings: {#20081 …} } ] #defaultTypeName: "about-hero" } ] #locale: null } "partial" => false "_route" => "default_080b499b-8e5f-4f39-b40a-252570ac353b" ] "request_uri" => "https://dmz-test-pdwebsite.plan-d.cloud/de/stories/2023_07_31_ki-und-sie-wo-anfangen" "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 => 684 ], 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 => 684 ] "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 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 => 684 ], 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 => 684 ] "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 => 688 ], 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 => 688 ] "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 => 691 ], 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 => 691 ] "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 => 461 ], 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 => 461 ] "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 (n0.identifier = '87f84723-4b9e-4cad-b443-6835119cded4' AND 0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ','))) 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 (n0.identifier = '87f84723-4b9e-4cad-b443-6835119cded4' AND 0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:de-state"]/sv:value'), ' ', ','))) 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 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 n0.parent = '/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-management-crashkurs' LIMIT 1" (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 n0.parent = '/cmf/plan-d-berechtigungen/contents/leistungen/strategie-und-innovation/ki-management-crashkurs' LIMIT 1" "params" => [ 1 => "default_live" ] "types" => [ 1 => 2 ] ] |
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 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 => 684 ], 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 => 684 ] "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()="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 |
|