Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "CONECTO\MagazineBundle\DependencyInjection\MagazineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "CONECTO\TOSC5Bundle\DependencyInjection\TOSC5Extension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Asioso\QuickTranslateBundle\DependencyInjection\QuickTranslateExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "FormBuilderBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Not setting the "framework.validation.email_validation_mode" config option is deprecated. It will default to "html5" in 7.0.
Since symfony/framework-bundle 6.4: Not setting the "framework.uid.time_based_uuid_version" config option is deprecated. It will default to "7" in 7.0.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
The "Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" class is considered internal. It may change without further notice. You should not use it from "FormBuilderBundle\Controller\Admin\ExportController".
The "Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" class is considered internal. It may change without further notice. You should not use it from "FormBuilderBundle\Controller\Admin\MailEditorController".
The "Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" class is considered internal. It may change without further notice. You should not use it from "FormBuilderBundle\Controller\Admin\OutputWorkflowApiController".
The "Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" class is considered internal. It may change without further notice. You should not use it from "FormBuilderBundle\Controller\Admin\OutputWorkflowController".
The "Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" class is considered internal. It may change without further notice. You should not use it from "FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController".
The "Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" class is considered internal. It may change without further notice. You should not use it from "FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController".
The "Pimcore\Bundle\AdminBundle\Controller\AdminAbstractController" class is considered internal. It may change without further notice. You should not use it from "FormBuilderBundle\Controller\Admin\SettingsController".
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "CONECTO\ProviderBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "CONECTO\MagazineBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "CONECTO\MeilisearchBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Asioso\QuickTranslateBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since pimcore/pimcore 11.2: Pimcore\Model\DataObject\ClassDefinition\DynamicOptionsProvider\MultiSelectOptionsProviderInterface is deprecated. Use Pimcore\Model\DataObject\ClassDefinition\DynamicOptionsProvider\SelectOptionsProviderInterface instead.
The "App\MessageHandler\JobApplicationHandler" class implements "Symfony\Component\Messenger\Handler\MessageHandlerInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "Pimcore\Extension\Document\Areabrick\AbstractAreabrick" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Extension\Document\Areabrick\AbstractAreabrick" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Pimcore\Event\Traits\RecursionBlockingEventDispatchHelperTrait" trait is considered internal. It may change without further notice. You should not use it from "CONECTO\MeilisearchBundle\Service\SearchService".
The "Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
The "Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
Class "Pimcore\Migrations\FilteredTableMetadataStorage" should implement method "Doctrine\Migrations\Metadata\Storage\MetadataStorage::getSql(ExecutionResult $result): iterable<Query>": ;.
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageHandlerInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
Since symfony/validator 6.1: The "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator" constraint is deprecated since symfony 6.1, use "ExpressionSyntaxValidator" instead.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "FormBuilderBundle\Form\Type\LayerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Since pimcore/pimcore 11.2: The "Pimcore\Document\Renderer\DocumentRenderer" alias is deprecated, use "Pimcore\Document\Renderer\DocumentRendererInterface" instead. It is being referenced by the "CONECTO\TOSC5Bundle\EventListener\HashlessPageRenderer" service.
Since pimcore/pimcore 11.2: The "Pimcore\Document\Renderer\DocumentRenderer" alias is deprecated, use "Pimcore\Document\Renderer\DocumentRendererInterface" instead. It is being referenced by the "CONECTO\TOSC5CustomizedBundle\EventListener\HashlessPageRenderer" service.
Since pimcore/pimcore 11.2: The "Pimcore\Document\Renderer\DocumentRenderer" alias is deprecated, use "Pimcore\Document\Renderer\DocumentRendererInterface" instead. It is being referenced by the ".service_locator.jqXUAW8" service.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\MiscController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\RedirectsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SeoBundle\Controller\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Method "Twig\TokenParser\TokenParserInterface::getTag()" might add "string" as a native return type declaration in the future. Do the same in implementation "Pimcore\Twig\TokenParser\BlockParser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\TokenParser\TokenParserInterface::getTag()" might add "string" as a native return type declaration in the future. Do the same in implementation "Pimcore\Twig\TokenParser\ManualBlockParser" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
[
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
2 => "pimcore"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT * FROM redirects WHERE\n (\n (source = ? AND (`type` = ? OR `type` = ?)) OR\n (source = ? AND `type` = ?) OR\n (source = ? AND `type` = ?)\n ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
"""
"SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?) AND object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude` LIMIT 2"
(parameters:
[1 => null2 => null]
, types:
[1 => 02 => 0]
)
doctrine
[
"sql" => "SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?) AND object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude` LIMIT 2"
"params" => [1 => null2 => null]
"types" => [1 => 02 => 0]
]
debug
Executing statement:
"""
SELECT *\n FROM website_settings\n WHERE name = ?\n AND (\n siteId IS NULL\n OR siteId = 0\n OR siteId = ?\n )\n AND (\n language IS NULL\n OR language = ''\n OR language = ?\n )\n ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
"""
[
"sql" => """
SELECT *\n FROM website_settings\n WHERE name = ?\n AND (\n siteId IS NULL\n OR siteId = 0\n OR siteId = ?\n )\n AND (\n language IS NULL\n OR language = ''\n OR language = ?\n )\n ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
"""
"params" => [1 => "weather.default_valley_station"
2 => null3 => null]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing statement:
"SELECT * FROM website_settings WHERE id = ?"
(parameters:
[1 => 35]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT * FROM website_settings WHERE id = ?"
"params" => [1 => 35]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT *\n FROM website_settings\n WHERE name = ?\n AND (\n siteId IS NULL\n OR siteId = 0\n OR siteId = ?\n )\n AND (\n language IS NULL\n OR language = ''\n OR language = ?\n )\n ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
"""
[
"sql" => """
SELECT *\n FROM website_settings\n WHERE name = ?\n AND (\n siteId IS NULL\n OR siteId = 0\n OR siteId = ?\n )\n AND (\n language IS NULL\n OR language = ''\n OR language = ?\n )\n ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
"""
"params" => [1 => "weather.default_mountain_station"
2 => null3 => null]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing statement:
"SELECT * FROM website_settings WHERE id = ?"
(parameters:
[1 => 34]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT * FROM website_settings WHERE id = ?"
"params" => [1 => 34]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT name FROM classes WHERE id = ?"
(parameters:
[1 => "CN_WEATHERSTATION"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT name FROM classes WHERE id = ?"
"params" => [1 => "CN_WEATHERSTATION"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?"
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 2]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 2]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_3"
from cache
cache
[
"key" => "document_3"
]
debug
Successfully got data for key
"document_91"
from cache
cache
[
"key" => "document_91"
]
debug
Successfully got data for key
"document_72"
from cache
cache
[
"key" => "document_72"
]
debug
Successfully got data for key
"document_4"
from cache
cache
[
"key" => "document_4"
]
debug
Successfully got data for key
"document_108"
from cache
cache
[
"key" => "document_108"
]
debug
Successfully got data for key
"document_112"
from cache
cache
[
"key" => "document_112"
]
debug
Successfully got data for key
"document_86"
from cache
cache
[
"key" => "document_86"
]
debug
Successfully got data for key
"document_118"
from cache
cache
[
"key" => "document_118"
]
debug
Successfully got data for key
"document_124"
from cache
cache
[
"key" => "document_124"
]
debug
Successfully got data for key
"document_10"
from cache
cache
[
"key" => "document_10"
]
debug
Successfully got data for key
"document_35"
from cache
cache
[
"key" => "document_35"
]
debug
Successfully got data for key
"document_13"
from cache
cache
[
"key" => "document_13"
]
debug
Successfully got data for key
"document_125"
from cache
cache
[
"key" => "document_125"
]
debug
Successfully got data for key
"document_24"
from cache
cache
[
"key" => "document_24"
]
debug
Successfully got data for key
"document_27"
from cache
cache
[
"key" => "document_27"
]
debug
Successfully got data for key
"document_33"
from cache
cache
[
"key" => "document_33"
]
debug
Successfully got data for key
"document_622"
from cache
cache
[
"key" => "document_622"
]
debug
Successfully got data for key
"document_389"
from cache
cache
[
"key" => "document_389"
]
debug
Successfully got data for key
"document_390"
from cache
cache
[
"key" => "document_390"
]
debug
Successfully got data for key
"document_660"
from cache
cache
[
"key" => "document_660"
]
debug
Successfully got data for key
"document_719"
from cache
cache
[
"key" => "document_719"
]
debug
Successfully got data for key
"document_properties_3"
from cache
cache
[
"key" => "document_properties_3"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 3]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 3]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_43"
from cache
cache
[
"key" => "document_43"
]
debug
Successfully got data for key
"document_41"
from cache
cache
[
"key" => "document_41"
]
debug
Successfully got data for key
"document_44"
from cache
cache
[
"key" => "document_44"
]
debug
Successfully got data for key
"document_47"
from cache
cache
[
"key" => "document_47"
]
debug
Successfully got data for key
"document_132"
from cache
cache
[
"key" => "document_132"
]
debug
Successfully got data for key
"document_45"
from cache
cache
[
"key" => "document_45"
]
debug
Successfully got data for key
"document_46"
from cache
cache
[
"key" => "document_46"
]
debug
Successfully got data for key
"document_134"
from cache
cache
[
"key" => "document_134"
]
debug
Successfully got data for key
"document_694"
from cache
cache
[
"key" => "document_694"
]
debug
Successfully got data for key
"document_properties_42"
from cache
cache
[
"key" => "document_properties_42"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 42]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 42]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_43"
from cache
cache
[
"key" => "document_properties_43"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 43]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 43]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_41"
from cache
cache
[
"key" => "document_properties_41"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 41]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 41]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_44"
from cache
cache
[
"key" => "document_properties_44"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 44]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 44]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_47"
from cache
cache
[
"key" => "document_properties_47"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 47]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 47]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_132"
from cache
cache
[
"key" => "document_properties_132"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 132]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 132]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_45"
from cache
cache
[
"key" => "document_properties_45"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 45]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 45]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_46"
from cache
cache
[
"key" => "document_properties_46"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 46]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 46]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_134"
from cache
cache
[
"key" => "document_properties_134"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 134]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 134]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_694"
from cache
cache
[
"key" => "document_properties_694"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 694]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 694]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_393"
from cache
cache
[
"key" => "document_properties_393"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 393]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 393]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 393]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 393]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_396"
from cache
cache
[
"key" => "document_396"
]
debug
Successfully got data for key
"document_398"
from cache
cache
[
"key" => "document_398"
]
debug
Successfully got data for key
"document_407"
from cache
cache
[
"key" => "document_407"
]
debug
Successfully got data for key
"document_409"
from cache
cache
[
"key" => "document_409"
]
debug
Successfully got data for key
"document_402"
from cache
cache
[
"key" => "document_402"
]
debug
Successfully got data for key
"document_397"
from cache
cache
[
"key" => "document_397"
]
debug
Successfully got data for key
"document_399"
from cache
cache
[
"key" => "document_399"
]
debug
Successfully got data for key
"document_400"
from cache
cache
[
"key" => "document_400"
]
debug
Successfully got data for key
"document_401"
from cache
cache
[
"key" => "document_401"
]
debug
Successfully got data for key
"document_408"
from cache
cache
[
"key" => "document_408"
]
debug
Successfully got data for key
"document_410"
from cache
cache
[
"key" => "document_410"
]
debug
Successfully got data for key
"document_411"
from cache
cache
[
"key" => "document_411"
]
debug
Successfully got data for key
"document_634"
from cache
cache
[
"key" => "document_634"
]
debug
Successfully got data for key
"document_properties_396"
from cache
cache
[
"key" => "document_properties_396"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 396]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 396]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_398"
from cache
cache
[
"key" => "document_properties_398"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 398]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 398]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_407"
from cache
cache
[
"key" => "document_properties_407"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 407]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 407]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_409"
from cache
cache
[
"key" => "document_properties_409"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 409]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 409]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_402"
from cache
cache
[
"key" => "document_properties_402"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 402]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 402]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_397"
from cache
cache
[
"key" => "document_properties_397"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 397]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 397]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_399"
from cache
cache
[
"key" => "document_properties_399"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 399]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 399]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_400"
from cache
cache
[
"key" => "document_properties_400"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 400]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 400]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_401"
from cache
cache
[
"key" => "document_properties_401"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 401]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 401]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_408"
from cache
cache
[
"key" => "document_properties_408"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 408]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 408]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_410"
from cache
cache
[
"key" => "document_properties_410"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 410]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 410]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_411"
from cache
cache
[
"key" => "document_properties_411"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 411]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 411]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_634"
from cache
cache
[
"key" => "document_properties_634"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 634]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 634]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_91"
from cache
cache
[
"key" => "document_properties_91"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 91]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 91]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 91]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 91]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_394"
from cache
cache
[
"key" => "document_394"
]
debug
Successfully got data for key
"document_395"
from cache
cache
[
"key" => "document_395"
]
debug
Successfully got data for key
"document_403"
from cache
cache
[
"key" => "document_403"
]
debug
Successfully got data for key
"document_properties_394"
from cache
cache
[
"key" => "document_properties_394"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 394]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 394]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 394]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 394]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_92"
from cache
cache
[
"key" => "document_92"
]
debug
Successfully got data for key
"document_93"
from cache
cache
[
"key" => "document_93"
]
debug
Successfully got data for key
"document_94"
from cache
cache
[
"key" => "document_94"
]
debug
Successfully got data for key
"document_95"
from cache
cache
[
"key" => "document_95"
]
debug
Successfully got data for key
"document_properties_92"
from cache
cache
[
"key" => "document_properties_92"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 92]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 92]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_93"
from cache
cache
[
"key" => "document_properties_93"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 93]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 93]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_94"
from cache
cache
[
"key" => "document_properties_94"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 94]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 94]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_95"
from cache
cache
[
"key" => "document_properties_95"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 95]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 95]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_395"
from cache
cache
[
"key" => "document_properties_395"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 395]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 395]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 395]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 395]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_96"
from cache
cache
[
"key" => "document_96"
]
debug
Successfully got data for key
"document_97"
from cache
cache
[
"key" => "document_97"
]
debug
Successfully got data for key
"document_105"
from cache
cache
[
"key" => "document_105"
]
debug
Successfully got data for key
"document_106"
from cache
cache
[
"key" => "document_106"
]
debug
Successfully got data for key
"document_107"
from cache
cache
[
"key" => "document_107"
]
debug
Successfully got data for key
"document_properties_96"
from cache
cache
[
"key" => "document_properties_96"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 96]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 96]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_97"
from cache
cache
[
"key" => "document_properties_97"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 97]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 97]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_105"
from cache
cache
[
"key" => "document_properties_105"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 105]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 105]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_106"
from cache
cache
[
"key" => "document_properties_106"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 106]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 106]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_107"
from cache
cache
[
"key" => "document_properties_107"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 107]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 107]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_403"
from cache
cache
[
"key" => "document_properties_403"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 403]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 403]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_72"
from cache
cache
[
"key" => "document_properties_72"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 72]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 72]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 72]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 72]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_85"
from cache
cache
[
"key" => "document_85"
]
debug
Successfully got data for key
"document_167"
from cache
cache
[
"key" => "document_167"
]
debug
Successfully got data for key
"document_properties_73"
from cache
cache
[
"key" => "document_properties_73"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 73]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 73]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 73]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 73]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_716"
from cache
cache
[
"key" => "document_716"
]
debug
Successfully got data for key
"document_properties_74"
from cache
cache
[
"key" => "document_properties_74"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 74]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 74]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 74]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 74]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_75"
from cache
cache
[
"key" => "document_75"
]
debug
Successfully got data for key
"document_76"
from cache
cache
[
"key" => "document_76"
]
debug
Successfully got data for key
"document_77"
from cache
cache
[
"key" => "document_77"
]
debug
Successfully got data for key
"document_78"
from cache
cache
[
"key" => "document_78"
]
debug
Successfully got data for key
"document_79"
from cache
cache
[
"key" => "document_79"
]
debug
Successfully got data for key
"document_80"
from cache
cache
[
"key" => "document_80"
]
debug
Successfully got data for key
"document_81"
from cache
cache
[
"key" => "document_81"
]
debug
Successfully got data for key
"document_82"
from cache
cache
[
"key" => "document_82"
]
debug
Successfully got data for key
"document_83"
from cache
cache
[
"key" => "document_83"
]
debug
Successfully got data for key
"document_properties_75"
from cache
cache
[
"key" => "document_properties_75"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 75]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 75]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_76"
from cache
cache
[
"key" => "document_properties_76"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 76]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 76]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_77"
from cache
cache
[
"key" => "document_properties_77"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 77]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 77]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_78"
from cache
cache
[
"key" => "document_properties_78"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 78]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 78]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_79"
from cache
cache
[
"key" => "document_properties_79"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 79]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 79]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_80"
from cache
cache
[
"key" => "document_properties_80"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 80]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 80]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_81"
from cache
cache
[
"key" => "document_properties_81"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 81]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 81]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_82"
from cache
cache
[
"key" => "document_properties_82"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 82]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 82]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_83"
from cache
cache
[
"key" => "document_properties_83"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 83]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 83]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_84"
from cache
cache
[
"key" => "document_properties_84"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 84]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 84]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 84]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 84]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_689"
from cache
cache
[
"key" => "document_689"
]
debug
Successfully got data for key
"document_690"
from cache
cache
[
"key" => "document_690"
]
debug
Successfully got data for key
"document_properties_689"
from cache
cache
[
"key" => "document_properties_689"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 689]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 689]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_85"
from cache
cache
[
"key" => "document_properties_85"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 85]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 85]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 85]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 85]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_722"
from cache
cache
[
"key" => "document_722"
]
debug
Successfully got data for key
"document_properties_167"
from cache
cache
[
"key" => "document_properties_167"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 167]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 167]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_4"
from cache
cache
[
"key" => "document_properties_4"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 4]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 4]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_70"
from cache
cache
[
"key" => "document_70"
]
debug
Successfully got data for key
"document_71"
from cache
cache
[
"key" => "document_71"
]
debug
Successfully got data for key
"document_49"
from cache
cache
[
"key" => "document_49"
]
debug
Successfully got data for key
"document_54"
from cache
cache
[
"key" => "document_54"
]
debug
Successfully got data for key
"document_59"
from cache
cache
[
"key" => "document_59"
]
debug
Successfully got data for key
"document_98"
from cache
cache
[
"key" => "document_98"
]
debug
Successfully got data for key
"document_67"
from cache
cache
[
"key" => "document_67"
]
debug
Successfully got data for key
"document_properties_68"
from cache
cache
[
"key" => "document_properties_68"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 68]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 68]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_412"
from cache
cache
[
"key" => "document_properties_412"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 412]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 412]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_70"
from cache
cache
[
"key" => "document_properties_70"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 70]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 70]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_71"
from cache
cache
[
"key" => "document_properties_71"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 71]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 71]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_49"
from cache
cache
[
"key" => "document_properties_49"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 49]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 49]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 49]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 49]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_50"
from cache
cache
[
"key" => "document_50"
]
debug
Successfully got data for key
"document_52"
from cache
cache
[
"key" => "document_52"
]
debug
Successfully got data for key
"document_51"
from cache
cache
[
"key" => "document_51"
]
debug
Successfully got data for key
"document_53"
from cache
cache
[
"key" => "document_53"
]
debug
Successfully got data for key
"document_properties_50"
from cache
cache
[
"key" => "document_properties_50"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 50]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 50]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_52"
from cache
cache
[
"key" => "document_properties_52"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 52]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 52]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_51"
from cache
cache
[
"key" => "document_properties_51"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 51]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 51]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_53"
from cache
cache
[
"key" => "document_properties_53"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 53]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 53]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_54"
from cache
cache
[
"key" => "document_properties_54"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 54]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 54]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 54]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 54]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_55"
from cache
cache
[
"key" => "document_55"
]
debug
Successfully got data for key
"document_56"
from cache
cache
[
"key" => "document_56"
]
debug
Successfully got data for key
"document_57"
from cache
cache
[
"key" => "document_57"
]
debug
Successfully got data for key
"document_58"
from cache
cache
[
"key" => "document_58"
]
debug
Successfully got data for key
"document_properties_55"
from cache
cache
[
"key" => "document_properties_55"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 55]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 55]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_56"
from cache
cache
[
"key" => "document_properties_56"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 56]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 56]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_57"
from cache
cache
[
"key" => "document_properties_57"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 57]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 57]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_58"
from cache
cache
[
"key" => "document_properties_58"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 58]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 58]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_59"
from cache
cache
[
"key" => "document_properties_59"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 59]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 59]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 59]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 59]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_60"
from cache
cache
[
"key" => "document_60"
]
debug
Successfully got data for key
"document_62"
from cache
cache
[
"key" => "document_62"
]
debug
Successfully got data for key
"document_63"
from cache
cache
[
"key" => "document_63"
]
debug
Successfully got data for key
"document_64"
from cache
cache
[
"key" => "document_64"
]
debug
Successfully got data for key
"document_65"
from cache
cache
[
"key" => "document_65"
]
debug
Successfully got data for key
"document_66"
from cache
cache
[
"key" => "document_66"
]
debug
Successfully got data for key
"document_properties_60"
from cache
cache
[
"key" => "document_properties_60"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 60]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 60]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_62"
from cache
cache
[
"key" => "document_properties_62"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 62]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 62]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_63"
from cache
cache
[
"key" => "document_properties_63"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 63]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 63]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_64"
from cache
cache
[
"key" => "document_properties_64"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 64]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 64]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_65"
from cache
cache
[
"key" => "document_properties_65"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 65]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 65]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_66"
from cache
cache
[
"key" => "document_properties_66"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 66]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 66]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_98"
from cache
cache
[
"key" => "document_properties_98"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 98]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 98]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 98]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 98]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_99"
from cache
cache
[
"key" => "document_99"
]
debug
Successfully got data for key
"document_102"
from cache
cache
[
"key" => "document_102"
]
debug
Successfully got data for key
"document_100"
from cache
cache
[
"key" => "document_100"
]
debug
Successfully got data for key
"document_101"
from cache
cache
[
"key" => "document_101"
]
debug
Successfully got data for key
"document_103"
from cache
cache
[
"key" => "document_103"
]
debug
Successfully got data for key
"document_104"
from cache
cache
[
"key" => "document_104"
]
debug
Successfully got data for key
"document_633"
from cache
cache
[
"key" => "document_633"
]
debug
Successfully got data for key
"document_properties_99"
from cache
cache
[
"key" => "document_properties_99"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 99]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 99]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_102"
from cache
cache
[
"key" => "document_properties_102"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 102]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 102]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_100"
from cache
cache
[
"key" => "document_properties_100"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 100]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 100]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_101"
from cache
cache
[
"key" => "document_properties_101"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 101]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 101]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_103"
from cache
cache
[
"key" => "document_properties_103"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 103]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 103]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_104"
from cache
cache
[
"key" => "document_properties_104"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 104]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 104]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_633"
from cache
cache
[
"key" => "document_properties_633"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 633]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 633]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_67"
from cache
cache
[
"key" => "document_properties_67"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 67]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 67]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_108"
from cache
cache
[
"key" => "document_properties_108"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 108]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 108]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 108]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 108]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_109"
from cache
cache
[
"key" => "document_109"
]
debug
Successfully got data for key
"document_110"
from cache
cache
[
"key" => "document_110"
]
debug
Successfully got data for key
"document_111"
from cache
cache
[
"key" => "document_111"
]
debug
Successfully got data for key
"document_684"
from cache
cache
[
"key" => "document_684"
]
debug
Successfully got data for key
"document_properties_109"
from cache
cache
[
"key" => "document_properties_109"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 109]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 109]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_110"
from cache
cache
[
"key" => "document_properties_110"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 110]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 110]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_111"
from cache
cache
[
"key" => "document_properties_111"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 111]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 111]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_684"
from cache
cache
[
"key" => "document_properties_684"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 684]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 684]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_112"
from cache
cache
[
"key" => "document_properties_112"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 112]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 112]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 112]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 112]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_113"
from cache
cache
[
"key" => "document_113"
]
debug
Successfully got data for key
"document_39"
from cache
cache
[
"key" => "document_39"
]
debug
Successfully got data for key
"document_116"
from cache
cache
[
"key" => "document_116"
]
debug
Successfully got data for key
"document_117"
from cache
cache
[
"key" => "document_117"
]
debug
Successfully got data for key
"document_properties_113"
from cache
cache
[
"key" => "document_properties_113"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 113]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 113]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 113]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 113]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_114"
from cache
cache
[
"key" => "document_114"
]
debug
Successfully got data for key
"document_115"
from cache
cache
[
"key" => "document_115"
]
debug
Successfully got data for key
"document_405"
from cache
cache
[
"key" => "document_405"
]
debug
Successfully got data for key
"document_406"
from cache
cache
[
"key" => "document_406"
]
debug
Successfully got data for key
"document_properties_114"
from cache
cache
[
"key" => "document_properties_114"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 114]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 114]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_115"
from cache
cache
[
"key" => "document_properties_115"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 115]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 115]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_90"
from cache
cache
[
"key" => "document_90"
]
debug
Successfully got data for key
"document_properties_405"
from cache
cache
[
"key" => "document_properties_405"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 405]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 405]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_406"
from cache
cache
[
"key" => "document_properties_406"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 406]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 406]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_39"
from cache
cache
[
"key" => "document_properties_39"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 39]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 39]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_116"
from cache
cache
[
"key" => "document_properties_116"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 116]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 116]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_117"
from cache
cache
[
"key" => "document_properties_117"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 117]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 117]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_86"
from cache
cache
[
"key" => "document_properties_86"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 86]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 86]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 86]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 86]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_87"
from cache
cache
[
"key" => "document_87"
]
debug
Successfully got data for key
"document_392"
from cache
cache
[
"key" => "document_392"
]
debug
Successfully got data for key
"document_88"
from cache
cache
[
"key" => "document_88"
]
debug
Successfully got data for key
"document_137"
from cache
cache
[
"key" => "document_137"
]
debug
Successfully got data for key
"document_138"
from cache
cache
[
"key" => "document_138"
]
debug
Successfully got data for key
"document_669"
from cache
cache
[
"key" => "document_669"
]
debug
Successfully got data for key
"document_properties_87"
from cache
cache
[
"key" => "document_properties_87"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 87]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 87]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_392"
from cache
cache
[
"key" => "document_properties_392"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 392]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 392]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_90"
from cache
cache
[
"key" => "document_properties_90"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 90]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 90]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_88"
from cache
cache
[
"key" => "document_properties_88"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 88]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 88]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_137"
from cache
cache
[
"key" => "document_properties_137"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 137]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 137]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_138"
from cache
cache
[
"key" => "document_properties_138"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 138]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 138]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_669"
from cache
cache
[
"key" => "document_properties_669"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 669]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 669]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_118"
from cache
cache
[
"key" => "document_properties_118"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 118]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 118]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 118]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 118]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_119"
from cache
cache
[
"key" => "document_119"
]
debug
Successfully got data for key
"document_120"
from cache
cache
[
"key" => "document_120"
]
debug
Successfully got data for key
"document_121"
from cache
cache
[
"key" => "document_121"
]
debug
Successfully got data for key
"document_122"
from cache
cache
[
"key" => "document_122"
]
debug
Successfully got data for key
"document_164"
from cache
cache
[
"key" => "document_164"
]
debug
Successfully got data for key
"document_123"
from cache
cache
[
"key" => "document_123"
]
debug
Successfully got data for key
"document_404"
from cache
cache
[
"key" => "document_404"
]
debug
Successfully got data for key
"document_654"
from cache
cache
[
"key" => "document_654"
]
debug
Successfully got data for key
"document_properties_119"
from cache
cache
[
"key" => "document_properties_119"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 119]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 119]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_120"
from cache
cache
[
"key" => "document_properties_120"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 120]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 120]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_121"
from cache
cache
[
"key" => "document_properties_121"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 121]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 121]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_122"
from cache
cache
[
"key" => "document_properties_122"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 122]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 122]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_164"
from cache
cache
[
"key" => "document_properties_164"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 164]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 164]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_123"
from cache
cache
[
"key" => "document_properties_123"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 123]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 123]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_404"
from cache
cache
[
"key" => "document_properties_404"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 404]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 404]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_654"
from cache
cache
[
"key" => "document_properties_654"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 654]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 654]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_124"
from cache
cache
[
"key" => "document_properties_124"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 124]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 124]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_10"
from cache
cache
[
"key" => "document_properties_10"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 10]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 10]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 10]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_655"
from cache
cache
[
"key" => "document_655"
]
debug
Successfully got data for key
"document_656"
from cache
cache
[
"key" => "document_656"
]
debug
Successfully got data for key
"document_685"
from cache
cache
[
"key" => "document_685"
]
debug
Successfully got data for key
"document_706"
from cache
cache
[
"key" => "document_706"
]
debug
Successfully got data for key
"document_properties_655"
from cache
cache
[
"key" => "document_properties_655"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 655]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 655]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_656"
from cache
cache
[
"key" => "document_properties_656"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 656]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 656]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_685"
from cache
cache
[
"key" => "document_properties_685"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 685]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 685]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 685]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 685]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_686"
from cache
cache
[
"key" => "document_686"
]
debug
Successfully got data for key
"document_properties_706"
from cache
cache
[
"key" => "document_properties_706"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 706]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 706]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_35"
from cache
cache
[
"key" => "document_properties_35"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 35]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 35]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_13"
from cache
cache
[
"key" => "document_properties_13"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 13]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 13]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_125"
from cache
cache
[
"key" => "document_properties_125"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 125]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 125]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 125]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 125]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_127"
from cache
cache
[
"key" => "document_127"
]
debug
Successfully got data for key
"document_128"
from cache
cache
[
"key" => "document_128"
]
debug
Successfully got data for key
"document_129"
from cache
cache
[
"key" => "document_129"
]
debug
Successfully got data for key
"document_130"
from cache
cache
[
"key" => "document_130"
]
debug
Successfully got data for key
"document_131"
from cache
cache
[
"key" => "document_131"
]
debug
Successfully got data for key
"document_140"
from cache
cache
[
"key" => "document_140"
]
debug
Successfully got data for key
"document_properties_127"
from cache
cache
[
"key" => "document_properties_127"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 127]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 127]
"types" => [1 => 2]
]
debug
Key
"document_properties_128"
doesn't exist in cache
cache
[
"key" => "document_properties_128"
]
debug
Successfully got data for key
"document_1"
from cache
cache
[
"key" => "document_1"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 128]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 128]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 128]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 128]
"types" => [1 => 2]
]
debug
Key
"document_properties_129"
doesn't exist in cache
cache
[
"key" => "document_properties_129"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 129]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 129]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 129]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 129]
"types" => [1 => 2]
]
debug
Key
"document_properties_130"
doesn't exist in cache
cache
[
"key" => "document_properties_130"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 130]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 130]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 130]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 130]
"types" => [1 => 2]
]
debug
Key
"document_properties_131"
doesn't exist in cache
cache
[
"key" => "document_properties_131"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 131]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 131]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 131]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 131]
"types" => [1 => 2]
]
debug
Key
"document_properties_140"
doesn't exist in cache
cache
[
"key" => "document_properties_140"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 140]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,125,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 140]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 140]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 140]
"types" => [1 => 2]
]
debug
Key
"document_properties_24"
doesn't exist in cache
cache
[
"key" => "document_properties_24"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 24]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 24]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 24]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 24]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 24]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 24]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_23"
from cache
cache
[
"key" => "document_23"
]
debug
Key
"document_189"
doesn't exist in cache
cache
[
"key" => "document_189"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 189]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 189]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 189]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 189]
"types" => [1 => 2]
]
debug
Key
"document_191"
doesn't exist in cache
cache
[
"key" => "document_191"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 191]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 191]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 191]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 191]
"types" => [1 => 2]
]
debug
Key
"document_192"
doesn't exist in cache
cache
[
"key" => "document_192"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 192]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 192]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 192]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 192]
"types" => [1 => 2]
]
debug
Key
"document_193"
doesn't exist in cache
cache
[
"key" => "document_193"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 193]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 193]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 193]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 193]
"types" => [1 => 2]
]
debug
Key
"document_194"
doesn't exist in cache
cache
[
"key" => "document_194"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 194]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 194]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 194]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 194]
"types" => [1 => 2]
]
debug
Key
"document_195"
doesn't exist in cache
cache
[
"key" => "document_195"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 195]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 195]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 195]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 195]
"types" => [1 => 2]
]
debug
Key
"document_196"
doesn't exist in cache
cache
[
"key" => "document_196"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 196]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 196]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 196]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 196]
"types" => [1 => 2]
]
debug
Key
"document_197"
doesn't exist in cache
cache
[
"key" => "document_197"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 197]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 197]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 197]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 197]
"types" => [1 => 2]
]
debug
Key
"document_198"
doesn't exist in cache
cache
[
"key" => "document_198"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 198]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 198]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 198]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 198]
"types" => [1 => 2]
]
debug
Key
"document_199"
doesn't exist in cache
cache
[
"key" => "document_199"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 199]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 199]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 199]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 199]
"types" => [1 => 2]
]
debug
Key
"document_200"
doesn't exist in cache
cache
[
"key" => "document_200"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 200]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 200]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 200]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 200]
"types" => [1 => 2]
]
debug
Key
"document_201"
doesn't exist in cache
cache
[
"key" => "document_201"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 201]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 201]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 201]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 201]
"types" => [1 => 2]
]
debug
Key
"document_202"
doesn't exist in cache
cache
[
"key" => "document_202"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 202]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 202]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 202]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 202]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_203"
from cache
cache
[
"key" => "document_203"
]
debug
Key
"document_204"
doesn't exist in cache
cache
[
"key" => "document_204"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 204]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 204]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 204]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 204]
"types" => [1 => 2]
]
debug
Key
"document_205"
doesn't exist in cache
cache
[
"key" => "document_205"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 205]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 205]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 205]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 205]
"types" => [1 => 2]
]
debug
Key
"document_206"
doesn't exist in cache
cache
[
"key" => "document_206"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 206]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 206]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 206]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 206]
"types" => [1 => 2]
]
debug
Key
"document_207"
doesn't exist in cache
cache
[
"key" => "document_207"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 207]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 207]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 207]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 207]
"types" => [1 => 2]
]
debug
Key
"document_208"
doesn't exist in cache
cache
[
"key" => "document_208"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 208]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 208]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 208]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 208]
"types" => [1 => 2]
]
debug
Key
"document_209"
doesn't exist in cache
cache
[
"key" => "document_209"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 209]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 209]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 209]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 209]
"types" => [1 => 2]
]
debug
Key
"document_210"
doesn't exist in cache
cache
[
"key" => "document_210"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 210]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 210]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 210]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 210]
"types" => [1 => 2]
]
debug
Key
"document_212"
doesn't exist in cache
cache
[
"key" => "document_212"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 212]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 212]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 212]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 212]
"types" => [1 => 2]
]
debug
Key
"document_213"
doesn't exist in cache
cache
[
"key" => "document_213"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 213]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 213]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 213]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 213]
"types" => [1 => 2]
]
debug
Key
"document_364"
doesn't exist in cache
cache
[
"key" => "document_364"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 364]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 364]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 364]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 364]
"types" => [1 => 2]
]
debug
Key
"document_365"
doesn't exist in cache
cache
[
"key" => "document_365"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 365]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 365]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 365]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 365]
"types" => [1 => 2]
]
debug
Key
"document_366"
doesn't exist in cache
cache
[
"key" => "document_366"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 366]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 366]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 366]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 366]
"types" => [1 => 2]
]
debug
Key
"document_367"
doesn't exist in cache
cache
[
"key" => "document_367"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 367]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 367]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 367]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 367]
"types" => [1 => 2]
]
debug
Key
"document_368"
doesn't exist in cache
cache
[
"key" => "document_368"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 368]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 368]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 368]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 368]
"types" => [1 => 2]
]
debug
Key
"document_369"
doesn't exist in cache
cache
[
"key" => "document_369"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 369]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 369]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 369]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 369]
"types" => [1 => 2]
]
debug
Key
"document_370"
doesn't exist in cache
cache
[
"key" => "document_370"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 370]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 370]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 370]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 370]
"types" => [1 => 2]
]
debug
Key
"document_372"
doesn't exist in cache
cache
[
"key" => "document_372"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 372]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 372]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 372]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 372]
"types" => [1 => 2]
]
debug
Key
"document_374"
doesn't exist in cache
cache
[
"key" => "document_374"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 374]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 374]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 374]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 374]
"types" => [1 => 2]
]
debug
Key
"document_375"
doesn't exist in cache
cache
[
"key" => "document_375"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 375]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 375]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 375]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 375]
"types" => [1 => 2]
]
debug
Key
"document_376"
doesn't exist in cache
cache
[
"key" => "document_376"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 376]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 376]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 376]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 376]
"types" => [1 => 2]
]
debug
Key
"document_377"
doesn't exist in cache
cache
[
"key" => "document_377"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 377]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 377]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 377]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 377]
"types" => [1 => 2]
]
debug
Key
"document_378"
doesn't exist in cache
cache
[
"key" => "document_378"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 378]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 378]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 378]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 378]
"types" => [1 => 2]
]
debug
Key
"document_379"
doesn't exist in cache
cache
[
"key" => "document_379"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 379]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 379]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 379]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 379]
"types" => [1 => 2]
]
debug
Key
"document_380"
doesn't exist in cache
cache
[
"key" => "document_380"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 380]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 380]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 380]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 380]
"types" => [1 => 2]
]
debug
Key
"document_381"
doesn't exist in cache
cache
[
"key" => "document_381"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 381]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 381]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 381]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 381]
"types" => [1 => 2]
]
debug
Key
"document_382"
doesn't exist in cache
cache
[
"key" => "document_382"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 382]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 382]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 382]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 382]
"types" => [1 => 2]
]
debug
Key
"document_383"
doesn't exist in cache
cache
[
"key" => "document_383"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 383]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 383]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 383]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 383]
"types" => [1 => 2]
]
debug
Key
"document_385"
doesn't exist in cache
cache
[
"key" => "document_385"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 385]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 385]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 385]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 385]
"types" => [1 => 2]
]
debug
Key
"document_386"
doesn't exist in cache
cache
[
"key" => "document_386"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 386]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 386]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 386]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 386]
"types" => [1 => 2]
]
debug
Key
"document_387"
doesn't exist in cache
cache
[
"key" => "document_387"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 387]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 387]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 387]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 387]
"types" => [1 => 2]
]
debug
Key
"document_388"
doesn't exist in cache
cache
[
"key" => "document_388"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 388]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 388]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 388]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 388]
"types" => [1 => 2]
]
debug
Key
"document_693"
doesn't exist in cache
cache
[
"key" => "document_693"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 693]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 693]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 693]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 693]
"types" => [1 => 2]
]
debug
Key
"document_696"
doesn't exist in cache
cache
[
"key" => "document_696"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 696]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 696]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 696]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 696]
"types" => [1 => 2]
]
debug
Key
"document_properties_693"
doesn't exist in cache
cache
[
"key" => "document_properties_693"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,24,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 693]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,24,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 693]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 693]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 693]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 693]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 693]
"types" => [1 => 1]
]
debug
Key
"document_691"
doesn't exist in cache
cache
[
"key" => "document_691"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 691]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 691]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 691]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 691]
"types" => [1 => 2]
]
debug
Key
"document_properties_27"
doesn't exist in cache
cache
[
"key" => "document_properties_27"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 27]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 27]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 27]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 27]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 27]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 27]
"types" => [1 => 1]
]
debug
Key
"document_28"
doesn't exist in cache
cache
[
"key" => "document_28"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 28]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 28]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 28]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 28]
"types" => [1 => 2]
]
debug
Key
"document_properties_28"
doesn't exist in cache
cache
[
"key" => "document_properties_28"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,27,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 28]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,27,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 28]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 28]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 28]
"types" => [1 => 2]
]
debug
Key
"document_properties_33"
doesn't exist in cache
cache
[
"key" => "document_properties_33"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 33]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 33]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 33]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 33]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 33]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 33]
"types" => [1 => 1]
]
debug
Key
"document_34"
doesn't exist in cache
cache
[
"key" => "document_34"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 34]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 34]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents\n LEFT JOIN documents_email ON documents.id = documents_email.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 34]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents\n LEFT JOIN documents_email ON documents.id = documents_email.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 34]
"types" => [1 => 2]
]
debug
Key
"document_713"
doesn't exist in cache
cache
[
"key" => "document_713"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 713]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 713]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents\n LEFT JOIN documents_email ON documents.id = documents_email.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 713]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents\n LEFT JOIN documents_email ON documents.id = documents_email.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 713]
"types" => [1 => 2]
]
debug
Key
"document_properties_156"
doesn't exist in cache
cache
[
"key" => "document_properties_156"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 156]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 156]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 156]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 156]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 156]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 156]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 157]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 157]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 157]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 157]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 159]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 159]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 158]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 158]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 158]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 158]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 160]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 160]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 161]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 161]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 162]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 162]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 163]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 163]
"types" => [1 => 2]
]
debug
Key
"document_properties_622"
doesn't exist in cache
cache
[
"key" => "document_properties_622"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 622]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 622]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 622]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 622]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 622]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 622]
"types" => [1 => 1]
]
debug
Key
"document_624"
doesn't exist in cache
cache
[
"key" => "document_624"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 624]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 624]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 624]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 624]
"types" => [1 => 2]
]
debug
Key
"document_632"
doesn't exist in cache
cache
[
"key" => "document_632"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 632]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 632]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 632]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 632]
"types" => [1 => 2]
]
debug
Key
"document_properties_624"
doesn't exist in cache
cache
[
"key" => "document_properties_624"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,622,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 624]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,622,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 624]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 624]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 624]
"types" => [1 => 2]
]
debug
Key
"document_properties_632"
doesn't exist in cache
cache
[
"key" => "document_properties_632"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,622,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 632]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,622,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 632]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 632]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 632]
"types" => [1 => 2]
]
debug
Key
"document_properties_389"
doesn't exist in cache
cache
[
"key" => "document_properties_389"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 389]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 389]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 389]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 389]
"types" => [1 => 2]
]
debug
Key
"document_properties_390"
doesn't exist in cache
cache
[
"key" => "document_properties_390"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 390]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 390]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 390]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 390]
"types" => [1 => 2]
]
debug
Key
"document_properties_660"
doesn't exist in cache
cache
[
"key" => "document_properties_660"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 660]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 660]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 660]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 660]
"types" => [1 => 2]
]
debug
Key
"document_properties_719"
doesn't exist in cache
cache
[
"key" => "document_properties_719"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 719]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,2) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 719]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 719]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 719]
"types" => [1 => 2]
]
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 1]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 1]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_141"
from cache
cache
[
"key" => "document_141"
]
debug
Successfully got data for key
"document_147"
from cache
cache
[
"key" => "document_147"
]
debug
Successfully got data for key
"document_145"
from cache
cache
[
"key" => "document_145"
]
debug
Successfully got data for key
"document_707"
from cache
cache
[
"key" => "document_707"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 2]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 2]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 3]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 3]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 42]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 42]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 43]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 43]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 41]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 41]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 44]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 44]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 47]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 47]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 132]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 132]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 45]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 45]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 46]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 46]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 134]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 134]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 694]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 694]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 393]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 393]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 393]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 393]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 396]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 396]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 398]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 398]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 407]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 407]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 409]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 409]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 402]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 402]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 397]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 397]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 399]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 399]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 400]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 400]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 401]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 401]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 408]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 408]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 410]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 410]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 411]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 411]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 634]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 634]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 91]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 91]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 91]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 91]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 394]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 394]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 394]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 394]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 92]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 92]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 93]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 93]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 94]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 94]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 95]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 95]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 395]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 395]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 395]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 395]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 96]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 96]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 97]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 97]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 105]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 105]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 106]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 106]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 107]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 107]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 403]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 403]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 72]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 72]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 72]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 72]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 73]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 73]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 73]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 73]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 74]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 74]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 74]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 74]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 75]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 75]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 76]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 76]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 77]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 77]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 78]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 78]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 79]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 79]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 80]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 80]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 81]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 81]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 82]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 82]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 83]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 83]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 84]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 84]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 84]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 84]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 689]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 689]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 85]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 85]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 85]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 85]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 167]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 167]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 4]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 4]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 68]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 68]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 412]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 412]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 70]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 70]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 71]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 71]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 49]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 49]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 49]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 49]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 50]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 50]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 52]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 52]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 51]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 51]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 53]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 53]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 54]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 54]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 54]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 54]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 55]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 55]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 56]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 56]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 57]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 57]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 58]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 58]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 59]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 59]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 59]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 59]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 60]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 60]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 62]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 62]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 63]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 63]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 64]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 64]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 65]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 65]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 66]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 66]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 98]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 98]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 98]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 98]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 99]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 99]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 102]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 102]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 100]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 100]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 101]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 101]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 103]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 103]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 104]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 104]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 633]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 633]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 67]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 67]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 108]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 108]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 108]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 108]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 109]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 109]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 110]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 110]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 111]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 111]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 684]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 684]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 112]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 112]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 112]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 112]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 113]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 113]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 113]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 113]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 114]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 114]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 115]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 115]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 405]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 405]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 406]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 406]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 39]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 39]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 116]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 116]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 117]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 117]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 86]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 86]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 86]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 86]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 87]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 87]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 392]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 392]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 90]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 90]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 88]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 88]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 137]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 137]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 138]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 138]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 669]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 669]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 118]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 118]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 118]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 118]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 119]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 119]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 120]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 120]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 121]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 121]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 122]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 122]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 164]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 164]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 123]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 123]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 404]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 404]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 654]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 654]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 124]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 124]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 10]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 10]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 10]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 655]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 655]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 656]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 656]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 685]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 685]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 685]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 685]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 706]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 706]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 35]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 35]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 13]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 13]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 125]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 125]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 125]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 125]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 127]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 127]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 128]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 128]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 129]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 129]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 130]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 130]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 131]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 131]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 140]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 140]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 24]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 24]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 24]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 24]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 693]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 693]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 693]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 693]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 27]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 27]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 27]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 27]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 28]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 28]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 33]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 33]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 33]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 33]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 156]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 156]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 156]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 156]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 157]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 157]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 157]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 157]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 159]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 159]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 158]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 158]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 158]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 158]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 160]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 160]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 161]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 161]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 162]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 162]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 163]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 163]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 622]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 622]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 622]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 622]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 624]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 624]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 632]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 632]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 389]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 389]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 390]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 390]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 660]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 660]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 719]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 719]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_properties_429"
from cache
cache
[
"key" => "document_properties_429"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 429]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 429]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 429]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_451"
from cache
cache
[
"key" => "document_451"
]
debug
Successfully got data for key
"document_442"
from cache
cache
[
"key" => "document_442"
]
debug
Successfully got data for key
"document_437"
from cache
cache
[
"key" => "document_437"
]
debug
Successfully got data for key
"document_446"
from cache
cache
[
"key" => "document_446"
]
debug
Successfully got data for key
"document_441"
from cache
cache
[
"key" => "document_441"
]
debug
Successfully got data for key
"document_444"
from cache
cache
[
"key" => "document_444"
]
debug
Successfully got data for key
"document_443"
from cache
cache
[
"key" => "document_443"
]
debug
Successfully got data for key
"document_447"
from cache
cache
[
"key" => "document_447"
]
debug
Successfully got data for key
"document_445"
from cache
cache
[
"key" => "document_445"
]
debug
Successfully got data for key
"document_440"
from cache
cache
[
"key" => "document_440"
]
debug
Successfully got data for key
"document_438"
from cache
cache
[
"key" => "document_438"
]
debug
Successfully got data for key
"document_432"
from cache
cache
[
"key" => "document_432"
]
debug
Successfully got data for key
"document_436"
from cache
cache
[
"key" => "document_436"
]
debug
Successfully got data for key
"document_435"
from cache
cache
[
"key" => "document_435"
]
debug
Key
"document_431"
doesn't exist in cache
cache
[
"key" => "document_431"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 431]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 431]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 431]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 431]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_433"
from cache
cache
[
"key" => "document_433"
]
debug
Key
"document_623"
doesn't exist in cache
cache
[
"key" => "document_623"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 623]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 623]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 623]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 623]
"types" => [1 => 2]
]
debug
Key
"document_450"
doesn't exist in cache
cache
[
"key" => "document_450"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 450]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 450]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 450]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 450]
"types" => [1 => 2]
]
debug
Key
"document_449"
doesn't exist in cache
cache
[
"key" => "document_449"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 449]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 449]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 449]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 449]
"types" => [1 => 2]
]
debug
Key
"document_448"
doesn't exist in cache
cache
[
"key" => "document_448"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 448]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 448]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 448]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 448]
"types" => [1 => 2]
]
debug
Key
"document_properties_451"
doesn't exist in cache
cache
[
"key" => "document_properties_451"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 451]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 451]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 451]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 451]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 451]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 451]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_537"
from cache
cache
[
"key" => "document_537"
]
debug
Key
"document_538"
doesn't exist in cache
cache
[
"key" => "document_538"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 538]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 538]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 538]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 538]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_532"
from cache
cache
[
"key" => "document_532"
]
debug
Successfully got data for key
"document_531"
from cache
cache
[
"key" => "document_531"
]
debug
Successfully got data for key
"document_534"
from cache
cache
[
"key" => "document_534"
]
debug
Successfully got data for key
"document_535"
from cache
cache
[
"key" => "document_535"
]
debug
Successfully got data for key
"document_536"
from cache
cache
[
"key" => "document_536"
]
debug
Successfully got data for key
"document_529"
from cache
cache
[
"key" => "document_529"
]
debug
Key
"document_533"
doesn't exist in cache
cache
[
"key" => "document_533"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 533]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 533]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 533]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 533]
"types" => [1 => 2]
]
debug
Key
"document_properties_537"
doesn't exist in cache
cache
[
"key" => "document_properties_537"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 537]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 537]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 537]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 537]
"types" => [1 => 2]
]
debug
Key
"document_properties_538"
doesn't exist in cache
cache
[
"key" => "document_properties_538"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 538]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 538]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 538]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 538]
"types" => [1 => 2]
]
debug
Key
"document_properties_532"
doesn't exist in cache
cache
[
"key" => "document_properties_532"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 532]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 532]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 532]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 532]
"types" => [1 => 2]
]
debug
Key
"document_properties_531"
doesn't exist in cache
cache
[
"key" => "document_properties_531"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 531]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 531]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 531]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 531]
"types" => [1 => 2]
]
debug
Key
"document_properties_534"
doesn't exist in cache
cache
[
"key" => "document_properties_534"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 534]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 534]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 534]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 534]
"types" => [1 => 2]
]
debug
Key
"document_properties_535"
doesn't exist in cache
cache
[
"key" => "document_properties_535"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 535]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 535]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 535]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 535]
"types" => [1 => 2]
]
debug
Key
"document_properties_536"
doesn't exist in cache
cache
[
"key" => "document_properties_536"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 536]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 536]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 536]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 536]
"types" => [1 => 2]
]
debug
Key
"document_properties_529"
doesn't exist in cache
cache
[
"key" => "document_properties_529"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 529]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 529]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 529]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 529]
"types" => [1 => 2]
]
debug
Key
"document_properties_533"
doesn't exist in cache
cache
[
"key" => "document_properties_533"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 533]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,451,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 533]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 533]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 533]
"types" => [1 => 2]
]
debug
Key
"document_properties_442"
doesn't exist in cache
cache
[
"key" => "document_properties_442"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 442]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 442]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 442]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 442]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 442]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 442]
"types" => [1 => 1]
]
debug
Key
"document_661"
doesn't exist in cache
cache
[
"key" => "document_661"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 661]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 661]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 661]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 661]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_465"
from cache
cache
[
"key" => "document_465"
]
debug
Successfully got data for key
"document_468"
from cache
cache
[
"key" => "document_468"
]
debug
Successfully got data for key
"document_471"
from cache
cache
[
"key" => "document_471"
]
debug
Successfully got data for key
"document_464"
from cache
cache
[
"key" => "document_464"
]
debug
Successfully got data for key
"document_462"
from cache
cache
[
"key" => "document_462"
]
debug
Successfully got data for key
"document_461"
from cache
cache
[
"key" => "document_461"
]
debug
Successfully got data for key
"document_469"
from cache
cache
[
"key" => "document_469"
]
debug
Key
"document_463"
doesn't exist in cache
cache
[
"key" => "document_463"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 463]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 463]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 463]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 463]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_466"
from cache
cache
[
"key" => "document_466"
]
debug
Key
"document_470"
doesn't exist in cache
cache
[
"key" => "document_470"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 470]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 470]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 470]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 470]
"types" => [1 => 2]
]
debug
Key
"document_467"
doesn't exist in cache
cache
[
"key" => "document_467"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 467]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 467]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 467]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 467]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_635"
from cache
cache
[
"key" => "document_635"
]
debug
Key
"document_properties_661"
doesn't exist in cache
cache
[
"key" => "document_properties_661"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 661]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 661]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 661]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 661]
"types" => [1 => 2]
]
debug
Key
"document_properties_465"
doesn't exist in cache
cache
[
"key" => "document_properties_465"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 465]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 465]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 465]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 465]
"types" => [1 => 2]
]
debug
Key
"document_properties_468"
doesn't exist in cache
cache
[
"key" => "document_properties_468"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 468]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 468]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 468]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 468]
"types" => [1 => 2]
]
debug
Key
"document_properties_471"
doesn't exist in cache
cache
[
"key" => "document_properties_471"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 471]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 471]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 471]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 471]
"types" => [1 => 2]
]
debug
Key
"document_properties_464"
doesn't exist in cache
cache
[
"key" => "document_properties_464"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 464]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 464]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 464]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 464]
"types" => [1 => 2]
]
debug
Key
"document_properties_462"
doesn't exist in cache
cache
[
"key" => "document_properties_462"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 462]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 462]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 462]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 462]
"types" => [1 => 2]
]
debug
Key
"document_properties_461"
doesn't exist in cache
cache
[
"key" => "document_properties_461"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 461]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 461]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 461]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 461]
"types" => [1 => 2]
]
debug
Key
"document_properties_469"
doesn't exist in cache
cache
[
"key" => "document_properties_469"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 469]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 469]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 469]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 469]
"types" => [1 => 2]
]
debug
Key
"document_properties_463"
doesn't exist in cache
cache
[
"key" => "document_properties_463"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 463]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 463]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 463]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 463]
"types" => [1 => 2]
]
debug
Key
"document_properties_466"
doesn't exist in cache
cache
[
"key" => "document_properties_466"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 466]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 466]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 466]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 466]
"types" => [1 => 2]
]
debug
Key
"document_properties_470"
doesn't exist in cache
cache
[
"key" => "document_properties_470"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 470]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 470]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 470]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 470]
"types" => [1 => 2]
]
debug
Key
"document_properties_467"
doesn't exist in cache
cache
[
"key" => "document_properties_467"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 467]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 467]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 467]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 467]
"types" => [1 => 2]
]
debug
Key
"document_properties_635"
doesn't exist in cache
cache
[
"key" => "document_properties_635"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 635]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,442,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 635]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 635]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 635]
"types" => [1 => 2]
]
debug
Key
"document_properties_437"
doesn't exist in cache
cache
[
"key" => "document_properties_437"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 437]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 437]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 437]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 437]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 437]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 437]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_555"
from cache
cache
[
"key" => "document_555"
]
debug
Successfully got data for key
"document_556"
from cache
cache
[
"key" => "document_556"
]
debug
Successfully got data for key
"document_554"
from cache
cache
[
"key" => "document_554"
]
debug
Key
"document_properties_555"
doesn't exist in cache
cache
[
"key" => "document_properties_555"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 555]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 555]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 555]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 555]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 555]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 555]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_585"
from cache
cache
[
"key" => "document_585"
]
debug
Successfully got data for key
"document_584"
from cache
cache
[
"key" => "document_584"
]
debug
Successfully got data for key
"document_582"
from cache
cache
[
"key" => "document_582"
]
debug
Successfully got data for key
"document_583"
from cache
cache
[
"key" => "document_583"
]
debug
Key
"document_properties_585"
doesn't exist in cache
cache
[
"key" => "document_properties_585"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 585]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 585]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 585]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 585]
"types" => [1 => 2]
]
debug
Key
"document_properties_584"
doesn't exist in cache
cache
[
"key" => "document_properties_584"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 584]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 584]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 584]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 584]
"types" => [1 => 2]
]
debug
Key
"document_properties_582"
doesn't exist in cache
cache
[
"key" => "document_properties_582"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 582]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 582]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 582]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 582]
"types" => [1 => 2]
]
debug
Key
"document_properties_583"
doesn't exist in cache
cache
[
"key" => "document_properties_583"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 583]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,555,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 583]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 583]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 583]
"types" => [1 => 2]
]
debug
Key
"document_properties_556"
doesn't exist in cache
cache
[
"key" => "document_properties_556"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 556]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 556]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 556]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 556]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 556]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 556]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_588"
from cache
cache
[
"key" => "document_588"
]
debug
Successfully got data for key
"document_586"
from cache
cache
[
"key" => "document_586"
]
debug
Successfully got data for key
"document_590"
from cache
cache
[
"key" => "document_590"
]
debug
Successfully got data for key
"document_587"
from cache
cache
[
"key" => "document_587"
]
debug
Successfully got data for key
"document_589"
from cache
cache
[
"key" => "document_589"
]
debug
Key
"document_properties_588"
doesn't exist in cache
cache
[
"key" => "document_properties_588"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 588]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 588]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 588]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 588]
"types" => [1 => 2]
]
debug
Key
"document_properties_586"
doesn't exist in cache
cache
[
"key" => "document_properties_586"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 586]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 586]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 586]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 586]
"types" => [1 => 2]
]
debug
Key
"document_properties_590"
doesn't exist in cache
cache
[
"key" => "document_properties_590"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 590]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 590]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 590]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 590]
"types" => [1 => 2]
]
debug
Key
"document_properties_587"
doesn't exist in cache
cache
[
"key" => "document_properties_587"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 587]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 587]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 587]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 587]
"types" => [1 => 2]
]
debug
Key
"document_properties_589"
doesn't exist in cache
cache
[
"key" => "document_properties_589"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 589]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,556,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 589]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 589]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 589]
"types" => [1 => 2]
]
debug
Key
"document_properties_554"
doesn't exist in cache
cache
[
"key" => "document_properties_554"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 554]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,437,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 554]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 554]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 554]
"types" => [1 => 2]
]
debug
Key
"document_properties_446"
doesn't exist in cache
cache
[
"key" => "document_properties_446"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 446]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 446]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 446]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 446]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 446]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 446]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_553"
from cache
cache
[
"key" => "document_553"
]
debug
Successfully got data for key
"document_552"
from cache
cache
[
"key" => "document_552"
]
debug
Successfully got data for key
"document_551"
from cache
cache
[
"key" => "document_551"
]
debug
Successfully got data for key
"document_550"
from cache
cache
[
"key" => "document_550"
]
debug
Successfully got data for key
"document_549"
from cache
cache
[
"key" => "document_549"
]
debug
Key
"document_properties_553"
doesn't exist in cache
cache
[
"key" => "document_properties_553"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 553]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 553]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 553]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 553]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 553]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 553]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_717"
from cache
cache
[
"key" => "document_717"
]
debug
Key
"document_properties_552"
doesn't exist in cache
cache
[
"key" => "document_properties_552"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 552]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 552]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 552]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 552]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 552]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 552]
"types" => [1 => 1]
]
debug
Key
"document_594"
doesn't exist in cache
cache
[
"key" => "document_594"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 594]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 594]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 594]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 594]
"types" => [1 => 2]
]
debug
Key
"document_595"
doesn't exist in cache
cache
[
"key" => "document_595"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 595]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 595]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 595]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 595]
"types" => [1 => 2]
]
debug
Key
"document_592"
doesn't exist in cache
cache
[
"key" => "document_592"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 592]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 592]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 592]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 592]
"types" => [1 => 2]
]
debug
Key
"document_598"
doesn't exist in cache
cache
[
"key" => "document_598"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 598]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 598]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 598]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 598]
"types" => [1 => 2]
]
debug
Key
"document_599"
doesn't exist in cache
cache
[
"key" => "document_599"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 599]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 599]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 599]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 599]
"types" => [1 => 2]
]
debug
Key
"document_591"
doesn't exist in cache
cache
[
"key" => "document_591"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 591]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 591]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 591]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 591]
"types" => [1 => 2]
]
debug
Key
"document_593"
doesn't exist in cache
cache
[
"key" => "document_593"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 593]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 593]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 593]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 593]
"types" => [1 => 2]
]
debug
Key
"document_596"
doesn't exist in cache
cache
[
"key" => "document_596"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 596]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 596]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 596]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 596]
"types" => [1 => 2]
]
debug
Key
"document_597"
doesn't exist in cache
cache
[
"key" => "document_597"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 597]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 597]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 597]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 597]
"types" => [1 => 2]
]
debug
Key
"document_properties_594"
doesn't exist in cache
cache
[
"key" => "document_properties_594"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 594]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 594]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 594]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 594]
"types" => [1 => 2]
]
debug
Key
"document_properties_595"
doesn't exist in cache
cache
[
"key" => "document_properties_595"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 595]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 595]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 595]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 595]
"types" => [1 => 2]
]
debug
Key
"document_properties_592"
doesn't exist in cache
cache
[
"key" => "document_properties_592"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 592]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 592]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 592]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 592]
"types" => [1 => 2]
]
debug
Key
"document_properties_598"
doesn't exist in cache
cache
[
"key" => "document_properties_598"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 598]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 598]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 598]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 598]
"types" => [1 => 2]
]
debug
Key
"document_properties_599"
doesn't exist in cache
cache
[
"key" => "document_properties_599"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 599]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 599]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 599]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 599]
"types" => [1 => 2]
]
debug
Key
"document_properties_591"
doesn't exist in cache
cache
[
"key" => "document_properties_591"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 591]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 591]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 591]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 591]
"types" => [1 => 2]
]
debug
Key
"document_properties_593"
doesn't exist in cache
cache
[
"key" => "document_properties_593"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 593]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 593]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 593]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 593]
"types" => [1 => 2]
]
debug
Key
"document_properties_596"
doesn't exist in cache
cache
[
"key" => "document_properties_596"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 596]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 596]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 596]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 596]
"types" => [1 => 2]
]
debug
Key
"document_properties_597"
doesn't exist in cache
cache
[
"key" => "document_properties_597"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 597]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,552,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 597]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 597]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 597]
"types" => [1 => 2]
]
debug
Key
"document_properties_551"
doesn't exist in cache
cache
[
"key" => "document_properties_551"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 551]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 551]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 551]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 551]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 551]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 551]
"types" => [1 => 1]
]
debug
Key
"document_692"
doesn't exist in cache
cache
[
"key" => "document_692"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 692]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 692]
"types" => [1 => 2]
]
"""
SELECT documents.*, documents_printpage.*, tree_locks.locked FROM documents\n LEFT JOIN documents_printpage ON documents.id = documents_printpage.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 692]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_printpage.*, tree_locks.locked FROM documents\n LEFT JOIN documents_printpage ON documents.id = documents_printpage.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 692]
"types" => [1 => 2]
]
debug
Key
"document_properties_550"
doesn't exist in cache
cache
[
"key" => "document_properties_550"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 550]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 550]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 550]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 550]
"types" => [1 => 2]
]
debug
Key
"document_properties_549"
doesn't exist in cache
cache
[
"key" => "document_properties_549"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 549]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,446,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 549]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 549]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 549]
"types" => [1 => 2]
]
debug
Key
"document_properties_441"
doesn't exist in cache
cache
[
"key" => "document_properties_441"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 441]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 441]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 441]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 441]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 441]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 441]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_577"
from cache
cache
[
"key" => "document_577"
]
debug
Successfully got data for key
"document_572"
from cache
cache
[
"key" => "document_572"
]
debug
Successfully got data for key
"document_571"
from cache
cache
[
"key" => "document_571"
]
debug
Successfully got data for key
"document_574"
from cache
cache
[
"key" => "document_574"
]
debug
Successfully got data for key
"document_573"
from cache
cache
[
"key" => "document_573"
]
debug
Successfully got data for key
"document_570"
from cache
cache
[
"key" => "document_570"
]
debug
Successfully got data for key
"document_576"
from cache
cache
[
"key" => "document_576"
]
debug
Successfully got data for key
"document_575"
from cache
cache
[
"key" => "document_575"
]
debug
Successfully got data for key
"document_569"
from cache
cache
[
"key" => "document_569"
]
debug
Key
"document_properties_577"
doesn't exist in cache
cache
[
"key" => "document_properties_577"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 577]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 577]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 577]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 577]
"types" => [1 => 2]
]
debug
Key
"document_properties_572"
doesn't exist in cache
cache
[
"key" => "document_properties_572"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 572]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 572]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 572]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 572]
"types" => [1 => 2]
]
debug
Key
"document_properties_571"
doesn't exist in cache
cache
[
"key" => "document_properties_571"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 571]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 571]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 571]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 571]
"types" => [1 => 2]
]
debug
Key
"document_properties_574"
doesn't exist in cache
cache
[
"key" => "document_properties_574"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 574]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 574]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 574]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 574]
"types" => [1 => 2]
]
debug
Key
"document_properties_573"
doesn't exist in cache
cache
[
"key" => "document_properties_573"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 573]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 573]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 573]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 573]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 573]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 573]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_603"
from cache
cache
[
"key" => "document_603"
]
debug
Successfully got data for key
"document_601"
from cache
cache
[
"key" => "document_601"
]
debug
Successfully got data for key
"document_602"
from cache
cache
[
"key" => "document_602"
]
debug
Successfully got data for key
"document_600"
from cache
cache
[
"key" => "document_600"
]
debug
Key
"document_properties_603"
doesn't exist in cache
cache
[
"key" => "document_properties_603"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 603]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 603]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 603]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 603]
"types" => [1 => 2]
]
debug
Key
"document_properties_601"
doesn't exist in cache
cache
[
"key" => "document_properties_601"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 601]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 601]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 601]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 601]
"types" => [1 => 2]
]
debug
Key
"document_properties_602"
doesn't exist in cache
cache
[
"key" => "document_properties_602"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 602]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 602]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 602]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 602]
"types" => [1 => 2]
]
debug
Key
"document_properties_600"
doesn't exist in cache
cache
[
"key" => "document_properties_600"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 600]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,573,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 600]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 600]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 600]
"types" => [1 => 2]
]
debug
Key
"document_properties_570"
doesn't exist in cache
cache
[
"key" => "document_properties_570"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 570]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 570]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 570]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 570]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 570]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 570]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_606"
from cache
cache
[
"key" => "document_606"
]
debug
Successfully got data for key
"document_607"
from cache
cache
[
"key" => "document_607"
]
debug
Successfully got data for key
"document_605"
from cache
cache
[
"key" => "document_605"
]
debug
Successfully got data for key
"document_604"
from cache
cache
[
"key" => "document_604"
]
debug
Key
"document_properties_606"
doesn't exist in cache
cache
[
"key" => "document_properties_606"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 606]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 606]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 606]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 606]
"types" => [1 => 2]
]
debug
Key
"document_properties_607"
doesn't exist in cache
cache
[
"key" => "document_properties_607"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 607]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 607]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 607]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 607]
"types" => [1 => 2]
]
debug
Key
"document_properties_605"
doesn't exist in cache
cache
[
"key" => "document_properties_605"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 605]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 605]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 605]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 605]
"types" => [1 => 2]
]
debug
Key
"document_properties_604"
doesn't exist in cache
cache
[
"key" => "document_properties_604"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 604]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,570,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 604]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 604]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 604]
"types" => [1 => 2]
]
debug
Key
"document_properties_576"
doesn't exist in cache
cache
[
"key" => "document_properties_576"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 576]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 576]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 576]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 576]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 576]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 576]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_612"
from cache
cache
[
"key" => "document_612"
]
debug
Key
"document_613"
doesn't exist in cache
cache
[
"key" => "document_613"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 613]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 613]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 613]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 613]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_611"
from cache
cache
[
"key" => "document_611"
]
debug
Successfully got data for key
"document_608"
from cache
cache
[
"key" => "document_608"
]
debug
Successfully got data for key
"document_609"
from cache
cache
[
"key" => "document_609"
]
debug
Successfully got data for key
"document_610"
from cache
cache
[
"key" => "document_610"
]
debug
Key
"document_properties_612"
doesn't exist in cache
cache
[
"key" => "document_properties_612"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 612]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 612]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 612]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 612]
"types" => [1 => 2]
]
debug
Key
"document_properties_613"
doesn't exist in cache
cache
[
"key" => "document_properties_613"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 613]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 613]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 613]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 613]
"types" => [1 => 2]
]
debug
Key
"document_properties_611"
doesn't exist in cache
cache
[
"key" => "document_properties_611"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 611]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 611]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 611]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 611]
"types" => [1 => 2]
]
debug
Key
"document_properties_608"
doesn't exist in cache
cache
[
"key" => "document_properties_608"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 608]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 608]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 608]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 608]
"types" => [1 => 2]
]
debug
Key
"document_properties_609"
doesn't exist in cache
cache
[
"key" => "document_properties_609"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 609]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 609]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 609]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 609]
"types" => [1 => 2]
]
debug
Key
"document_properties_610"
doesn't exist in cache
cache
[
"key" => "document_properties_610"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 610]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,576,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 610]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 610]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 610]
"types" => [1 => 2]
]
debug
Key
"document_properties_575"
doesn't exist in cache
cache
[
"key" => "document_properties_575"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 575]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 575]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 575]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 575]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 575]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 575]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_618"
from cache
cache
[
"key" => "document_618"
]
debug
Successfully got data for key
"document_614"
from cache
cache
[
"key" => "document_614"
]
debug
Successfully got data for key
"document_617"
from cache
cache
[
"key" => "document_617"
]
debug
Successfully got data for key
"document_619"
from cache
cache
[
"key" => "document_619"
]
debug
Successfully got data for key
"document_616"
from cache
cache
[
"key" => "document_616"
]
debug
Successfully got data for key
"document_615"
from cache
cache
[
"key" => "document_615"
]
debug
Key
"document_properties_618"
doesn't exist in cache
cache
[
"key" => "document_properties_618"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 618]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 618]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 618]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 618]
"types" => [1 => 2]
]
debug
Key
"document_properties_614"
doesn't exist in cache
cache
[
"key" => "document_properties_614"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 614]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 614]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 614]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 614]
"types" => [1 => 2]
]
debug
Key
"document_properties_617"
doesn't exist in cache
cache
[
"key" => "document_properties_617"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 617]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 617]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 617]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 617]
"types" => [1 => 2]
]
debug
Key
"document_properties_619"
doesn't exist in cache
cache
[
"key" => "document_properties_619"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 619]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 619]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 619]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 619]
"types" => [1 => 2]
]
debug
Key
"document_properties_616"
doesn't exist in cache
cache
[
"key" => "document_properties_616"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 616]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 616]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 616]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 616]
"types" => [1 => 2]
]
debug
Key
"document_properties_615"
doesn't exist in cache
cache
[
"key" => "document_properties_615"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 615]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,575,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 615]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 615]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 615]
"types" => [1 => 2]
]
debug
Key
"document_properties_569"
doesn't exist in cache
cache
[
"key" => "document_properties_569"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 569]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,441,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 569]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 569]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 569]
"types" => [1 => 2]
]
debug
Key
"document_properties_444"
doesn't exist in cache
cache
[
"key" => "document_properties_444"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 444]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 444]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 444]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 444]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 444]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 444]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_546"
from cache
cache
[
"key" => "document_546"
]
debug
Successfully got data for key
"document_545"
from cache
cache
[
"key" => "document_545"
]
debug
Successfully got data for key
"document_548"
from cache
cache
[
"key" => "document_548"
]
debug
Key
"document_properties_546"
doesn't exist in cache
cache
[
"key" => "document_properties_546"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,444,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 546]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,444,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 546]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 546]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 546]
"types" => [1 => 2]
]
debug
Key
"document_properties_545"
doesn't exist in cache
cache
[
"key" => "document_properties_545"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,444,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 545]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,444,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 545]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 545]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 545]
"types" => [1 => 2]
]
debug
Key
"document_properties_548"
doesn't exist in cache
cache
[
"key" => "document_properties_548"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,444,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 548]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,444,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 548]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 548]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 548]
"types" => [1 => 2]
]
debug
Key
"document_properties_443"
doesn't exist in cache
cache
[
"key" => "document_properties_443"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 443]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 443]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 443]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 443]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 443]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 443]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_542"
from cache
cache
[
"key" => "document_542"
]
debug
Successfully got data for key
"document_541"
from cache
cache
[
"key" => "document_541"
]
debug
Successfully got data for key
"document_539"
from cache
cache
[
"key" => "document_539"
]
debug
Successfully got data for key
"document_664"
from cache
cache
[
"key" => "document_664"
]
debug
Key
"document_properties_542"
doesn't exist in cache
cache
[
"key" => "document_properties_542"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 542]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 542]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 542]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 542]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 542]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 542]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_580"
from cache
cache
[
"key" => "document_580"
]
debug
Successfully got data for key
"document_581"
from cache
cache
[
"key" => "document_581"
]
debug
Key
"document_579"
doesn't exist in cache
cache
[
"key" => "document_579"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 579]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 579]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 579]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 579]
"types" => [1 => 2]
]
debug
Key
"document_properties_580"
doesn't exist in cache
cache
[
"key" => "document_properties_580"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,542,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 580]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,542,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 580]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 580]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 580]
"types" => [1 => 2]
]
debug
Key
"document_properties_581"
doesn't exist in cache
cache
[
"key" => "document_properties_581"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,542,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 581]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,542,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 581]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 581]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 581]
"types" => [1 => 2]
]
debug
Key
"document_properties_579"
doesn't exist in cache
cache
[
"key" => "document_properties_579"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,542,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 579]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,542,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 579]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 579]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 579]
"types" => [1 => 2]
]
debug
Key
"document_properties_541"
doesn't exist in cache
cache
[
"key" => "document_properties_541"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 541]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 541]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 541]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 541]
"types" => [1 => 2]
]
debug
Key
"document_properties_539"
doesn't exist in cache
cache
[
"key" => "document_properties_539"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 539]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 539]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 539]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 539]
"types" => [1 => 2]
]
debug
Key
"document_properties_664"
doesn't exist in cache
cache
[
"key" => "document_properties_664"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 664]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,443,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 664]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 664]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 664]
"types" => [1 => 2]
]
debug
Key
"document_properties_447"
doesn't exist in cache
cache
[
"key" => "document_properties_447"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 447]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 447]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 447]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 447]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 447]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 447]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_561"
from cache
cache
[
"key" => "document_561"
]
debug
Successfully got data for key
"document_564"
from cache
cache
[
"key" => "document_564"
]
debug
Successfully got data for key
"document_562"
from cache
cache
[
"key" => "document_562"
]
debug
Successfully got data for key
"document_560"
from cache
cache
[
"key" => "document_560"
]
debug
Successfully got data for key
"document_563"
from cache
cache
[
"key" => "document_563"
]
debug
Key
"document_properties_561"
doesn't exist in cache
cache
[
"key" => "document_properties_561"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 561]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 561]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 561]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 561]
"types" => [1 => 2]
]
debug
Key
"document_properties_564"
doesn't exist in cache
cache
[
"key" => "document_properties_564"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 564]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 564]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 564]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 564]
"types" => [1 => 2]
]
debug
Key
"document_properties_562"
doesn't exist in cache
cache
[
"key" => "document_properties_562"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 562]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 562]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 562]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 562]
"types" => [1 => 2]
]
debug
Key
"document_properties_560"
doesn't exist in cache
cache
[
"key" => "document_properties_560"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 560]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 560]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 560]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 560]
"types" => [1 => 2]
]
debug
Key
"document_properties_563"
doesn't exist in cache
cache
[
"key" => "document_properties_563"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 563]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,447,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 563]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 563]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 563]
"types" => [1 => 2]
]
debug
Key
"document_properties_445"
doesn't exist in cache
cache
[
"key" => "document_properties_445"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 445]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 445]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 445]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 445]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 445]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 445]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_524"
from cache
cache
[
"key" => "document_524"
]
debug
Key
"document_525"
doesn't exist in cache
cache
[
"key" => "document_525"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 525]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 525]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 525]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 525]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_523"
from cache
cache
[
"key" => "document_523"
]
debug
Successfully got data for key
"document_528"
from cache
cache
[
"key" => "document_528"
]
debug
Successfully got data for key
"document_527"
from cache
cache
[
"key" => "document_527"
]
debug
Successfully got data for key
"document_526"
from cache
cache
[
"key" => "document_526"
]
debug
Key
"document_522"
doesn't exist in cache
cache
[
"key" => "document_522"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 522]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 522]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 522]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 522]
"types" => [1 => 2]
]
debug
Key
"document_668"
doesn't exist in cache
cache
[
"key" => "document_668"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 668]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 668]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 668]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 668]
"types" => [1 => 2]
]
debug
Key
"document_properties_524"
doesn't exist in cache
cache
[
"key" => "document_properties_524"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 524]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 524]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 524]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 524]
"types" => [1 => 2]
]
debug
Key
"document_properties_525"
doesn't exist in cache
cache
[
"key" => "document_properties_525"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 525]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 525]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 525]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 525]
"types" => [1 => 2]
]
debug
Key
"document_properties_523"
doesn't exist in cache
cache
[
"key" => "document_properties_523"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 523]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 523]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 523]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 523]
"types" => [1 => 2]
]
debug
Key
"document_properties_528"
doesn't exist in cache
cache
[
"key" => "document_properties_528"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 528]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 528]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 528]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 528]
"types" => [1 => 2]
]
debug
Key
"document_properties_527"
doesn't exist in cache
cache
[
"key" => "document_properties_527"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 527]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 527]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 527]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 527]
"types" => [1 => 2]
]
debug
Key
"document_properties_526"
doesn't exist in cache
cache
[
"key" => "document_properties_526"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 526]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 526]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 526]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 526]
"types" => [1 => 2]
]
debug
Key
"document_properties_522"
doesn't exist in cache
cache
[
"key" => "document_properties_522"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 522]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 522]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 522]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 522]
"types" => [1 => 2]
]
debug
Key
"document_properties_668"
doesn't exist in cache
cache
[
"key" => "document_properties_668"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 668]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,445,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 668]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 668]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 668]
"types" => [1 => 2]
]
debug
Key
"document_properties_440"
doesn't exist in cache
cache
[
"key" => "document_properties_440"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 440]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 440]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 440]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 440]
"types" => [1 => 2]
]
debug
Key
"document_properties_438"
doesn't exist in cache
cache
[
"key" => "document_properties_438"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 438]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 438]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 438]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 438]
"types" => [1 => 2]
]
debug
Key
"document_properties_432"
doesn't exist in cache
cache
[
"key" => "document_properties_432"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 432]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 432]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 432]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 432]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 432]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 432]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_458"
from cache
cache
[
"key" => "document_458"
]
debug
Successfully got data for key
"document_453"
from cache
cache
[
"key" => "document_453"
]
debug
Successfully got data for key
"document_456"
from cache
cache
[
"key" => "document_456"
]
debug
Key
"document_455"
doesn't exist in cache
cache
[
"key" => "document_455"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 455]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 455]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 455]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 455]
"types" => [1 => 2]
]
debug
Key
"document_457"
doesn't exist in cache
cache
[
"key" => "document_457"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 457]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 457]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 457]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 457]
"types" => [1 => 2]
]
debug
Successfully got data for key
"document_454"
from cache
cache
[
"key" => "document_454"
]
debug
Key
"document_properties_458"
doesn't exist in cache
cache
[
"key" => "document_properties_458"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 458]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 458]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 458]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 458]
"types" => [1 => 2]
]
debug
Key
"document_properties_453"
doesn't exist in cache
cache
[
"key" => "document_properties_453"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 453]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 453]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 453]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 453]
"types" => [1 => 2]
]
debug
Key
"document_properties_456"
doesn't exist in cache
cache
[
"key" => "document_properties_456"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 456]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 456]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 456]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 456]
"types" => [1 => 2]
]
debug
Key
"document_properties_455"
doesn't exist in cache
cache
[
"key" => "document_properties_455"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 455]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 455]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 455]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 455]
"types" => [1 => 2]
]
debug
Key
"document_properties_457"
doesn't exist in cache
cache
[
"key" => "document_properties_457"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 457]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 457]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 457]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 457]
"types" => [1 => 2]
]
debug
Key
"document_properties_454"
doesn't exist in cache
cache
[
"key" => "document_properties_454"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 454]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,432,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 454]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 454]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 454]
"types" => [1 => 2]
]
debug
Key
"document_properties_436"
doesn't exist in cache
cache
[
"key" => "document_properties_436"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 436]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 436]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 436]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 436]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 436]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 436]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_520"
from cache
cache
[
"key" => "document_520"
]
debug
Key
"document_475"
doesn't exist in cache
cache
[
"key" => "document_475"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 475]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 475]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 475]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 475]
"types" => [1 => 2]
]
debug
Key
"document_477"
doesn't exist in cache
cache
[
"key" => "document_477"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 477]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 477]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 477]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 477]
"types" => [1 => 2]
]
debug
Key
"document_478"
doesn't exist in cache
cache
[
"key" => "document_478"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 478]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 478]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 478]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 478]
"types" => [1 => 2]
]
debug
Key
"document_481"
doesn't exist in cache
cache
[
"key" => "document_481"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 481]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 481]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 481]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 481]
"types" => [1 => 2]
]
debug
Key
"document_493"
doesn't exist in cache
cache
[
"key" => "document_493"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 493]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 493]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 493]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 493]
"types" => [1 => 2]
]
debug
Key
"document_517"
doesn't exist in cache
cache
[
"key" => "document_517"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 517]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 517]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 517]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 517]
"types" => [1 => 2]
]
debug
Key
"document_500"
doesn't exist in cache
cache
[
"key" => "document_500"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 500]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 500]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 500]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 500]
"types" => [1 => 2]
]
debug
Key
"document_515"
doesn't exist in cache
cache
[
"key" => "document_515"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 515]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 515]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 515]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 515]
"types" => [1 => 2]
]
debug
Key
"document_516"
doesn't exist in cache
cache
[
"key" => "document_516"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 516]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 516]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 516]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 516]
"types" => [1 => 2]
]
debug
Key
"document_497"
doesn't exist in cache
cache
[
"key" => "document_497"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 497]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 497]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 497]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 497]
"types" => [1 => 2]
]
debug
Key
"document_480"
doesn't exist in cache
cache
[
"key" => "document_480"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 480]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 480]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 480]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 480]
"types" => [1 => 2]
]
debug
Key
"document_507"
doesn't exist in cache
cache
[
"key" => "document_507"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 507]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 507]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 507]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 507]
"types" => [1 => 2]
]
debug
Key
"document_495"
doesn't exist in cache
cache
[
"key" => "document_495"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 495]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 495]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 495]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 495]
"types" => [1 => 2]
]
debug
Key
"document_476"
doesn't exist in cache
cache
[
"key" => "document_476"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 476]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 476]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 476]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 476]
"types" => [1 => 2]
]
debug
Key
"document_473"
doesn't exist in cache
cache
[
"key" => "document_473"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 473]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 473]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 473]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 473]
"types" => [1 => 2]
]
debug
Key
"document_496"
doesn't exist in cache
cache
[
"key" => "document_496"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 496]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 496]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 496]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 496]
"types" => [1 => 2]
]
debug
Key
"document_488"
doesn't exist in cache
cache
[
"key" => "document_488"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 488]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 488]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 488]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 488]
"types" => [1 => 2]
]
debug
Key
"document_513"
doesn't exist in cache
cache
[
"key" => "document_513"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 513]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 513]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 513]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 513]
"types" => [1 => 2]
]
debug
Key
"document_494"
doesn't exist in cache
cache
[
"key" => "document_494"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 494]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 494]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 494]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 494]
"types" => [1 => 2]
]
debug
Key
"document_491"
doesn't exist in cache
cache
[
"key" => "document_491"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 491]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 491]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 491]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 491]
"types" => [1 => 2]
]
debug
Key
"document_506"
doesn't exist in cache
cache
[
"key" => "document_506"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 506]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 506]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 506]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 506]
"types" => [1 => 2]
]
debug
Key
"document_499"
doesn't exist in cache
cache
[
"key" => "document_499"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 499]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 499]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 499]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 499]
"types" => [1 => 2]
]
debug
Key
"document_485"
doesn't exist in cache
cache
[
"key" => "document_485"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 485]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 485]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 485]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 485]
"types" => [1 => 2]
]
debug
Key
"document_518"
doesn't exist in cache
cache
[
"key" => "document_518"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 518]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 518]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 518]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 518]
"types" => [1 => 2]
]
debug
Key
"document_474"
doesn't exist in cache
cache
[
"key" => "document_474"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 474]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 474]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 474]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 474]
"types" => [1 => 2]
]
debug
Key
"document_483"
doesn't exist in cache
cache
[
"key" => "document_483"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 483]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 483]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 483]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 483]
"types" => [1 => 2]
]
debug
Key
"document_492"
doesn't exist in cache
cache
[
"key" => "document_492"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 492]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 492]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 492]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 492]
"types" => [1 => 2]
]
debug
Key
"document_490"
doesn't exist in cache
cache
[
"key" => "document_490"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 490]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 490]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 490]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 490]
"types" => [1 => 2]
]
debug
Key
"document_508"
doesn't exist in cache
cache
[
"key" => "document_508"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 508]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 508]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 508]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 508]
"types" => [1 => 2]
]
debug
Key
"document_511"
doesn't exist in cache
cache
[
"key" => "document_511"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 511]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 511]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 511]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 511]
"types" => [1 => 2]
]
debug
Key
"document_489"
doesn't exist in cache
cache
[
"key" => "document_489"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 489]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 489]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 489]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 489]
"types" => [1 => 2]
]
debug
Key
"document_486"
doesn't exist in cache
cache
[
"key" => "document_486"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 486]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 486]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 486]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 486]
"types" => [1 => 2]
]
debug
Key
"document_484"
doesn't exist in cache
cache
[
"key" => "document_484"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 484]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 484]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 484]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 484]
"types" => [1 => 2]
]
debug
Key
"document_509"
doesn't exist in cache
cache
[
"key" => "document_509"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 509]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 509]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 509]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 509]
"types" => [1 => 2]
]
debug
Key
"document_501"
doesn't exist in cache
cache
[
"key" => "document_501"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 501]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 501]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 501]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 501]
"types" => [1 => 2]
]
debug
Key
"document_512"
doesn't exist in cache
cache
[
"key" => "document_512"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 512]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 512]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 512]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 512]
"types" => [1 => 2]
]
debug
Key
"document_498"
doesn't exist in cache
cache
[
"key" => "document_498"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 498]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 498]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 498]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 498]
"types" => [1 => 2]
]
debug
Key
"document_519"
doesn't exist in cache
cache
[
"key" => "document_519"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 519]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 519]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 519]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 519]
"types" => [1 => 2]
]
debug
Key
"document_482"
doesn't exist in cache
cache
[
"key" => "document_482"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 482]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 482]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 482]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 482]
"types" => [1 => 2]
]
debug
Key
"document_502"
doesn't exist in cache
cache
[
"key" => "document_502"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 502]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 502]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 502]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 502]
"types" => [1 => 2]
]
debug
Key
"document_504"
doesn't exist in cache
cache
[
"key" => "document_504"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 504]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 504]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 504]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 504]
"types" => [1 => 2]
]
debug
Key
"document_503"
doesn't exist in cache
cache
[
"key" => "document_503"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 503]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 503]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 503]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 503]
"types" => [1 => 2]
]
debug
Key
"document_479"
doesn't exist in cache
cache
[
"key" => "document_479"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 479]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 479]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 479]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 479]
"types" => [1 => 2]
]
debug
Key
"document_505"
doesn't exist in cache
cache
[
"key" => "document_505"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 505]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 505]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 505]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 505]
"types" => [1 => 2]
]
debug
Key
"document_510"
doesn't exist in cache
cache
[
"key" => "document_510"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 510]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 510]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 510]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 510]
"types" => [1 => 2]
]
debug
Key
"document_properties_435"
doesn't exist in cache
cache
[
"key" => "document_properties_435"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 435]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 435]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 435]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 435]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 435]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 435]
"types" => [1 => 1]
]
debug
Key
"document_521"
doesn't exist in cache
cache
[
"key" => "document_521"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 521]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 521]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 521]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 521]
"types" => [1 => 2]
]
debug
Key
"document_properties_521"
doesn't exist in cache
cache
[
"key" => "document_properties_521"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,435,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 521]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,435,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 521]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 521]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 521]
"types" => [1 => 2]
]
debug
Key
"document_properties_431"
doesn't exist in cache
cache
[
"key" => "document_properties_431"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 431]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 431]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 431]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 431]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 431]
"types" => [1 => 1]
]
debug
Key
"document_472"
doesn't exist in cache
cache
[
"key" => "document_472"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 472]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 472]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents\n LEFT JOIN documents_email ON documents.id = documents_email.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 472]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents\n LEFT JOIN documents_email ON documents.id = documents_email.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 472]
"types" => [1 => 2]
]
debug
Key
"document_properties_433"
doesn't exist in cache
cache
[
"key" => "document_properties_433"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 433]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 433]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 433]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 433]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 433]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 433]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_543"
from cache
cache
[
"key" => "document_543"
]
debug
Successfully got data for key
"document_544"
from cache
cache
[
"key" => "document_544"
]
debug
Key
"document_properties_543"
doesn't exist in cache
cache
[
"key" => "document_properties_543"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 543]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 543]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 543]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 543]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 543]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 543]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_557"
from cache
cache
[
"key" => "document_557"
]
debug
Key
"document_properties_557"
doesn't exist in cache
cache
[
"key" => "document_properties_557"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,543,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 557]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,543,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 557]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 557]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 557]
"types" => [1 => 2]
]
debug
Key
"document_properties_544"
doesn't exist in cache
cache
[
"key" => "document_properties_544"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 544]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 544]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 544]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 544]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 544]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 544]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_565"
from cache
cache
[
"key" => "document_565"
]
debug
Successfully got data for key
"document_566"
from cache
cache
[
"key" => "document_566"
]
debug
Successfully got data for key
"document_568"
from cache
cache
[
"key" => "document_568"
]
debug
Successfully got data for key
"document_567"
from cache
cache
[
"key" => "document_567"
]
debug
Key
"document_properties_565"
doesn't exist in cache
cache
[
"key" => "document_properties_565"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 565]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 565]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 565]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 565]
"types" => [1 => 2]
]
debug
Key
"document_properties_566"
doesn't exist in cache
cache
[
"key" => "document_properties_566"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 566]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 566]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 566]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 566]
"types" => [1 => 2]
]
debug
Key
"document_properties_568"
doesn't exist in cache
cache
[
"key" => "document_properties_568"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 568]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 568]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 568]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 568]
"types" => [1 => 2]
]
debug
Key
"document_properties_567"
doesn't exist in cache
cache
[
"key" => "document_properties_567"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 567]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,544,433,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 567]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 567]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 567]
"types" => [1 => 2]
]
debug
Key
"document_properties_623"
doesn't exist in cache
cache
[
"key" => "document_properties_623"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 623]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 623]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 623]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 623]
"types" => [1 => 2]
]
debug
Key
"document_properties_450"
doesn't exist in cache
cache
[
"key" => "document_properties_450"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 450]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 450]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 450]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 450]
"types" => [1 => 2]
]
debug
Key
"document_properties_449"
doesn't exist in cache
cache
[
"key" => "document_properties_449"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 449]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 449]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 449]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 449]
"types" => [1 => 2]
]
debug
Key
"document_properties_448"
doesn't exist in cache
cache
[
"key" => "document_properties_448"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 448]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,429) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 448]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 448]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 448]
"types" => [1 => 2]
]
debug
Successfully got data for key
"site_id_1"
from cache
cache
[
"key" => "site_id_1"
]
debug
Key
"document_properties_141"
doesn't exist in cache
cache
[
"key" => "document_properties_141"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 141]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 141]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 141]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 141]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 141]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 141]
"types" => [1 => 1]
]
debug
Key
"document_142"
doesn't exist in cache
cache
[
"key" => "document_142"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 142]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 142]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 142]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 142]
"types" => [1 => 2]
]
debug
Key
"document_properties_142"
doesn't exist in cache
cache
[
"key" => "document_properties_142"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 142]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 142]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 142]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 142]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 142]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 142]
"types" => [1 => 1]
]
debug
Key
"document_181"
doesn't exist in cache
cache
[
"key" => "document_181"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 181]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 181]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 181]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 181]
"types" => [1 => 2]
]
debug
Key
"document_183"
doesn't exist in cache
cache
[
"key" => "document_183"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 183]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 183]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 183]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 183]
"types" => [1 => 2]
]
debug
Key
"document_153"
doesn't exist in cache
cache
[
"key" => "document_153"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 153]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 153]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 153]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 153]
"types" => [1 => 2]
]
debug
Key
"document_184"
doesn't exist in cache
cache
[
"key" => "document_184"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 184]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 184]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 184]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 184]
"types" => [1 => 2]
]
debug
Key
"document_143"
doesn't exist in cache
cache
[
"key" => "document_143"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 143]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 143]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 143]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 143]
"types" => [1 => 2]
]
debug
Key
"document_properties_181"
doesn't exist in cache
cache
[
"key" => "document_properties_181"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 181]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 181]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 181]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 181]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 181]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 181]
"types" => [1 => 1]
]
debug
Key
"document_182"
doesn't exist in cache
cache
[
"key" => "document_182"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 182]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 182]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 182]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 182]
"types" => [1 => 2]
]
debug
Key
"document_properties_182"
doesn't exist in cache
cache
[
"key" => "document_properties_182"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,181,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 182]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,181,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 182]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 182]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 182]
"types" => [1 => 2]
]
debug
Key
"document_properties_183"
doesn't exist in cache
cache
[
"key" => "document_properties_183"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 183]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 183]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 183]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 183]
"types" => [1 => 2]
]
debug
Key
"document_properties_153"
doesn't exist in cache
cache
[
"key" => "document_properties_153"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 153]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 153]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 153]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 153]
"types" => [1 => 2]
]
debug
Key
"document_properties_184"
doesn't exist in cache
cache
[
"key" => "document_properties_184"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 184]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 184]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 184]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 184]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 184]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 184]
"types" => [1 => 1]
]
debug
Key
"document_185"
doesn't exist in cache
cache
[
"key" => "document_185"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 185]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 185]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 185]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 185]
"types" => [1 => 2]
]
debug
Key
"document_186"
doesn't exist in cache
cache
[
"key" => "document_186"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 186]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 186]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 186]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 186]
"types" => [1 => 2]
]
debug
Key
"document_188"
doesn't exist in cache
cache
[
"key" => "document_188"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 188]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 188]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 188]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 188]
"types" => [1 => 2]
]
debug
Key
"document_properties_185"
doesn't exist in cache
cache
[
"key" => "document_properties_185"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,184,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 185]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,184,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 185]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 185]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 185]
"types" => [1 => 2]
]
debug
Key
"document_properties_186"
doesn't exist in cache
cache
[
"key" => "document_properties_186"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,184,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 186]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,184,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 186]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 186]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 186]
"types" => [1 => 2]
]
debug
Key
"document_properties_188"
doesn't exist in cache
cache
[
"key" => "document_properties_188"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,184,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 188]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,184,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 188]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 188]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 188]
"types" => [1 => 2]
]
debug
Key
"document_properties_143"
doesn't exist in cache
cache
[
"key" => "document_properties_143"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 143]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,142,141) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 143]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 143]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 143]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 143]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 143]
"types" => [1 => 1]
]
debug
Key
"document_144"
doesn't exist in cache
cache
[
"key" => "document_144"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 144]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 144]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 144]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 144]
"types" => [1 => 2]
]
debug
Successfully got data for key
"site_id_3"
from cache
cache
[
"key" => "site_id_3"
]
debug
Key
"document_properties_147"
doesn't exist in cache
cache
[
"key" => "document_properties_147"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 147]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 147]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 147]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 147]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 147]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 147]
"types" => [1 => 1]
]
debug
Key
"document_148"
doesn't exist in cache
cache
[
"key" => "document_148"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 148]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 148]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 148]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 148]
"types" => [1 => 2]
]
debug
Key
"document_properties_148"
doesn't exist in cache
cache
[
"key" => "document_properties_148"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 148]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 148]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 148]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 148]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 148]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 148]
"types" => [1 => 1]
]
debug
Key
"document_414"
doesn't exist in cache
cache
[
"key" => "document_414"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 414]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 414]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 414]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 414]
"types" => [1 => 2]
]
debug
Key
"document_420"
doesn't exist in cache
cache
[
"key" => "document_420"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 420]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 420]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 420]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 420]
"types" => [1 => 2]
]
debug
Key
"document_415"
doesn't exist in cache
cache
[
"key" => "document_415"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 415]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 415]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 415]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 415]
"types" => [1 => 2]
]
debug
Key
"document_416"
doesn't exist in cache
cache
[
"key" => "document_416"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 416]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 416]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 416]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 416]
"types" => [1 => 2]
]
debug
Key
"document_657"
doesn't exist in cache
cache
[
"key" => "document_657"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 657]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 657]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 657]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 657]
"types" => [1 => 2]
]
debug
Key
"document_417"
doesn't exist in cache
cache
[
"key" => "document_417"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 417]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 417]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 417]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 417]
"types" => [1 => 2]
]
debug
Key
"document_418"
doesn't exist in cache
cache
[
"key" => "document_418"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 418]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 418]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 418]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 418]
"types" => [1 => 2]
]
debug
Key
"document_419"
doesn't exist in cache
cache
[
"key" => "document_419"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 419]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 419]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 419]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 419]
"types" => [1 => 2]
]
debug
Key
"document_421"
doesn't exist in cache
cache
[
"key" => "document_421"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 421]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 421]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 421]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 421]
"types" => [1 => 2]
]
debug
Key
"document_422"
doesn't exist in cache
cache
[
"key" => "document_422"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 422]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 422]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 422]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 422]
"types" => [1 => 2]
]
debug
Key
"document_413"
doesn't exist in cache
cache
[
"key" => "document_413"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 413]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 413]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 413]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 413]
"types" => [1 => 2]
]
debug
Key
"document_151"
doesn't exist in cache
cache
[
"key" => "document_151"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 151]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 151]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 151]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 151]
"types" => [1 => 2]
]
debug
Key
"document_155"
doesn't exist in cache
cache
[
"key" => "document_155"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 155]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 155]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 155]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 155]
"types" => [1 => 2]
]
debug
Key
"document_properties_414"
doesn't exist in cache
cache
[
"key" => "document_properties_414"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 414]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 414]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 414]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 414]
"types" => [1 => 2]
]
debug
Key
"document_properties_420"
doesn't exist in cache
cache
[
"key" => "document_properties_420"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 420]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 420]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 420]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 420]
"types" => [1 => 2]
]
debug
Key
"document_properties_415"
doesn't exist in cache
cache
[
"key" => "document_properties_415"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 415]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 415]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 415]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 415]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 415]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 415]
"types" => [1 => 1]
]
debug
Key
"document_677"
doesn't exist in cache
cache
[
"key" => "document_677"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 677]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 677]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 677]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 677]
"types" => [1 => 2]
]
debug
Key
"document_678"
doesn't exist in cache
cache
[
"key" => "document_678"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 678]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 678]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 678]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 678]
"types" => [1 => 2]
]
debug
Key
"document_679"
doesn't exist in cache
cache
[
"key" => "document_679"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 679]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 679]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 679]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 679]
"types" => [1 => 2]
]
debug
Key
"document_680"
doesn't exist in cache
cache
[
"key" => "document_680"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 680]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 680]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 680]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 680]
"types" => [1 => 2]
]
debug
Key
"document_681"
doesn't exist in cache
cache
[
"key" => "document_681"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 681]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 681]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 681]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 681]
"types" => [1 => 2]
]
debug
Key
"document_682"
doesn't exist in cache
cache
[
"key" => "document_682"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 682]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 682]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 682]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 682]
"types" => [1 => 2]
]
debug
Key
"document_688"
doesn't exist in cache
cache
[
"key" => "document_688"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 688]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 688]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 688]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 688]
"types" => [1 => 2]
]
debug
Key
"document_properties_677"
doesn't exist in cache
cache
[
"key" => "document_properties_677"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 677]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 677]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 677]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 677]
"types" => [1 => 2]
]
debug
Key
"document_properties_678"
doesn't exist in cache
cache
[
"key" => "document_properties_678"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 678]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 678]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 678]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 678]
"types" => [1 => 2]
]
debug
Key
"document_properties_679"
doesn't exist in cache
cache
[
"key" => "document_properties_679"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 679]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 679]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 679]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 679]
"types" => [1 => 2]
]
debug
Key
"document_properties_680"
doesn't exist in cache
cache
[
"key" => "document_properties_680"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 680]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 680]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 680]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 680]
"types" => [1 => 2]
]
debug
Key
"document_properties_681"
doesn't exist in cache
cache
[
"key" => "document_properties_681"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 681]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 681]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 681]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 681]
"types" => [1 => 2]
]
debug
Key
"document_properties_682"
doesn't exist in cache
cache
[
"key" => "document_properties_682"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 682]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 682]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 682]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 682]
"types" => [1 => 2]
]
debug
Key
"document_properties_688"
doesn't exist in cache
cache
[
"key" => "document_properties_688"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 688]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,415,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 688]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 688]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 688]
"types" => [1 => 2]
]
debug
Key
"document_properties_416"
doesn't exist in cache
cache
[
"key" => "document_properties_416"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 416]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 416]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 416]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 416]
"types" => [1 => 2]
]
debug
Key
"document_properties_657"
doesn't exist in cache
cache
[
"key" => "document_properties_657"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 657]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 657]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 657]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 657]
"types" => [1 => 2]
]
debug
Key
"document_properties_417"
doesn't exist in cache
cache
[
"key" => "document_properties_417"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 417]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 417]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 417]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 417]
"types" => [1 => 2]
]
debug
Key
"document_properties_418"
doesn't exist in cache
cache
[
"key" => "document_properties_418"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 418]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 418]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 418]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 418]
"types" => [1 => 2]
]
debug
Key
"document_properties_419"
doesn't exist in cache
cache
[
"key" => "document_properties_419"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 419]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 419]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 419]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 419]
"types" => [1 => 2]
]
debug
Key
"document_properties_421"
doesn't exist in cache
cache
[
"key" => "document_properties_421"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 421]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 421]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 421]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 421]
"types" => [1 => 2]
]
debug
Key
"document_properties_422"
doesn't exist in cache
cache
[
"key" => "document_properties_422"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 422]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 422]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 422]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 422]
"types" => [1 => 2]
]
debug
Key
"document_properties_413"
doesn't exist in cache
cache
[
"key" => "document_properties_413"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 413]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 413]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 413]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 413]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 413]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 413]
"types" => [1 => 1]
]
debug
Key
"document_423"
doesn't exist in cache
cache
[
"key" => "document_423"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 423]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 423]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 423]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 423]
"types" => [1 => 2]
]
debug
Key
"document_424"
doesn't exist in cache
cache
[
"key" => "document_424"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 424]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 424]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 424]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 424]
"types" => [1 => 2]
]
debug
Key
"document_425"
doesn't exist in cache
cache
[
"key" => "document_425"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 425]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 425]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 425]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 425]
"types" => [1 => 2]
]
debug
Key
"document_properties_423"
doesn't exist in cache
cache
[
"key" => "document_properties_423"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,413,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 423]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,413,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 423]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 423]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 423]
"types" => [1 => 2]
]
debug
Key
"document_properties_424"
doesn't exist in cache
cache
[
"key" => "document_properties_424"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,413,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 424]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,413,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 424]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 424]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 424]
"types" => [1 => 2]
]
debug
Key
"document_properties_425"
doesn't exist in cache
cache
[
"key" => "document_properties_425"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,413,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 425]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,413,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 425]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 425]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 425]
"types" => [1 => 2]
]
debug
Key
"document_properties_151"
doesn't exist in cache
cache
[
"key" => "document_properties_151"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 151]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 151]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 151]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 151]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 151]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 151]
"types" => [1 => 1]
]
debug
Key
"document_152"
doesn't exist in cache
cache
[
"key" => "document_152"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 152]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 152]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 152]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 152]
"types" => [1 => 2]
]
debug
Key
"document_properties_155"
doesn't exist in cache
cache
[
"key" => "document_properties_155"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 155]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,148,147) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 155]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 155]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 155]
"types" => [1 => 2]
]
debug
Successfully got data for key
"site_id_2"
from cache
cache
[
"key" => "site_id_2"
]
debug
Key
"document_properties_145"
doesn't exist in cache
cache
[
"key" => "document_properties_145"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 145]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 145]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 145]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 145]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 145]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 145]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_146"
from cache
cache
[
"key" => "document_146"
]
debug
Successfully got data for key
"document_649"
from cache
cache
[
"key" => "document_649"
]
debug
Successfully got data for key
"document_properties_146"
from cache
cache
[
"key" => "document_properties_146"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 146]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 146]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 146]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 146]
"types" => [1 => 1]
]
debug
Key
"document_169"
doesn't exist in cache
cache
[
"key" => "document_169"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 169]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 169]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 169]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 169]
"types" => [1 => 2]
]
debug
Key
"document_170"
doesn't exist in cache
cache
[
"key" => "document_170"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 170]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 170]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 170]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 170]
"types" => [1 => 2]
]
debug
Key
"document_427"
doesn't exist in cache
cache
[
"key" => "document_427"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 427]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 427]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 427]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 427]
"types" => [1 => 2]
]
debug
Key
"document_171"
doesn't exist in cache
cache
[
"key" => "document_171"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 171]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 171]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 171]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 171]
"types" => [1 => 2]
]
debug
Key
"document_173"
doesn't exist in cache
cache
[
"key" => "document_173"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 173]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 173]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 173]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 173]
"types" => [1 => 2]
]
debug
Key
"document_172"
doesn't exist in cache
cache
[
"key" => "document_172"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 172]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 172]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 172]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 172]
"types" => [1 => 2]
]
debug
Key
"document_154"
doesn't exist in cache
cache
[
"key" => "document_154"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 154]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 154]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 154]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 154]
"types" => [1 => 2]
]
debug
Key
"document_176"
doesn't exist in cache
cache
[
"key" => "document_176"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 176]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 176]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 176]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 176]
"types" => [1 => 2]
]
debug
Key
"document_149"
doesn't exist in cache
cache
[
"key" => "document_149"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 149]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 149]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 149]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 149]
"types" => [1 => 2]
]
debug
Key
"document_697"
doesn't exist in cache
cache
[
"key" => "document_697"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 697]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 697]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 697]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 697]
"types" => [1 => 2]
]
debug
Key
"document_701"
doesn't exist in cache
cache
[
"key" => "document_701"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 701]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 701]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 701]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 701]
"types" => [1 => 2]
]
debug
Key
"document_properties_169"
doesn't exist in cache
cache
[
"key" => "document_properties_169"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 169]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 169]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 169]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 169]
"types" => [1 => 2]
]
debug
Key
"document_properties_170"
doesn't exist in cache
cache
[
"key" => "document_properties_170"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 170]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 170]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 170]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 170]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 170]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 170]
"types" => [1 => 1]
]
debug
Key
"document_428"
doesn't exist in cache
cache
[
"key" => "document_428"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 428]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 428]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 428]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 428]
"types" => [1 => 2]
]
debug
Key
"document_properties_428"
doesn't exist in cache
cache
[
"key" => "document_properties_428"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,170,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 428]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,170,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 428]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 428]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 428]
"types" => [1 => 2]
]
debug
Key
"document_properties_427"
doesn't exist in cache
cache
[
"key" => "document_properties_427"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 427]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 427]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 427]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 427]
"types" => [1 => 2]
]
debug
Key
"document_properties_171"
doesn't exist in cache
cache
[
"key" => "document_properties_171"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 171]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 171]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 171]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 171]
"types" => [1 => 2]
]
debug
Key
"document_properties_173"
doesn't exist in cache
cache
[
"key" => "document_properties_173"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 173]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 173]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 173]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 173]
"types" => [1 => 2]
]
debug
Key
"document_properties_172"
doesn't exist in cache
cache
[
"key" => "document_properties_172"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 172]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 172]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 172]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 172]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 172]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 172]
"types" => [1 => 1]
]
debug
Key
"document_174"
doesn't exist in cache
cache
[
"key" => "document_174"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 174]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 174]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 174]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 174]
"types" => [1 => 2]
]
debug
Key
"document_175"
doesn't exist in cache
cache
[
"key" => "document_175"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 175]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 175]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 175]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 175]
"types" => [1 => 2]
]
debug
Key
"document_properties_174"
doesn't exist in cache
cache
[
"key" => "document_properties_174"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,172,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 174]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,172,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 174]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 174]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 174]
"types" => [1 => 2]
]
debug
Key
"document_properties_175"
doesn't exist in cache
cache
[
"key" => "document_properties_175"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,172,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 175]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,172,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 175]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 175]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 175]
"types" => [1 => 2]
]
debug
Key
"document_properties_154"
doesn't exist in cache
cache
[
"key" => "document_properties_154"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 154]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 154]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 154]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 154]
"types" => [1 => 2]
]
debug
Key
"document_properties_704"
doesn't exist in cache
cache
[
"key" => "document_properties_704"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 704]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 704]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 704]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 704]
"types" => [1 => 2]
]
debug
Key
"document_properties_176"
doesn't exist in cache
cache
[
"key" => "document_properties_176"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 176]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 176]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 176]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 176]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 176]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 176]
"types" => [1 => 1]
]
debug
Key
"document_177"
doesn't exist in cache
cache
[
"key" => "document_177"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 177]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 177]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 177]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 177]
"types" => [1 => 2]
]
debug
Key
"document_178"
doesn't exist in cache
cache
[
"key" => "document_178"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 178]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 178]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 178]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 178]
"types" => [1 => 2]
]
debug
Key
"document_179"
doesn't exist in cache
cache
[
"key" => "document_179"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 179]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 179]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 179]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 179]
"types" => [1 => 2]
]
debug
Key
"document_180"
doesn't exist in cache
cache
[
"key" => "document_180"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 180]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 180]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 180]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 180]
"types" => [1 => 2]
]
debug
Key
"document_properties_177"
doesn't exist in cache
cache
[
"key" => "document_properties_177"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 177]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 177]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 177]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 177]
"types" => [1 => 2]
]
debug
Key
"document_properties_178"
doesn't exist in cache
cache
[
"key" => "document_properties_178"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 178]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 178]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 178]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 178]
"types" => [1 => 2]
]
debug
Key
"document_properties_179"
doesn't exist in cache
cache
[
"key" => "document_properties_179"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 179]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 179]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 179]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 179]
"types" => [1 => 2]
]
debug
Key
"document_properties_180"
doesn't exist in cache
cache
[
"key" => "document_properties_180"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 180]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,176,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 180]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 180]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 180]
"types" => [1 => 2]
]
debug
Key
"document_properties_149"
doesn't exist in cache
cache
[
"key" => "document_properties_149"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 149]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 149]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 149]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 149]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 149]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 149]
"types" => [1 => 1]
]
debug
Key
"document_150"
doesn't exist in cache
cache
[
"key" => "document_150"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 150]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 150]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 150]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 150]
"types" => [1 => 2]
]
debug
Key
"document_properties_697"
doesn't exist in cache
cache
[
"key" => "document_properties_697"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 697]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 697]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 697]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 697]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 697]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 697]
"types" => [1 => 1]
]
debug
Key
"document_698"
doesn't exist in cache
cache
[
"key" => "document_698"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 698]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 698]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 698]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 698]
"types" => [1 => 2]
]
debug
Key
"document_699"
doesn't exist in cache
cache
[
"key" => "document_699"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 699]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 699]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 699]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 699]
"types" => [1 => 2]
]
debug
Key
"document_properties_698"
doesn't exist in cache
cache
[
"key" => "document_properties_698"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,697,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 698]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,697,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 698]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 698]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 698]
"types" => [1 => 2]
]
debug
Key
"document_properties_699"
doesn't exist in cache
cache
[
"key" => "document_properties_699"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,697,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 699]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,697,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 699]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 699]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 699]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 699]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 699]
"types" => [1 => 1]
]
debug
Key
"document_700"
doesn't exist in cache
cache
[
"key" => "document_700"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 700]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 700]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 700]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents\n LEFT JOIN documents_link ON documents.id = documents_link.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 700]
"types" => [1 => 2]
]
debug
Key
"document_properties_700"
doesn't exist in cache
cache
[
"key" => "document_properties_700"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,699,697,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 700]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,699,697,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 700]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 700]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 700]
"types" => [1 => 2]
]
debug
Key
"document_properties_701"
doesn't exist in cache
cache
[
"key" => "document_properties_701"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 701]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,146,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 701]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 701]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 701]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 701]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 701]
"types" => [1 => 1]
]
debug
Successfully got data for key
"document_properties_649"
from cache
cache
[
"key" => "document_properties_649"
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 649]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 649]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 649]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 649]
"types" => [1 => 1]
]
debug
Key
"document_640"
doesn't exist in cache
cache
[
"key" => "document_640"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 640]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 640]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 640]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 640]
"types" => [1 => 2]
]
debug
Key
"document_641"
doesn't exist in cache
cache
[
"key" => "document_641"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 641]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 641]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 641]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 641]
"types" => [1 => 2]
]
debug
Key
"document_643"
doesn't exist in cache
cache
[
"key" => "document_643"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 643]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 643]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 643]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 643]
"types" => [1 => 2]
]
debug
Key
"document_644"
doesn't exist in cache
cache
[
"key" => "document_644"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 644]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 644]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 644]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 644]
"types" => [1 => 2]
]
debug
Key
"document_648"
doesn't exist in cache
cache
[
"key" => "document_648"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 648]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 648]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 648]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 648]
"types" => [1 => 2]
]
debug
Key
"document_645"
doesn't exist in cache
cache
[
"key" => "document_645"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 645]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 645]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 645]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 645]
"types" => [1 => 2]
]
debug
Key
"document_670"
doesn't exist in cache
cache
[
"key" => "document_670"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 670]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 670]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 670]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 670]
"types" => [1 => 2]
]
debug
Key
"document_666"
doesn't exist in cache
cache
[
"key" => "document_666"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 666]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 666]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 666]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 666]
"types" => [1 => 2]
]
debug
Key
"document_properties_640"
doesn't exist in cache
cache
[
"key" => "document_properties_640"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 640]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 640]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 640]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 640]
"types" => [1 => 2]
]
debug
Key
"document_properties_641"
doesn't exist in cache
cache
[
"key" => "document_properties_641"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 641]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 641]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 641]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 641]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 641]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 641]
"types" => [1 => 1]
]
debug
Key
"document_642"
doesn't exist in cache
cache
[
"key" => "document_642"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 642]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 642]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 642]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 642]
"types" => [1 => 2]
]
debug
Key
"document_properties_642"
doesn't exist in cache
cache
[
"key" => "document_properties_642"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,641,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 642]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,641,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 642]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 642]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 642]
"types" => [1 => 2]
]
debug
Key
"document_properties_643"
doesn't exist in cache
cache
[
"key" => "document_properties_643"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 643]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 643]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 643]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 643]
"types" => [1 => 2]
]
debug
Key
"document_properties_644"
doesn't exist in cache
cache
[
"key" => "document_properties_644"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 644]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 644]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 644]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 644]
"types" => [1 => 2]
]
debug
Key
"document_properties_648"
doesn't exist in cache
cache
[
"key" => "document_properties_648"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 648]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 648]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 648]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 648]
"types" => [1 => 2]
]
debug
Key
"document_properties_645"
doesn't exist in cache
cache
[
"key" => "document_properties_645"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 645]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 645]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 645]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 645]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 645]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 645]
"types" => [1 => 1]
]
debug
Key
"document_646"
doesn't exist in cache
cache
[
"key" => "document_646"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 646]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 646]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 646]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 646]
"types" => [1 => 2]
]
debug
Key
"document_647"
doesn't exist in cache
cache
[
"key" => "document_647"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 647]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 647]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 647]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 647]
"types" => [1 => 2]
]
debug
Key
"document_properties_646"
doesn't exist in cache
cache
[
"key" => "document_properties_646"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,645,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 646]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,645,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 646]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 646]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 646]
"types" => [1 => 2]
]
debug
Key
"document_properties_647"
doesn't exist in cache
cache
[
"key" => "document_properties_647"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,645,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 647]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,645,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 647]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 647]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 647]
"types" => [1 => 2]
]
debug
Key
"document_properties_670"
doesn't exist in cache
cache
[
"key" => "document_properties_670"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 670]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 670]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 670]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 670]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 670]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 670]
"types" => [1 => 1]
]
debug
Key
"document_673"
doesn't exist in cache
cache
[
"key" => "document_673"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 673]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 673]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 673]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 673]
"types" => [1 => 2]
]
debug
Key
"document_674"
doesn't exist in cache
cache
[
"key" => "document_674"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 674]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 674]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 674]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 674]
"types" => [1 => 2]
]
debug
Key
"document_675"
doesn't exist in cache
cache
[
"key" => "document_675"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 675]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 675]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 675]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 675]
"types" => [1 => 2]
]
debug
Key
"document_676"
doesn't exist in cache
cache
[
"key" => "document_676"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 676]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 676]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 676]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 676]
"types" => [1 => 2]
]
debug
Key
"document_properties_673"
doesn't exist in cache
cache
[
"key" => "document_properties_673"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 673]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 673]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 673]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 673]
"types" => [1 => 2]
]
debug
Key
"document_properties_674"
doesn't exist in cache
cache
[
"key" => "document_properties_674"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 674]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 674]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 674]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 674]
"types" => [1 => 2]
]
debug
Key
"document_properties_675"
doesn't exist in cache
cache
[
"key" => "document_properties_675"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 675]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 675]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 675]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 675]
"types" => [1 => 2]
]
debug
Key
"document_properties_676"
doesn't exist in cache
cache
[
"key" => "document_properties_676"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 676]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,670,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 676]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 676]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 676]
"types" => [1 => 2]
]
debug
Key
"document_properties_666"
doesn't exist in cache
cache
[
"key" => "document_properties_666"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 666]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,649,145) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 666]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 666]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 666]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 666]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 666]
"types" => [1 => 1]
]
debug
Key
"document_667"
doesn't exist in cache
cache
[
"key" => "document_667"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 667]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 667]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 667]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents\n LEFT JOIN documents_snippet ON documents.id = documents_snippet.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 667]
"types" => [1 => 2]
]
debug
Successfully got data for key
"site_id_4"
from cache
cache
[
"key" => "site_id_4"
]
debug
Key
"document_properties_707"
doesn't exist in cache
cache
[
"key" => "document_properties_707"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 707]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 707]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 707]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 707]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
(parameters:
[1 => 707]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC "
"params" => [1 => 707]
"types" => [1 => 1]
]
debug
Key
"document_708"
doesn't exist in cache
cache
[
"key" => "document_708"
]
debug
Executing statement:
"""
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 708]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, tree_locks.locked FROM documents\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 708]
"types" => [1 => 2]
]
debug
Executing statement:
"""
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
(parameters:
[1 => 708]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents\n LEFT JOIN documents_page ON documents.id = documents_page.id\n LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'\n WHERE documents.id = ?
"""
"params" => [1 => 708]
"types" => [1 => 2]
]
debug
Key
"document_properties_708"
doesn't exist in cache
cache
[
"key" => "document_properties_708"
]
debug
Executing statement:
"""
SELECT * FROM properties WHERE\n (\n (cid IN (1,707) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
(parameters:
[1 => 708]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT * FROM properties WHERE\n (\n (cid IN (1,707) AND inheritable = 1) OR cid = ?\n ) AND ctype='document'
"""
"params" => [1 => 708]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
(parameters:
[1 => 708]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1"
"params" => [1 => 708]
"types" => [1 => 2]
]
[
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
2 => "pimcore"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT * FROM redirects WHERE\n (\n (source = ? AND (`type` = ? OR `type` = ?)) OR\n (source = ? AND `type` = ?) OR\n (source = ? AND `type` = ?)\n ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
"""
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
"SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?) AND object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude` LIMIT 2"
(parameters:
[1 => null2 => null]
, types:
[1 => 02 => 0]
)
doctrine
[
"sql" => "SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?) AND object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude` LIMIT 2"
"params" => [1 => null2 => null]
"types" => [1 => 02 => 0]
]
User Deprecated: Getting query parts is deprecated as they are implementation details. (QueryBuilder.php:1330 called by QueryBuilderHelperTrait.php:132, https://github.com/doctrine/dbal/pull/6179, package doctrine/dbal)
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5157]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5157]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5158]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5158]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5159]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5159]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5160]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5160]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5161]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5161]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5162]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5162]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5163]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5163]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5164]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5164]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5165]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5165]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5166]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5166]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5167]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5167]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5168]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5168]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5169]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5169]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5170]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5170]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5171]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5171]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5173]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5173]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5174]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5174]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5175]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5175]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5176]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5176]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5177]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5177]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5178]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5178]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5179]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5179]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5180]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5180]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5181]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5181]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5182]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5182]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5183]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5183]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5184]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5184]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5185]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5185]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5186]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5186]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5187]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5187]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5189]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5189]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5190]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5190]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5192]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5192]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5193]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5193]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5194]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5194]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5195]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5195]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5196]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5196]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5197]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5197]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5198]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5198]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5199]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5199]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5200]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5200]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5202]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5202]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5203]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5203]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5204]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5204]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5205]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5205]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5206]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5206]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5207]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5207]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5208]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5208]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5209]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5209]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5210]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5210]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5211]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5211]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5212]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5212]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5213]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5213]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5214]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5214]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5215]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5215]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5216]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5216]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5217]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5217]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5218]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5218]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5219]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5219]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5220]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5220]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5221]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5221]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5222]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5222]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5224]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5224]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5225]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5225]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5226]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5226]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5227]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5227]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5228]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5228]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5229]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5229]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5230]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5230]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5231]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5231]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5232]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5232]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5233]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5233]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5234]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5234]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5235]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5235]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5236]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5236]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5237]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5237]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5247]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5247]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5248]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5248]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5249]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5249]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5250]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5250]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5251]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5251]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5253]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5253]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5254]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5254]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5255]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5255]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5262]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5262]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5263]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5263]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5264]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5264]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5265]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5265]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5268]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5268]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5269]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5269]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5274]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5274]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5275]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5275]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5276]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5276]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5277]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5277]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5283]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5283]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5285]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5285]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5286]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5286]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5288]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5288]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5289]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5289]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5294]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5294]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5295]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5295]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5297]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5297]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5299]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5299]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5301]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5301]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5305]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5305]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5308]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5308]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5310]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5310]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5311]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5311]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5313]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5313]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5314]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5314]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5316]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5316]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5317]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5317]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5318]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5318]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5319]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5319]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5320]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5320]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5322]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5322]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5324]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5324]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5325]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5325]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5326]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5326]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5329]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5329]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5331]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5331]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5333]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5333]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5334]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5334]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5336]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5336]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5337]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5337]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5340]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5340]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5342]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5342]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5343]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5343]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5345]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5345]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_HIKE WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5116]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5116]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5117]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5117]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5118]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5118]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5120]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5120]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5122]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5122]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5123]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5123]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5124]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5124]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5125]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5125]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5127]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5127]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5129]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5129]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5130]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5130]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5131]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5131]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5132]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5132]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5133]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5133]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5134]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5134]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5135]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5135]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5137]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5137]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5138]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5138]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5139]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5139]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5140]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5140]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5141]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5141]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5142]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5142]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5143]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5143]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5144]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5144]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5145]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5145]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5146]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5146]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5147]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5147]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5148]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5148]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5149]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5149]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5150]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5150]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5151]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5151]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5152]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5152]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5153]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5153]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5154]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5154]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5257]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5257]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5260]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5260]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5261]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5261]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5266]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5266]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5267]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5267]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5270]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5270]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5272]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5272]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5278]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5278]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5281]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5281]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5284]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5284]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5290]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5290]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5298]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5298]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5303]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5303]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5327]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5327]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5328]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5328]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
"""
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
(parameters:
[1 => 5338]
, types:
[1 => 2]
)
doctrine
[
"sql" => """
SELECT objects.*, tree_locks.locked as locked FROM objects\n LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'\n WHERE objects.id = ?
"""
"params" => [1 => 5338]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT * FROM object_store_REPORT_FACILITY WHERE oo_id = ?"
Log messages generated during the compilation of the service container.
Messages
Class
808
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdvertisementController" (parent: .abstract.instanceof.App\Controller\AdvertisementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdvertisementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdvertisementController).
Resolving inheritance for "App\Controller\AdvertisementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdvertisementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController" (parent: .abstract.instanceof.App\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController).
Resolving inheritance for "App\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController" (parent: .abstract.instanceof.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController).
Resolving inheritance for "App\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobportalController" (parent: .abstract.instanceof.App\Controller\JobportalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobportalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobportalController).
Resolving inheritance for "App\Controller\JobportalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobportalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoiController" (parent: .abstract.instanceof.App\Controller\PoiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoiController).
Resolving inheritance for "App\Controller\PoiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectController" (parent: .abstract.instanceof.App\Controller\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectController).
Resolving inheritance for "App\Controller\RedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController" (parent: .abstract.instanceof.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController).
Resolving inheritance for "App\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TourController" (parent: .abstract.instanceof.App\Controller\TourController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TourController).
Resolving inheritance for "App\Controller\TourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TourController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web2printController" (parent: .abstract.instanceof.App\Controller\Web2printController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web2printController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web2printController).
Resolving inheritance for "App\Controller\Web2printController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web2printController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecyclebinCleanupCustomCommand" (parent: .abstract.instanceof.App\Command\RecyclebinCleanupCustomCommand).
Resolving inheritance for "App\Command\RecyclebinCleanupCustomCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecyclebinCleanupCustomCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportsSyncCommand" (parent: .abstract.instanceof.App\Command\ReportsSyncCommand).
Resolving inheritance for "App\Command\ReportsSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportsSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SearchExcludeExpiredEvents" (parent: .abstract.instanceof.App\Command\SearchExcludeExpiredEvents).
Resolving inheritance for "App\Command\SearchExcludeExpiredEvents" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SearchExcludeExpiredEvents).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WeatherSyncCommand" (parent: .abstract.instanceof.App\Command\WeatherSyncCommand).
Resolving inheritance for "App\Command\WeatherSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WeatherSyncCommand).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\DeferredExtension\DeferredExtension" (parent: .abstract.instanceof.Twig\DeferredExtension\DeferredExtension).
Resolving inheritance for "Twig\DeferredExtension\DeferredExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\DeferredExtension\DeferredExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WebsiteExtension" (parent: .abstract.instanceof.App\Twig\Extension\WebsiteExtension).
Resolving inheritance for "App\Twig\Extension\WebsiteExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WebsiteExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\JobApplicationHandler" (parent: .abstract.instanceof.App\MessageHandler\JobApplicationHandler).
Resolving inheritance for "App\MessageHandler\JobApplicationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\JobApplicationHandler).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.pool.app" (parent: .abstract.instanceof.pimcore.cache.pool.app).
Resolving inheritance for "pimcore.cache.pool.app" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.pool.app).
Resolving inheritance for "cache.app" (parent: pimcore.cache.pool.app).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: pimcore.cache.pool.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: pimcore.cache.pool.app).
Resolving inheritance for "limiter.reset_password" (parent: limiter).
Resolving inheritance for "pimcore.cache.pool" (parent: cache.adapter.redis_tag_aware).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_search_backend_message" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.synchronizer" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_synchronizer" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_core" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_maintenance" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_scheduled_tasks" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_image_optimize" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.pimcore_asset_update" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.pimcore_webdav" (parent: security.firewall.config).
Resolving inheritance for "security.listener.pimcore_webdav.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.pimcore_webdav" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.http_basic.pimcore_webdav" (parent: security.authenticator.http_basic).
Resolving inheritance for "security.authenticator.manager.pimcore_webdav" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.pimcore_webdav" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.pimcore_webdav" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.pimcore_webdav" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.pimcore_webdav" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.mcp_api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.mcp_api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.mcp_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.mcp_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.mcp_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.mcp_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.mcp_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.pimcore_admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.pimcore_admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.pimcore_admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.pimcore_admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.pimcore_admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.pimcore_admin" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_pimcore_admin" (parent: limiter).
Resolving inheritance for "limiter._login_global_pimcore_admin" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.pimcore_admin" (parent: security.listener.login_throttling).
Resolving inheritance for "security.firewall_config.two_factor.pimcore_admin" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.pimcore_admin" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.pimcore_admin" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.pimcore_admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.pimcore_admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.pimcore_admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.pimcore_admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.pimcore_admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.pimcore_admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.pimcore_admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.pimcore_admin" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Command\ExtJSCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail).
Resolving inheritance for ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers" (parent: .instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener" (parent: .abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for "Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\MiscController" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\MiscController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\MiscController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\MiscController).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\Controller\MiscController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\MiscController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\RedirectsController" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\RedirectsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\RedirectsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\RedirectsController).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\Controller\RedirectsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\RedirectsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\SettingsController" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\SettingsController).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\UrlSlugUpdateListener" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\UrlSlugUpdateListener).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\EventListener\UrlSlugUpdateListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\UrlSlugUpdateListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\DocumentListener" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\DocumentListener).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\EventListener\DocumentListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\DocumentListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\SitemapGeneratorListener" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\SitemapGeneratorListener).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\EventListener\SitemapGeneratorListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\SitemapGeneratorListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\RoutingListener" (parent: .abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\RoutingListener).
Resolving inheritance for "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\RoutingListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler" (parent: .abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler).
Resolving inheritance for "Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowCollectionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowCollectionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelCollectionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelCollectionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\OutputWorkflowChannelChoiceType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\OutputWorkflowChannelChoiceType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\OutputWorkflowChannelChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\OutputWorkflowChannelChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\FixedCollectionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\FixedCollectionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\FixedCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\FixedCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\LocalizedValuesCollectionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\LocalizedValuesCollectionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\LocalizedValuesCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\LocalizedValuesCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\PimcoreHrefType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\PimcoreHrefType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\PimcoreHrefType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\PimcoreHrefType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Layer\DynamicLayoutLayerType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Layer\DynamicLayoutLayerType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Layer\DynamicLayoutLayerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Layer\DynamicLayoutLayerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionsCollectionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionsCollectionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionsCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionsCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionCoreConfigType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionCoreConfigType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionCoreConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionCoreConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ReturnToFormActionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ReturnToFormActionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ReturnToFormActionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ReturnToFormActionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ChannelActionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ChannelActionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ChannelActionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ChannelActionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\DisabledActionType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\DisabledActionType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\DisabledActionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\DisabledActionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\SuccessManagementType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\SuccessManagementType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\SuccessManagementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\SuccessManagementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\EmailChannelType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\EmailChannelType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\EmailChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\EmailChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ObjectChannelType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ObjectChannelType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ObjectChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ObjectChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ApiChannelType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ApiChannelType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ApiChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ApiChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\FunnelChannelType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\FunnelChannelType).
Resolving inheritance for "FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\FunnelChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\FunnelChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventSubscriber\SignalSubscribeHandler" (parent: .abstract.instanceof.FormBuilderBundle\EventSubscriber\SignalSubscribeHandler).
Resolving inheritance for "FormBuilderBundle\EventSubscriber\SignalSubscribeHandler" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventSubscriber\SignalSubscribeHandler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\ExportController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\ExportController).
Resolving inheritance for "FormBuilderBundle\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\MailEditorController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\Admin\MailEditorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\MailEditorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\MailEditorController).
Resolving inheritance for "FormBuilderBundle\Controller\Admin\MailEditorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\MailEditorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController).
Resolving inheritance for "FormBuilderBundle\Controller\Admin\OutputWorkflowApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowController).
Resolving inheritance for "FormBuilderBundle\Controller\Admin\OutputWorkflowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController).
Resolving inheritance for "FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController).
Resolving inheritance for "FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\SettingsController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\SettingsController).
Resolving inheritance for "FormBuilderBundle\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\AjaxController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\AjaxController).
Resolving inheritance for "FormBuilderBundle\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\EmailController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\EmailController).
Resolving inheritance for "FormBuilderBundle\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\FunnelController" (parent: .abstract.instanceof.FormBuilderBundle\Controller\FunnelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\FunnelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\FunnelController).
Resolving inheritance for "FormBuilderBundle\Controller\FunnelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\FunnelController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Type\DynamicMultiFile\FineUploaderType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Type\DynamicMultiFile\FineUploaderType).
Resolving inheritance for "FormBuilderBundle\Form\Type\DynamicMultiFile\FineUploaderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Type\DynamicMultiFile\FineUploaderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType" (parent: .abstract.instanceof.FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType).
Resolving inheritance for "FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventSubscriber\FormBuilderSubscriber" (parent: .abstract.instanceof.FormBuilderBundle\EventSubscriber\FormBuilderSubscriber).
Resolving inheritance for "FormBuilderBundle\EventSubscriber\FormBuilderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventSubscriber\FormBuilderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\RequestListener" (parent: .abstract.instanceof.FormBuilderBundle\EventListener\Core\RequestListener).
Resolving inheritance for "FormBuilderBundle\EventListener\Core\RequestListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\RequestListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\MailParamListener" (parent: .abstract.instanceof.FormBuilderBundle\EventListener\Core\MailParamListener).
Resolving inheritance for "FormBuilderBundle\EventListener\Core\MailParamListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\MailParamListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\FunnelRouteListener" (parent: .abstract.instanceof.FormBuilderBundle\EventListener\Core\FunnelRouteListener).
Resolving inheritance for "FormBuilderBundle\EventListener\Core\FunnelRouteListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\FunnelRouteListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\FunnelFormAssemblingListener" (parent: .abstract.instanceof.FormBuilderBundle\EventListener\Core\FunnelFormAssemblingListener).
Resolving inheritance for "FormBuilderBundle\EventListener\Core\FunnelFormAssemblingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\FunnelFormAssemblingListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Admin\AssetListener" (parent: .abstract.instanceof.FormBuilderBundle\EventListener\Admin\AssetListener).
Resolving inheritance for "FormBuilderBundle\EventListener\Admin\AssetListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Admin\AssetListener).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.FormBuilderBundle\Twig\Extension\StaticFormExtension" (parent: .abstract.instanceof.FormBuilderBundle\Twig\Extension\StaticFormExtension).
Resolving inheritance for "FormBuilderBundle\Twig\Extension\StaticFormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.FormBuilderBundle\Twig\Extension\StaticFormExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.FormBuilderBundle\Twig\Extension\FlashMessageExtension" (parent: .abstract.instanceof.FormBuilderBundle\Twig\Extension\FlashMessageExtension).
Resolving inheritance for "FormBuilderBundle\Twig\Extension\FlashMessageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.FormBuilderBundle\Twig\Extension\FlashMessageExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\DynamicMultiFileNotBlankValidator" (parent: .abstract.instanceof.FormBuilderBundle\Validator\Constraints\DynamicMultiFileNotBlankValidator).
Resolving inheritance for "FormBuilderBundle\Validator\Constraints\DynamicMultiFileNotBlankValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\DynamicMultiFileNotBlankValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\Recaptcha3Validator" (parent: .abstract.instanceof.FormBuilderBundle\Validator\Constraints\Recaptcha3Validator).
Resolving inheritance for "FormBuilderBundle\Validator\Constraints\Recaptcha3Validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\Recaptcha3Validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\MathCaptchaValidator" (parent: .abstract.instanceof.FormBuilderBundle\Validator\Constraints\MathCaptchaValidator).
Resolving inheritance for "FormBuilderBundle\Validator\Constraints\MathCaptchaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\MathCaptchaValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\CloudflareTurnstileValidator" (parent: .abstract.instanceof.FormBuilderBundle\Validator\Constraints\CloudflareTurnstileValidator).
Resolving inheritance for "FormBuilderBundle\Validator\Constraints\CloudflareTurnstileValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\CloudflareTurnstileValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\FriendlyCaptchaValidator" (parent: .abstract.instanceof.FormBuilderBundle\Validator\Constraints\FriendlyCaptchaValidator).
Resolving inheritance for "FormBuilderBundle\Validator\Constraints\FriendlyCaptchaValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\FriendlyCaptchaValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\EmailCheckerValidator" (parent: .abstract.instanceof.FormBuilderBundle\Validator\Constraints\EmailCheckerValidator).
Resolving inheritance for "FormBuilderBundle\Validator\Constraints\EmailCheckerValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\EmailCheckerValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\ProviderBundle\Controller\DocumentController" (parent: .abstract.instanceof.CONECTO\ProviderBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\ProviderBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\ProviderBundle\Controller\DocumentController).
Resolving inheritance for "CONECTO\ProviderBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\ProviderBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\ProviderBundle\Twig\Extension\ConectoExtension" (parent: .abstract.instanceof.CONECTO\ProviderBundle\Twig\Extension\ConectoExtension).
Resolving inheritance for "CONECTO\ProviderBundle\Twig\Extension\ConectoExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\ProviderBundle\Twig\Extension\ConectoExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\ProviderBundle\Twig\Extension\LocaleSelectExtension" (parent: .abstract.instanceof.CONECTO\ProviderBundle\Twig\Extension\LocaleSelectExtension).
Resolving inheritance for "CONECTO\ProviderBundle\Twig\Extension\LocaleSelectExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\ProviderBundle\Twig\Extension\LocaleSelectExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.CONECTO\ProviderBundle\EventListener\EditmodeListener" (parent: .abstract.instanceof.CONECTO\ProviderBundle\EventListener\EditmodeListener).
Resolving inheritance for "CONECTO\ProviderBundle\EventListener\EditmodeListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.CONECTO\ProviderBundle\EventListener\EditmodeListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MagazineBundle\Controller\MagazineController" (parent: .abstract.instanceof.CONECTO\MagazineBundle\Controller\MagazineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MagazineBundle\Controller\MagazineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MagazineBundle\Controller\MagazineController).
Resolving inheritance for "CONECTO\MagazineBundle\Controller\MagazineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MagazineBundle\Controller\MagazineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MagazineBundle\Controller\SnippetController" (parent: .abstract.instanceof.CONECTO\MagazineBundle\Controller\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MagazineBundle\Controller\SnippetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MagazineBundle\Controller\SnippetController).
Resolving inheritance for "CONECTO\MagazineBundle\Controller\SnippetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MagazineBundle\Controller\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MeilisearchBundle\Controller\SearchController" (parent: .abstract.instanceof.CONECTO\MeilisearchBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MeilisearchBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MeilisearchBundle\Controller\SearchController).
Resolving inheritance for "CONECTO\MeilisearchBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MeilisearchBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\MeilisearchBundle\Command\SearchIndexCommand" (parent: .abstract.instanceof.CONECTO\MeilisearchBundle\Command\SearchIndexCommand).
Resolving inheritance for "CONECTO\MeilisearchBundle\Command\SearchIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\MeilisearchBundle\Command\SearchIndexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener" (parent: .abstract.instanceof.CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener).
Resolving inheritance for "CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler" (parent: .abstract.instanceof.CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler).
Resolving inheritance for "CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\MeilisearchBundle\Twig\Extension\MeilisearchExtension" (parent: .abstract.instanceof.CONECTO\MeilisearchBundle\Twig\Extension\MeilisearchExtension).
Resolving inheritance for "CONECTO\MeilisearchBundle\Twig\Extension\MeilisearchExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\MeilisearchBundle\Twig\Extension\MeilisearchExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController" (parent: .abstract.instanceof.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController).
Resolving inheritance for "CONECTO\TOSC5Bundle\Controller\DesklineWidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController" (parent: .abstract.instanceof.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController).
Resolving inheritance for "CONECTO\TOSC5CustomizedBundle\Controller\SnippetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController" (parent: .abstract.instanceof.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController).
Resolving inheritance for "CONECTO\TOSC5CustomizedBundle\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController).
Resolving inheritance for ".instanceof.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger.0.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger" (parent: .abstract.instanceof.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger).
Resolving inheritance for "CONECTO\SynchronizerBundle\Logger\SynchronizerLogger" (parent: .instanceof.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger.0.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SyncRun" (parent: .abstract.instanceof.CONECTO\SynchronizerBundle\Command\SyncRun).
Resolving inheritance for "CONECTO\SynchronizerBundle\Command\SyncRun" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SyncRun).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SynchronizerCancelCommand" (parent: .abstract.instanceof.CONECTO\SynchronizerBundle\Command\SynchronizerCancelCommand).
Resolving inheritance for "CONECTO\SynchronizerBundle\Command\SynchronizerCancelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SynchronizerCancelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SynchronizerStatsCommand" (parent: .abstract.instanceof.CONECTO\SynchronizerBundle\Command\SynchronizerStatsCommand).
Resolving inheritance for "CONECTO\SynchronizerBundle\Command\SynchronizerStatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SynchronizerStatsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\PageDataBundle\Command\GetPageDataCommand" (parent: .abstract.instanceof.CONECTO\PageDataBundle\Command\GetPageDataCommand).
Resolving inheritance for "CONECTO\PageDataBundle\Command\GetPageDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\PageDataBundle\Command\GetPageDataCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\DefaultController" (parent: .abstract.instanceof.Asioso\QuickTranslateBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\DefaultController).
Resolving inheritance for "Asioso\QuickTranslateBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\DocumentController" (parent: .abstract.instanceof.Asioso\QuickTranslateBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\DocumentController).
Resolving inheritance for "Asioso\QuickTranslateBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\ObjectController" (parent: .abstract.instanceof.Asioso\QuickTranslateBundle\Controller\ObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\ObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\ObjectController).
Resolving inheritance for "Asioso\QuickTranslateBundle\Controller\ObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\ObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController" (parent: .abstract.instanceof.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController).
Resolving inheritance for "CONECTO\QuickTranslateBundle\Controller\QuickTranslateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\AIBundle\Controller\ConectoAiController" (parent: .abstract.instanceof.CONECTO\AIBundle\Controller\ConectoAiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\AIBundle\Controller\ConectoAiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\AIBundle\Controller\ConectoAiController).
Resolving inheritance for "CONECTO\AIBundle\Controller\ConectoAiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\AIBundle\Controller\ConectoAiController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\CancelAltTextBatches" (parent: .abstract.instanceof.CONECTO\AIBundle\Command\CancelAltTextBatches).
Resolving inheritance for "CONECTO\AIBundle\Command\CancelAltTextBatches" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\CancelAltTextBatches).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\ConectoAICommand" (parent: .abstract.instanceof.CONECTO\AIBundle\Command\ConectoAICommand).
Resolving inheritance for "CONECTO\AIBundle\Command\ConectoAICommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\ConectoAICommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\GenerateImageAltTextCommand" (parent: .abstract.instanceof.CONECTO\AIBundle\Command\GenerateImageAltTextCommand).
Resolving inheritance for "CONECTO\AIBundle\Command\GenerateImageAltTextCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\GenerateImageAltTextCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\GenerateMetadataCommand" (parent: .abstract.instanceof.CONECTO\AIBundle\Command\GenerateMetadataCommand).
Resolving inheritance for "CONECTO\AIBundle\Command\GenerateMetadataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\GenerateMetadataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\ProcessAltTextBatches" (parent: .abstract.instanceof.CONECTO\AIBundle\Command\ProcessAltTextBatches).
Resolving inheritance for "CONECTO\AIBundle\Command\ProcessAltTextBatches" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\ProcessAltTextBatches).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.SchemaBundle\EventListener\SchemaListener" (parent: .abstract.instanceof.SchemaBundle\EventListener\SchemaListener).
Resolving inheritance for "SchemaBundle\EventListener\SchemaListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.SchemaBundle\EventListener\SchemaListener).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.SchemaBundle\Twig\Extension\JsonLdExtension" (parent: .abstract.instanceof.SchemaBundle\Twig\Extension\JsonLdExtension).
Resolving inheritance for "SchemaBundle\Twig\Extension\JsonLdExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.SchemaBundle\Twig\Extension\JsonLdExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" (parent: .abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController).
Resolving inheritance for "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" (parent: .abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController).
Resolving inheritance for "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" (parent: .abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController).
Resolving inheritance for "Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\DocumentHelperExtensions" (parent: .abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\DocumentHelperExtensions).
Resolving inheritance for "Pimcore\Bundle\WebToPrintBundle\Twig\Extension\DocumentHelperExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\DocumentHelperExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension" (parent: .abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension).
Resolving inheritance for "Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugMcpPromptsCommand" (parent: .abstract.instanceof.Ecourty\McpServerBundle\Command\DebugMcpPromptsCommand).
Resolving inheritance for "Ecourty\McpServerBundle\Command\DebugMcpPromptsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugMcpPromptsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugMcpToolsCommand" (parent: .abstract.instanceof.Ecourty\McpServerBundle\Command\DebugMcpToolsCommand).
Resolving inheritance for "Ecourty\McpServerBundle\Command\DebugMcpToolsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugMcpToolsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugResourceCommand" (parent: .abstract.instanceof.Ecourty\McpServerBundle\Command\DebugResourceCommand).
Resolving inheritance for "Ecourty\McpServerBundle\Command\DebugResourceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugResourceCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ecourty\McpServerBundle\Controller\EntrypointController" (parent: .abstract.instanceof.Ecourty\McpServerBundle\Controller\EntrypointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ecourty\McpServerBundle\Controller\EntrypointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ecourty\McpServerBundle\Controller\EntrypointController).
Resolving inheritance for "Ecourty\McpServerBundle\Controller\EntrypointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ecourty\McpServerBundle\Controller\EntrypointController).
Resolving inheritance for ".instanceof.Ecourty\McpServerBundle\EventListener\ExceptionListener.0.Ecourty\McpServerBundle\EventListener\ExceptionListener" (parent: .abstract.instanceof.Ecourty\McpServerBundle\EventListener\ExceptionListener).
Resolving inheritance for "Ecourty\McpServerBundle\EventListener\ExceptionListener" (parent: .instanceof.Ecourty\McpServerBundle\EventListener\ExceptionListener.0.Ecourty\McpServerBundle\EventListener\ExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Ecourty\McpServerBundle\Normalizer\TemplateResourceDefinitionNormalizer" (parent: .abstract.instanceof.Ecourty\McpServerBundle\Normalizer\TemplateResourceDefinitionNormalizer).
Resolving inheritance for "Ecourty\McpServerBundle\Normalizer\TemplateResourceDefinitionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Ecourty\McpServerBundle\Normalizer\TemplateResourceDefinitionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.mcp_server.entrypoint_controller" (parent: .abstract.instanceof.mcp_server.entrypoint_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.mcp_server.entrypoint_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.mcp_server.entrypoint_controller).
Resolving inheritance for "mcp_server.entrypoint_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.mcp_server.entrypoint_controller).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer" (parent: .abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer).
Resolving inheritance for "Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer" (parent: .abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer).
Resolving inheritance for "Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\WebDavController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Controller\WebDavController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\Lock\LockFactory" (parent: .abstract.instanceof.Symfony\Component\Lock\LockFactory).
Resolving inheritance for "Symfony\Component\Lock\LockFactory" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\Lock\LockFactory).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber" (parent: .abstract.instanceof.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber).
Resolving inheritance for "Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotificationSubscriber" (parent: .abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotificationSubscriber).
Resolving inheritance for "Pimcore\Workflow\EventSubscriber\NotificationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotificationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotesSubscriber" (parent: .abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotesSubscriber).
Resolving inheritance for "Pimcore\Workflow\EventSubscriber\NotesSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotesSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber" (parent: .abstract.instanceof.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber).
Resolving inheritance for "Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Http\Request\Resolver\EditmodeResolver" (parent: .abstract.instanceof.Pimcore\Http\Request\Resolver\EditmodeResolver).
Resolving inheritance for "Pimcore\Http\Request\Resolver\EditmodeResolver" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Http\Request\Resolver\EditmodeResolver).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Translation\Translator" (parent: .abstract.instanceof.Pimcore\Translation\Translator).
Resolving inheritance for "Pimcore\Translation\Translator" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Translation\Translator).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver" (parent: .abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver).
Resolving inheritance for "Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver" (parent: .abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver).
Resolving inheritance for "Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver" (parent: .abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver).
Resolving inheritance for "Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Document\Editable\EditableHandler" (parent: .abstract.instanceof.Pimcore\Document\Editable\EditableHandler).
Resolving inheritance for "Pimcore\Document\Editable\EditableHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Document\Editable\EditableHandler).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.document.areabrick.brick_locator" (parent: .abstract.instanceof.pimcore.document.areabrick.brick_locator).
Resolving inheritance for "pimcore.document.areabrick.brick_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.document.areabrick.brick_locator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Templating\Renderer\EditableRenderer" (parent: .abstract.instanceof.Pimcore\Templating\Renderer\EditableRenderer).
Resolving inheritance for "Pimcore\Templating\Renderer\EditableRenderer" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Templating\Renderer\EditableRenderer).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.templating.navigation.renderer_locator" (parent: .abstract.instanceof.pimcore.templating.navigation.renderer_locator).
Resolving inheritance for "pimcore.templating.navigation.renderer_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.templating.navigation.renderer_locator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HelpersExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\HelpersExtension).
Resolving inheritance for "Pimcore\Twig\Extension\HelpersExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HelpersExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentEditableExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DocumentEditableExtension).
Resolving inheritance for "Pimcore\Twig\Extension\DocumentEditableExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentEditableExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\SubrequestExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\SubrequestExtension).
Resolving inheritance for "Pimcore\Twig\Extension\SubrequestExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\SubrequestExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreObjectExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\PimcoreObjectExtension).
Resolving inheritance for "Pimcore\Twig\Extension\PimcoreObjectExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreObjectExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreToolExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\PimcoreToolExtension).
Resolving inheritance for "Pimcore\Twig\Extension\PimcoreToolExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreToolExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\NavigationExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\NavigationExtension).
Resolving inheritance for "Pimcore\Twig\Extension\NavigationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\NavigationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HeaderExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\HeaderExtension).
Resolving inheritance for "Pimcore\Twig\Extension\HeaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HeaderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetCompressExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\AssetCompressExtension).
Resolving inheritance for "Pimcore\Twig\Extension\AssetCompressExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetCompressExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\WebsiteConfigExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\WebsiteConfigExtension).
Resolving inheritance for "Pimcore\Twig\Extension\WebsiteConfigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\WebsiteConfigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DumpExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DumpExtension).
Resolving inheritance for "Pimcore\Twig\Extension\DumpExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DumpExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\CacheExtension).
Resolving inheritance for "Pimcore\Twig\Extension\CacheExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheTagExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\CacheTagExtension).
Resolving inheritance for "Pimcore\Twig\Extension\CacheTagExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheTagExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\PimcoreUrl" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\PimcoreUrl).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\PimcoreUrl" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\PimcoreUrl).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadLink" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadLink).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadLink" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadLink).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadMeta" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadMeta).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadMeta" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadMeta).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadScript" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadScript).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadScript" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadScript).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadStyle" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadStyle).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadStyle" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadStyle).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadTitle" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadTitle).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\HeadTitle" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadTitle).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Inc" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Inc).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Inc" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Inc).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\InlineScript" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\InlineScript).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\InlineScript" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\InlineScript).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Navigation" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Navigation).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Navigation" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Navigation).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Placeholder" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware" (parent: .abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware).
Resolving inheritance for "Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetHelperExtensions" (parent: .abstract.instanceof.Pimcore\Twig\Extension\AssetHelperExtensions).
Resolving inheritance for "Pimcore\Twig\Extension\AssetHelperExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetHelperExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DataObjectHelperExtensions" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DataObjectHelperExtensions).
Resolving inheritance for "Pimcore\Twig\Extension\DataObjectHelperExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DataObjectHelperExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentHelperExtensions" (parent: .abstract.instanceof.Pimcore\Twig\Extension\DocumentHelperExtensions).
Resolving inheritance for "Pimcore\Twig\Extension\DocumentHelperExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentHelperExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\ImageThumbnailExtension" (parent: .abstract.instanceof.Pimcore\Twig\Extension\ImageThumbnailExtension).
Resolving inheritance for "Pimcore\Twig\Extension\ImageThumbnailExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\ImageThumbnailExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\SandboxExtension" (parent: .abstract.instanceof.Twig\Extension\SandboxExtension).
Resolving inheritance for "Twig\Extension\SandboxExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\SandboxExtension).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\CacheClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\RunScriptCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand" (parent: .abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand).
Resolving inheritance for "Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.null_tag_aware" (parent: .abstract.instanceof.pimcore.cache.adapter.null_tag_aware).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.null_tag_aware" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.null_tag_aware).
Resolving inheritance for "pimcore.cache.adapter.null_tag_aware" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.null_tag_aware).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal" (parent: .abstract.instanceof.pimcore.cache.adapter.doctrine_dbal).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal).
Resolving inheritance for "pimcore.cache.adapter.doctrine_dbal" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware" (parent: .abstract.instanceof.pimcore.cache.adapter.doctrine_dbal_tag_aware).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware).
Resolving inheritance for "pimcore.cache.adapter.doctrine_dbal_tag_aware" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\CoreCacheHandler" (parent: .abstract.instanceof.Pimcore\Cache\Core\CoreCacheHandler).
Resolving inheritance for "Pimcore\Cache\Core\CoreCacheHandler" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\CoreCacheHandler).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\WriteLock" (parent: .abstract.instanceof.Pimcore\Cache\Core\WriteLock).
Resolving inheritance for "Pimcore\Cache\Core\WriteLock" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\WriteLock).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.pimcore-core.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.admin" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.admin_statistics" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.synchronizer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.init" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.redirect" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.pimcore_api" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.session" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
1
Skipping service "Pimcore\Twig\Extension\AdminExtension": Class or interface "Pimcore\Twig\Extension\AdminExtension" cannot be loaded.
136
Removing service-argument resolver for controller "App\Controller\DefaultController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\EmailController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\EventController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\PoiController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\RedirectController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\ReportController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\TourController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Web2printController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Asioso\QuickTranslateBundle\Controller\DefaultController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Asioso\QuickTranslateBundle\Controller\DocumentController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Asioso\QuickTranslateBundle\Controller\ObjectController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\MagazineBundle\Controller\MagazineController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\MagazineBundle\Controller\SnippetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\MeilisearchBundle\Controller\SearchController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\ProviderBundle\Controller\DocumentController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\QuickTranslateBundle\Controller\QuickTranslateController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\TOSC5Bundle\Controller\DesklineWidgetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\TOSC5CustomizedBundle\Controller\SnippetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "CONECTO\TOSC5CustomizedBundle\Controller\WidgetController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPimcoreSerializer" of service "FormBuilderBundle\Controller\Admin\ExportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "FormBuilderBundle\Controller\Admin\ExportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "FormBuilderBundle\Controller\Admin\MailEditorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "FormBuilderBundle\Controller\Admin\MailEditorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "FormBuilderBundle\Controller\Admin\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "FormBuilderBundle\Controller\Admin\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "FormBuilderBundle\Controller\AjaxController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "FormBuilderBundle\Controller\EmailController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "FormBuilderBundle\Controller\FunnelController::getDocumentEditable": no corresponding services exist for the referenced types.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController::getDefaultGridFields": no corresponding services exist for the referenced types.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setElementService" of service "Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\SeoBundle\Controller\MiscController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SeoBundle\Controller\MiscController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\SeoBundle\Controller\RedirectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SeoBundle\Controller\RedirectsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\SeoBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SeoBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPimcoreSerializer" of service "Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenResolver" of service "Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
450
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $reset_password.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $resetPasswordLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".pimcore.cache.pool.inner"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $pimcore.cache.pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $pimcoreCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $pimcore.cache.pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $pimcoreCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $pimcore.cache.pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $pimcoreCachePool"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "html_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface"; reason: private alias.
Removed service ".Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcore.wysiwyg_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcoreWysiwygSanitizer"; reason: private alias.
Removed service ".Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcore.translation_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface $pimcoreTranslationSanitizer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.pimcore_admin"; reason: private alias.
Removed service "security.user.provider.concrete.mcp_api"; reason: private alias.
Removed service "security.authentication.session_strategy.pimcore_webdav"; reason: private alias.
Removed service "security.user_checker.pimcore_webdav"; reason: private alias.
Removed service "security.authentication.session_strategy.mcp_api"; reason: private alias.
Removed service "security.user_checker.mcp_api"; reason: private alias.
Removed service "security.authentication.session_strategy.pimcore_admin"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_pimcore_admin.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalPimcoreAdminLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_pimcore_admin.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalPimcoreAdminLimiter"; reason: private alias.
Removed service "security.user_checker.pimcore_admin"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Cmf\Component\Routing\ChainRouterInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.google.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.admin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreAdminStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.admin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreAdminStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.admin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreAdminStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $form_builder.chunk.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $formBuilderChunkStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $form_builder.chunk.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $formBuilderChunkStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $form_builder.chunk.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $formBuilderChunkStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $form_builder.files.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $formBuilderFilesStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $form_builder.files.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $formBuilderFilesStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $form_builder.files.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $formBuilderFilesStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.document_static.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreDocumentStaticStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.document_static.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreDocumentStaticStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.document_static.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreDocumentStaticStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.asset.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreAssetStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.asset.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreAssetStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.asset.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreAssetStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.asset_cache.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreAssetCacheStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.asset_cache.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreAssetCacheStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.asset_cache.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreAssetCacheStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.thumbnail.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreThumbnailStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.thumbnail.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreThumbnailStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.thumbnail.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreThumbnailStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.version.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreVersionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.version.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreVersionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.version.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreVersionStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.recycle_bin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreRecycleBinStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.recycle_bin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreRecycleBinStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.recycle_bin.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreRecycleBinStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.email_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreEmailLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.email_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreEmailLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.email_log.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreEmailLogStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $pimcore.temp.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pimcoreTempStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $pimcore.temp.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $pimcoreTempStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $pimcore.temp.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $pimcoreTempStorage"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "Pimcore\DataObject\GridColumnConfig\Service"; reason: private alias.
Removed service "Pimcore\Bundle\SeoBundle\Sitemap\UrlGeneratorInterface"; reason: private alias.
Removed service "Pimcore\Bundle\SeoBundle\Sitemap\Document\DocumentUrlGeneratorInterface"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\GeneratorInterface"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\DumperInterface"; reason: private alias.
Removed service "FormBuilderBundle\OutputWorkflow\SuccessManagementWorkerInterface"; reason: private alias.
Removed service "FormBuilderBundle\OutputWorkflow\FormSubmissionFinisherInterface"; reason: private alias.
Removed service "FormBuilderBundle\OutputWorkflow\OutputWorkflowDispatcherInterface"; reason: private alias.
Removed service "FormBuilderBundle\OutputWorkflow\OutputWorkflowResolverInterface"; reason: private alias.
Removed service "FormBuilderBundle\OutputWorkflow\FunnelWorkerInterface"; reason: private alias.
Removed service "FormBuilderBundle\Factory\FormDataFactoryInterface"; reason: private alias.
Removed service "FormBuilderBundle\Factory\OutputWorkflowFactoryInterface"; reason: private alias.
Removed service "FormBuilderBundle\Factory\ObjectResolverFactoryInterface"; reason: private alias.
Removed service "FormBuilderBundle\Repository\FormDefinitionRepositoryInterface"; reason: private alias.
Removed service "FormBuilderBundle\Repository\OutputWorkflowRepositoryInterface"; reason: private alias.
Removed service "FormBuilderBundle\Repository\DoubleOptInSessionRepositoryInterface"; reason: private alias.
Removed service "conecto.providerbundle.installer"; reason: private alias.
Removed service "conecto.magazinebundle.installer"; reason: private alias.
Removed service "CONECTO\MeilisearchBundle\Configuration\ConfigurationInterface"; reason: private alias.
Removed service "CONECTO\MeilisearchBundle\Service\SearchServiceInterface"; reason: private alias.
Removed service "CONECTO\MeilisearchBundle\Service\IndexServiceInterface"; reason: private alias.
Removed service "conecto.meilisearchbundle.installer"; reason: private alias.
Removed service "conecto.tosc5bundle.installer"; reason: private alias.
Removed service "conecto.tosc5customizedbundle.installer"; reason: private alias.
Removed service "conecto.contwisebundle.installer"; reason: private alias.
Removed service "conecto.feratelbundle.installer"; reason: private alias.
Removed service "CONECTO\AIBundle\Service\LockServiceInterface"; reason: private alias.
Removed service "conecto.ai_bundle.installer"; reason: private alias.
Removed service "SchemaBundle\Processor\SchemaRequestProcessorInterface"; reason: private alias.
Removed service "SchemaBundle\Processor\SchemaElementProcessorInterface"; reason: private alias.
Removed service "SchemaBundle\Registry\SchemaGeneratorRegistryInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Pimcore\HttpKernel\BundleLocator\BundleLocatorInterface"; reason: private alias.
Removed service "Pimcore\Model\FactoryInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
Removed service "Doctrine\Migrations\DependencyFactory"; reason: private alias.
Removed service "pimcore.cache.adapter.redis_tag_aware"; reason: private alias.
Removed service "pimcore.serializer"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adminLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $admin_statisticsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $adminStatisticsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $synchronizerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $initLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $redirectLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $pimcore_apiLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $pimcoreApiLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sessionLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Profiler\Profiler"; reason: private alias.
Removed service ".service_locator.H4sznRA"; reason: private alias.
Removed service ".service_locator.v8.AAzc"; reason: private alias.
Removed service ".service_locator.yp8oW.n"; reason: private alias.
Removed service ".service_locator.AWoIXdf"; reason: private alias.
Removed service ".service_locator.9eoI2ZI"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.zOLH5j5"; reason: private alias.
Removed service ".service_locator.Y38Yilj"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.kI5xFip"; reason: private alias.
Removed service ".service_locator.fB0YFiX"; reason: private alias.
Removed service ".service_locator.c88N2H9"; reason: private alias.
Removed service ".service_locator.4du_Jhr"; reason: private alias.
Removed service ".service_locator.4Ixkq5y"; reason: private alias.
Removed service ".service_locator.Cezy.wG"; reason: private alias.
Removed service ".service_locator.1EIYCxA"; reason: private alias.
Removed service ".service_locator.LZtLtrF"; reason: private alias.
Removed service ".service_locator.iUgxrW9"; reason: private alias.
Removed service ".service_locator.PNYA6cN"; reason: private alias.
Removed service ".service_locator.8aWux3N"; reason: private alias.
Removed service ".service_locator.lJLrSMB"; reason: private alias.
Removed service ".service_locator.cxP1_oE"; reason: private alias.
Removed service ".service_locator..jt2Bjh"; reason: private alias.
Removed service ".service_locator.zv2D.MG"; reason: private alias.
Removed service ".service_locator.69fsvbU"; reason: private alias.
Removed service ".service_locator.EphqTZn"; reason: private alias.
Removed service ".service_locator.jD.md0b"; reason: private alias.
Removed service ".service_locator.ldmNH4l"; reason: private alias.
Removed service ".service_locator.uYShFHl"; reason: private alias.
Removed service ".service_locator.nDE2D7c"; reason: private alias.
Removed service ".service_locator.cQckaqR"; reason: private alias.
Removed service ".service_locator.2kKdWg7"; reason: private alias.
Removed service ".service_locator.yqYSgxN"; reason: private alias.
Removed service ".service_locator.jij13qc"; reason: private alias.
Removed service ".service_locator.uwLKX7l"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.5PHMeAn"; reason: private alias.
Removed service ".service_locator.A6_M2Ri"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.pimcore_webdav"; reason: private alias.
Removed service "security.firewall.authenticator.mcp_api"; reason: private alias.
Removed service "security.firewall.authenticator.pimcore_admin"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.password_hasher_factory"; reason: private alias.
Removed service "Pimcore\Mail\Mailer.inner"; reason: private alias.
Removed service "Pimcore\Translation\Translator.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.pimcore_webdav"; reason: private alias.
Removed service "security.event_dispatcher.mcp_api"; reason: private alias.
Removed service "security.event_dispatcher.pimcore_admin"; reason: private alias.
Removed service ".service_locator.zoS0osE"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.yR4uV.z"; reason: private alias.
Removed service ".service_locator.CMeuF_Z"; reason: private alias.
Removed service ".service_locator.p3mS_2n"; reason: private alias.
Removed service ".service_locator.NGrFEwZ"; reason: private alias.
Removed service ".service_locator.5cKt1SW"; reason: private alias.
Removed service ".service_locator.mLVNv6r"; reason: private alias.
Removed service ".service_locator.TZY75ZY"; reason: private alias.
Removed service ".service_locator.YFtq1HS"; reason: private alias.
Removed service ".service_locator.uiPRoNp"; reason: private alias.
Removed service ".service_locator.OAsedRn"; reason: private alias.
Removed service ".service_locator.K4u2R6d"; reason: private alias.
Removed service ".service_locator.f3LK01n"; reason: private alias.
Removed service ".service_locator.iRqeivo"; reason: private alias.
Removed service ".service_locator.EUemi89"; reason: private alias.
Removed service ".service_locator.pqF.M2w"; reason: private alias.
Removed service ".service_locator.7pl_hrJ"; reason: private alias.
Removed service ".service_locator.5zPpNhB"; reason: private alias.
Removed service ".service_locator.uohhg63"; reason: private alias.
Removed service ".service_locator.KpVjUjx"; reason: private alias.
Removed service ".service_locator.VF5P2O2"; reason: private alias.
Removed service ".service_locator.fu6VeIv"; reason: private alias.
Removed service ".service_locator.K3Em.Pb"; reason: private alias.
Removed service ".service_locator.vWho.2b"; reason: private alias.
Removed service ".service_locator.MK0VIDU"; reason: private alias.
Removed service ".service_locator.EzHJgPU"; reason: private alias.
Removed service ".service_locator.HRzFtwy"; reason: private alias.
Removed service ".service_locator.1AyYJlP"; reason: private alias.
Removed service ".service_locator.nej0IPx"; reason: private alias.
Removed service ".service_locator.IhqTF0N"; reason: private alias.
Removed service ".service_locator.UpZuVfC"; reason: private alias.
Removed service ".service_locator.jg.qMud"; reason: private alias.
Removed service ".service_locator.UKgKHnR"; reason: private alias.
Removed service ".service_locator._QCTgm1"; reason: private alias.
Removed service ".service_locator.cJelWVY"; reason: private alias.
Removed service ".service_locator.YLz00Sy"; reason: private alias.
Removed service ".service_locator.EO0WY7D"; reason: private alias.
Removed service ".service_locator.bx5NXv9"; reason: private alias.
Removed service ".service_locator.emf5gAg"; reason: private alias.
Removed service ".service_locator.ezlOABE"; reason: private alias.
Removed service ".service_locator.TIMO4RQ"; reason: private alias.
Removed service ".service_locator.yMYYsKR"; reason: private alias.
Removed service ".service_locator.1PRXMPw"; reason: private alias.
Removed service ".service_locator.cUD9eYW"; reason: private alias.
Removed service ".service_locator.FY_R8W2"; reason: private alias.
Removed service ".service_locator.zneusGj"; reason: private alias.
Removed service ".service_locator.115e1_P"; reason: private alias.
Removed service ".service_locator.QtcI9gk"; reason: private alias.
Removed service ".service_locator.FdZaWSZ"; reason: private alias.
Removed service ".service_locator.dxLDz23"; reason: private alias.
Removed service ".service_locator.72LEmsU"; reason: private alias.
Removed service ".service_locator.82yPFcl"; reason: private alias.
Removed service ".service_locator.0xqaHMM"; reason: private alias.
Removed service ".service_locator.GTZtvG4"; reason: private alias.
Removed service ".service_locator.Dx1PjV."; reason: private alias.
Removed service ".service_locator.73ufvUs"; reason: private alias.
Removed service ".service_locator.q9Z.Ls3"; reason: private alias.
Removed service ".service_locator.TmYUpbv"; reason: private alias.
Removed service ".service_locator.3v0iYMs"; reason: private alias.
Removed service ".service_locator.VHQ3ckM"; reason: private alias.
Removed service ".service_locator.w3mANJS"; reason: private alias.
Removed service ".service_locator.x5boY0."; reason: private alias.
Removed service ".service_locator.X93gfNa"; reason: private alias.
Removed service ".service_locator.XB10p3X"; reason: private alias.
Removed service ".service_locator.kPDkB29"; reason: private alias.
Removed service ".service_locator.Z.p6iEV"; reason: private alias.
Removed service ".service_locator.kPS8blk"; reason: private alias.
Removed service ".service_locator.nAiNtYK"; reason: private alias.
Removed service ".service_locator.Kt1iugC"; reason: private alias.
Removed service ".service_locator.lTZIhiz"; reason: private alias.
Removed service ".service_locator.JjvvX28"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.lTtK5TT"; reason: private alias.
Removed service ".service_locator.l9DaiPA"; reason: private alias.
Removed service ".service_locator.lt2YWP1"; reason: private alias.
Removed service ".service_locator.cesq9_G"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.X_7SrZP"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.2Pg4x6P"; reason: private alias.
Removed service ".service_locator.xldag0h"; reason: private alias.
282
Changed reference of service "argument_resolver.request_payload" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "locale_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Changed reference of service "locale_aware_listener" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "console.command.router_match" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "assets.context" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "assets.context" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "translation.locale_switcher" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "translation.locale_switcher" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "router.default" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "router_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "router_listener" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "serializer.normalizer.problem" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "session.factory" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Changed reference of service "form.type.choice" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.file" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.color" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.validator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.csrf" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "validator.builder" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "security.logout_url_generator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.channel_listener" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "security.channel_listener" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.pimcore_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.pimcore_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.pimcore_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "twig.extension.trans" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.extension.routing" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "twig.extension.form" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "Pimcore\Routing\DynamicRouteProvider" to "cmf_routing.route_provider".
Changed reference of service "cmf_routing.nested_matcher" previously pointing to "Pimcore\Routing\DynamicRouteProvider" to "cmf_routing.route_provider".
Changed reference of service "cmf_routing.generator" previously pointing to "Pimcore\Routing\DynamicRouteProvider" to "cmf_routing.route_provider".
Changed reference of service "cmf_routing.redirect_controller" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.google_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_js_routing.extractor" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Helper\GridHelperService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Model\DataObject\ClassDefinition\PreviewGeneratorInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Service\ElementServiceInterface" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pimcore.data_object.grid_column_config.operator.factory.translate_value" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\SeoBundle\Sitemap\UrlGenerator" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "presta_sitemap.dumper_default" to "presta_sitemap.dumper".
Changed reference of service "presta_sitemap.controller" previously pointing to "presta_sitemap.generator_default" to "presta_sitemap.generator".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.messenger.message_handler" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "presta_sitemap.messenger.message_handler" previously pointing to "presta_sitemap.dumper_default" to "presta_sitemap.dumper".
Changed reference of service "Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "FormBuilderBundle\Validation\ConditionalLogic\Dispatcher\Module\Constraints" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Validation\ConditionalLogic\Dispatcher\Module\Data\SuccessMessageData" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\MailEditor\Widget\FormFieldWidget" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\OutputWorkflow\Channel\Email\EmailOutputChannelWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\OutputWorkflow\Channel\Api\ApiOutputChannelWorker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\OutputWorkflow\Channel\Funnel\Action\ChannelAction" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FormBuilderBundle\OutputWorkflow\SuccessManagementWorker" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\OutputWorkflow\FormSubmissionFinisher" previously pointing to "FormBuilderBundle\Session\FlashBagManager" to "FormBuilderBundle\Session\FlashBagManagerInterface".
Changed reference of service "FormBuilderBundle\EventSubscriber\SignalSubscribeHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\Form\Type\DynamicMultiFileType" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\Form\Type\Container\RepeaterContainerType" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Transformer\Output\FallbackTransformer" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Transformer\Output\DynamicMultiFileTransformer" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FormBuilderBundle\Transformer\Output\DynamicMultiFileTransformer" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Assembler\FormAssembler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\Builder\FrontendFormBuilder" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "FormBuilderBundle\Controller\Admin\MailEditorController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Form\Type\DynamicMultiFile\FineUploaderType" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\EventSubscriber\FormBuilderSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\EventListener\Core\RequestListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\Factory\ObjectResolverFactory" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Factory\ObjectResolverFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\Factory\ObjectResolverFactory" previously pointing to "Pimcore\Model\Factory" to "pimcore.model.factory".
Changed reference of service "FormBuilderBundle\Manager\FormDefinitionManager" previously pointing to "FormBuilderBundle\Factory\FormDefinitionFactory" to "FormBuilderBundle\Factory\FormDefinitionFactoryInterface".
Changed reference of service "FormBuilderBundle\Manager\DoubleOptInManager" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "FormBuilderBundle\Stream\AttachmentStream" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FormBuilderBundle\Twig\Extension\FlashMessageExtension" previously pointing to "FormBuilderBundle\Session\FlashBagManager" to "FormBuilderBundle\Session\FlashBagManagerInterface".
Changed reference of service "FormBuilderBundle\Validator\Constraints\MathCaptchaValidator" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\Accommodations" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\Events" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\Brochures" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\Experiences" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\OfferRequest" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\Pois" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\QuickInquiry" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\SpecialOffers" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\TOSC5CustomizedBundle\Document\Areabrick\Tours" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "CONECTO\ContwiseBundle\Synchronizers\CategoriesSynchronizer" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\ContwiseBundle\Synchronizers\TourSynchronizer" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\SynchronizerBundle\Messenger\Handler\DeleteOutdatedTaskHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\SynchronizerBundle\Messenger\Handler\DumpFixtureTaskHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\SynchronizerBundle\Messenger\Handler\FetchTaskHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\SynchronizerBundle\Messenger\Handler\IdentifyOutdatedObjectsTaskHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\SynchronizerBundle\Messenger\Handler\PrepareTaskHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\SynchronizerBundle\Messenger\Handler\SyncTaskHandler" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\SynchronizerBundle\Events\SyncFailedEventListener" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Categories" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Classifications" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\CustomAttributes" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\EventSeries" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Events" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Facilities" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\FacilityGroups" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\GuestCards" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\HolidayThemes" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\HotSpotTypes" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\HotSpots" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\InitializeCustomDescriptions" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\LinkTypes" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\MarketingGroups" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\PoiTopics" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\PoiTypes" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Pois" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Salutations" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\ServiceProviderPrices" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\ServiceProviders" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\ShopItemGroups" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\ShopItems" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Stars" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "CONECTO\FeratelBundle\Synchronizers\Towns" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Ecourty\McpServerBundle\MethodHandler\InitializeMethodHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ecourty\McpServerBundle\MethodHandler\PromptsGetMethodHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ecourty\McpServerBundle\MethodHandler\ResourcesReadMethodHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ecourty\McpServerBundle\MethodHandler\ToolsCallMethodHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Config\ReportConfigWriter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\SystemSettingsConfig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Routing\Element\Router" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Pimcore\Workflow\Manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Workflow\Place\StatusInfo" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\Notification\NotificationEmailService" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Workflow\Notification\NotificationEmailService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\Notification\PimcoreNotificationService" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\EventSubscriber\NotificationSubscriber" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Workflow\EventSubscriber\NotesSubscriber" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "pimcore.workflow.place-options-provider" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Extension\Bundle\PimcoreBundleManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Extension\Bundle\PimcoreBundleManager" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Bundle\CoreBundle\Command\Bundle\Helper\PostStateChange" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Http\RequestHelper" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "Pimcore\Localization\LocaleServiceInterface" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Document\Editable\EditableHandler" previously pointing to "Pimcore\Extension\Document\Areabrick\AreabrickManager" to "Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface".
Changed reference of service "Pimcore\Document\Renderer\DocumentRendererInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Document\Editable\EditableUsageResolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Cache\FullPage\SessionStatus" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Templating\Renderer\IncludeRenderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Twig\Extension\Templating\PimcoreUrl" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "Pimcore\Twig\Extension\Templating\HeadLink" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "Pimcore\Twig\Extension\Templating\HeadScript" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "Pimcore\Twig\Extension\Templating\InlineScript" previously pointing to "twig.extension.weblink" to "Symfony\Bridge\Twig\Extension\WebLinkExtension".
Changed reference of service "Pimcore\Maintenance\Executor" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service "Pimcore\Bundle\CoreBundle\Command\CacheClearCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Pimcore\Cache\Core\CoreCacheHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.6KSh6Cj" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.zuOqjZM" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service ".service_locator.DfDPVv." previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.1Z9fEX7" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.DMYpsPF" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.RGHub4n" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.vISKrbb" previously pointing to "Pimcore\Model\Factory" to "pimcore.model.factory".
Changed reference of service ".service_locator.ZaRBfVi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Wh8X7Vp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nvDaOtv" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.3FjVarr" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jqXUAW8" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.5TNXJXZ" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service ".service_locator.JJKBkz9" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Jb8cWiW" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.aMdXQnA" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.eWGQ0Dx" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.h5UY1B0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.WRAMTiv" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Lrdi3b0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.uhnTwWQ" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.uhnTwWQ" previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.mXOUSS." previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.zI9gcZ7" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.bus.pimcore-core.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mlKARSU" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "t_o_s_c5.area.brick.deskline_widget" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.jIByowl" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "Pimcore\Translation\Translator" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.CgLZdtH" previously pointing to "cmf_routing.router" to "router".
Changed reference of service ".service_locator.XQU2Ggn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router" previously pointing to "router.request_context" to "pimcore.routing.router.request_context".
Changed reference of service "presta_sitemap.generator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.generator" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "presta_sitemap.dumper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.dumper" previously pointing to "cmf_routing.router" to "router".
Changed reference of service "event_dispatcher" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Changed reference of service "event_dispatcher" previously pointing to "session_listener" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Changed reference of service "console.command.public_alias.CONECTO\MeilisearchBundle\Command\SearchIndexCommand" previously pointing to "debug.traced.messenger.bus.pimcore-core" to "messenger.default_bus".
855
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "Ecourty\McpServerBundle\DependencyInjection"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Attribute"; reason: abstract.
Removed service "Ecourty\McpServerBundle\IO"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Enum"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Event"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Exception"; reason: abstract.
Removed service "Ecourty\McpServerBundle\HttpFoundation"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Prompt"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Resource"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Resources"; reason: abstract.
Removed service "Ecourty\McpServerBundle\Tool"; reason: abstract.
Removed service "Ecourty\McpServerBundle\McpServerBundle"; reason: abstract.
Removed service "workflow.marking_store.state_table"; reason: abstract.
Removed service "workflow.marking_store.multiple_state"; reason: abstract.
Removed service "workflow.marking_store.single_state"; reason: abstract.
Removed service "workflow.marking_store.data_object_splitted_state"; reason: abstract.
Removed service "workflow.marking_store.data_object_multiple_state"; reason: abstract.
Removed service "workflow.support_strategy.expression"; reason: abstract.
Removed service "Pimcore\Bundle\CoreBundle\Command\Bundle\Helper"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdvertisementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdvertisementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdvertisementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobportalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobportalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\JobportalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TourController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TourController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TourController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web2printController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web2printController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Web2printController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecyclebinCleanupCustomCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RecyclebinCleanupCustomCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportsSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReportsSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SearchExcludeExpiredEvents"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SearchExcludeExpiredEvents"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WeatherSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WeatherSyncCommand"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\DeferredExtension\DeferredExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\DeferredExtension\DeferredExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WebsiteExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\WebsiteExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\JobApplicationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\JobApplicationHandler"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Command\ExtJSCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail"; reason: abstract.
Removed service ".instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataProviderInterface.0.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\Authenticator\AdminTokenAuthenticator"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\AdminBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\MiscController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\MiscController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\RedirectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\RedirectsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\RedirectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SeoBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SeoBundle\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\UrlSlugUpdateListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\UrlSlugUpdateListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\DocumentListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\DocumentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\SitemapGeneratorListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\SitemapGeneratorListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SeoBundle\EventListener\RoutingListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SeoBundle\EventListener\RoutingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\Command\SearchBackendReindexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\EventListener\SearchBackendListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\OutputWorkflowChannelCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\OutputWorkflowChannelChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\OutputWorkflowChannelChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\FixedCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\FixedCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\LocalizedValuesCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\LocalizedValuesCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\PimcoreHrefType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Component\PimcoreHrefType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Layer\DynamicLayoutLayerType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Layer\DynamicLayoutLayerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionsCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionsCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionCoreConfigType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\FunnelActionCoreConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ReturnToFormActionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ReturnToFormActionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ChannelActionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\ChannelActionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\DisabledActionType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\Funnel\Action\Type\DisabledActionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\SuccessManagementType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\SuccessManagementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\EmailChannelType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\EmailChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ObjectChannelType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ObjectChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ApiChannelType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\ApiChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\FunnelChannelType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Admin\Type\OutputWorkflow\Channel\FunnelChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventSubscriber\SignalSubscribeHandler"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\EventSubscriber\SignalSubscribeHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\MailEditorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\MailEditorController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\Admin\MailEditorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\AjaxController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FormBuilderBundle\Controller\FunnelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FormBuilderBundle\Controller\FunnelController"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Controller\FunnelController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Type\DynamicMultiFile\FineUploaderType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Type\DynamicMultiFile\FineUploaderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Form\Type\DynamicMultiFile\DropZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventSubscriber\FormBuilderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\EventSubscriber\FormBuilderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\RequestListener"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\EventListener\Core\RequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\MailParamListener"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\EventListener\Core\MailParamListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\FunnelRouteListener"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\EventListener\Core\FunnelRouteListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Core\FunnelFormAssemblingListener"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\EventListener\Core\FunnelFormAssemblingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FormBuilderBundle\EventListener\Admin\AssetListener"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\EventListener\Admin\AssetListener"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FormBuilderBundle\Twig\Extension\StaticFormExtension"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Twig\Extension\StaticFormExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FormBuilderBundle\Twig\Extension\FlashMessageExtension"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Twig\Extension\FlashMessageExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\DynamicMultiFileNotBlankValidator"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Validator\Constraints\DynamicMultiFileNotBlankValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\Recaptcha3Validator"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Validator\Constraints\Recaptcha3Validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\MathCaptchaValidator"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Validator\Constraints\MathCaptchaValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\CloudflareTurnstileValidator"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Validator\Constraints\CloudflareTurnstileValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\FriendlyCaptchaValidator"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Validator\Constraints\FriendlyCaptchaValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FormBuilderBundle\Validator\Constraints\EmailCheckerValidator"; reason: abstract.
Removed service ".abstract.instanceof.FormBuilderBundle\Validator\Constraints\EmailCheckerValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\ProviderBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\ProviderBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\ProviderBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\ProviderBundle\Twig\Extension\ConectoExtension"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\ProviderBundle\Twig\Extension\ConectoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\ProviderBundle\Twig\Extension\LocaleSelectExtension"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\ProviderBundle\Twig\Extension\LocaleSelectExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.CONECTO\ProviderBundle\EventListener\EditmodeListener"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\ProviderBundle\EventListener\EditmodeListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MagazineBundle\Controller\MagazineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MagazineBundle\Controller\MagazineController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\MagazineBundle\Controller\MagazineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MagazineBundle\Controller\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MagazineBundle\Controller\SnippetController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\MagazineBundle\Controller\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\MeilisearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\MeilisearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\MeilisearchBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\MeilisearchBundle\Command\SearchIndexCommand"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\MeilisearchBundle\Command\SearchIndexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\BatchHandlerInterface.0.CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.CONECTO\MeilisearchBundle\Twig\Extension\MeilisearchExtension"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\MeilisearchBundle\Twig\Extension\MeilisearchExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger.0.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\SynchronizerBundle\Logger\SynchronizerLogger"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SyncRun"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\SynchronizerBundle\Command\SyncRun"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SynchronizerCancelCommand"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\SynchronizerBundle\Command\SynchronizerCancelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\SynchronizerBundle\Command\SynchronizerStatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\SynchronizerBundle\Command\SynchronizerStatsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\PageDataBundle\Command\GetPageDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\PageDataBundle\Command\GetPageDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.Asioso\QuickTranslateBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Asioso\QuickTranslateBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Asioso\QuickTranslateBundle\Controller\ObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Asioso\QuickTranslateBundle\Controller\ObjectController"; reason: abstract.
Removed service ".abstract.instanceof.Asioso\QuickTranslateBundle\Controller\ObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.CONECTO\AIBundle\Controller\ConectoAiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.CONECTO\AIBundle\Controller\ConectoAiController"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\AIBundle\Controller\ConectoAiController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\CancelAltTextBatches"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\AIBundle\Command\CancelAltTextBatches"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\ConectoAICommand"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\AIBundle\Command\ConectoAICommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\GenerateImageAltTextCommand"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\AIBundle\Command\GenerateImageAltTextCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\GenerateMetadataCommand"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\AIBundle\Command\GenerateMetadataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.CONECTO\AIBundle\Command\ProcessAltTextBatches"; reason: abstract.
Removed service ".abstract.instanceof.CONECTO\AIBundle\Command\ProcessAltTextBatches"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.SchemaBundle\EventListener\SchemaListener"; reason: abstract.
Removed service ".abstract.instanceof.SchemaBundle\EventListener\SchemaListener"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.SchemaBundle\Twig\Extension\JsonLdExtension"; reason: abstract.
Removed service ".abstract.instanceof.SchemaBundle\Twig\Extension\JsonLdExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\DocumentHelperExtensions"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\DocumentHelperExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugMcpPromptsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ecourty\McpServerBundle\Command\DebugMcpPromptsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugMcpToolsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ecourty\McpServerBundle\Command\DebugMcpToolsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ecourty\McpServerBundle\Command\DebugResourceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Ecourty\McpServerBundle\Command\DebugResourceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ecourty\McpServerBundle\Controller\EntrypointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ecourty\McpServerBundle\Controller\EntrypointController"; reason: abstract.
Removed service ".abstract.instanceof.Ecourty\McpServerBundle\Controller\EntrypointController"; reason: abstract.
Removed service ".instanceof.Ecourty\McpServerBundle\EventListener\ExceptionListener.0.Ecourty\McpServerBundle\EventListener\ExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Ecourty\McpServerBundle\EventListener\ExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Ecourty\McpServerBundle\Normalizer\TemplateResourceDefinitionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Ecourty\McpServerBundle\Normalizer\TemplateResourceDefinitionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.mcp_server.entrypoint_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.mcp_server.entrypoint_controller"; reason: abstract.
Removed service ".abstract.instanceof.mcp_server.entrypoint_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Pimcore\Bundle\CoreBundle\Controller\WebDavController"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Controller\WebDavController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Symfony\Component\Lock\LockFactory"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Component\Lock\LockFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\NotesSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Workflow\EventSubscriber\NotesSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Http\Request\Resolver\EditmodeResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Http\Request\Resolver\EditmodeResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Pimcore\Translation\Translator"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Translation\Translator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Document\Editable\EditableHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Document\Editable\EditableHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.document.areabrick.brick_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.document.areabrick.brick_locator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Templating\Renderer\EditableRenderer"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Templating\Renderer\EditableRenderer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.pimcore.templating.navigation.renderer_locator"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.templating.navigation.renderer_locator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HelpersExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\HelpersExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentEditableExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DocumentEditableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\SubrequestExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\SubrequestExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreObjectExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\PimcoreObjectExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\PimcoreToolExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\PimcoreToolExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\NavigationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\NavigationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\HeaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\HeaderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetCompressExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\AssetCompressExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\WebsiteConfigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\WebsiteConfigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DumpExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DumpExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\CacheExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\CacheTagExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\CacheTagExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\PimcoreUrl"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\PimcoreUrl"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadLink"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadLink"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadMeta"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadMeta"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadScript"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadScript"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadStyle"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadStyle"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\HeadTitle"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\HeadTitle"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Inc"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Inc"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\InlineScript"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\InlineScript"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Navigation"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Navigation"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\AssetHelperExtensions"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\AssetHelperExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DataObjectHelperExtensions"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DataObjectHelperExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\DocumentHelperExtensions"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\DocumentHelperExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Pimcore\Twig\Extension\ImageThumbnailExtension"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Twig\Extension\ImageThumbnailExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\SandboxExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extension\SandboxExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\GenerateChecksumCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Asset\RemoveCustomSettingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Definition\Import\QuantityValueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\CleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.null_tag_aware"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.null_tag_aware"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.adapter.null_tag_aware"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.adapter.doctrine_dbal"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.pimcore.cache.pool.app"; reason: abstract.
Removed service ".abstract.instanceof.pimcore.cache.pool.app"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\CoreCacheHandler"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Cache\Core\CoreCacheHandler"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.Pimcore\Cache\Core\WriteLock"; reason: abstract.
Removed service ".abstract.instanceof.Pimcore\Cache\Core\WriteLock"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
115
Removed service "App\Utility\Color"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.pimcore_webdav"; reason: unused.
Removed service ".service_locator.XBQeQFS"; reason: unused.
Removed service "security.user_checker.chain.mcp_api"; reason: unused.
Removed service ".service_locator.IXxUTwd"; reason: unused.
Removed service "security.user_checker.chain.pimcore_admin"; reason: unused.
Removed service ".service_locator.TKeGMS8"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~pATS2Kb"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.entity_manager_registry_loader"; reason: unused.
Removed service "cmf_routing.enhancer.default_controller"; reason: unused.
Removed service "cmf_routing.enhancer.explicit_template"; reason: unused.
Removed service "cmf_routing.enhancer.controllers_by_type"; reason: unused.
Removed service "cmf_routing.enhancer.controllers_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.controller_for_templates_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.templates_by_class"; reason: unused.
Removed service "cmf_routing.enhancer.content_repository"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "Pimcore\Bundle\AdminBundle\Helper\User"; reason: unused.
Removed service "Pimcore\Twig\Extension\AdminExtension"; reason: unused.
Removed service "CONECTO\ProviderBundle\Utility\Icon"; reason: unused.
Removed service "CONECTO\MeilisearchBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "CONECTO\TOSC5CustomizedBundle\Configuration\Configuration"; reason: unused.
Removed service "CONECTO\SynchronizerBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "Pimcore\Config\ReportConfigWriter"; reason: unused.
Removed service "Pimcore\Http\Response\CodeInjector"; reason: unused.
Removed service "Pimcore\Resolver\ClassResolver"; reason: unused.
Removed service "Pimcore\Twig\Extension\Templating\Placeholder\Container"; reason: unused.
Removed service "pimcore.cache.adapter.doctrine_dbal_tag_aware"; reason: unused.
Removed service "pimcore.cache.pool.app"; reason: unused.
Removed service ".service_locator.xKClWXG"; reason: unused.
Removed service ".service_locator.n1yyPuo"; reason: unused.
Removed service ".service_locator.Jqmw7qR"; reason: unused.
Removed service ".service_locator.3fyqnqv"; reason: unused.
Removed service ".service_locator._48f6F1"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.wE8N8uo"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.e_.xxAP"; reason: unused.
568
Inlined service ".service_locator.O2p6Lk7.App\Controller\AdvertisementController" to "App\Controller\AdvertisementController".
Inlined service ".service_locator.jIByowl.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.jIByowl.App\Controller\EmailController" to "App\Controller\EmailController".
Inlined service ".service_locator.jIByowl.App\Controller\EventController" to "App\Controller\EventController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\JobportalController" to "App\Controller\JobportalController".
Inlined service ".service_locator.jIByowl.App\Controller\PoiController" to "App\Controller\PoiController".
Inlined service ".service_locator.jIByowl.App\Controller\RedirectController" to "App\Controller\RedirectController".
Inlined service ".service_locator.jIByowl.App\Controller\ReportController" to "App\Controller\ReportController".
Inlined service ".service_locator.jIByowl.App\Controller\TourController" to "App\Controller\TourController".
Inlined service ".service_locator.jIByowl.App\Controller\Web2printController" to "App\Controller\Web2printController".
Inlined service "Pimcore\Bundle\SeoBundle\Sitemap\Document\DocumentUrlGenerator" to "Pimcore\Bundle\SeoBundle\Sitemap\Document\DocumentTreeGenerator".
Inlined service "Pimcore\Bundle\SeoBundle\Sitemap\Document\Filter\DocumentTypeFilter" to "Pimcore\Bundle\SeoBundle\Sitemap\Document\DocumentTreeGenerator".
Inlined service "Pimcore\Bundle\SeoBundle\Sitemap\Document\Filter\SiteRootFilter" to "Pimcore\Bundle\SeoBundle\Sitemap\Document\DocumentTreeGenerator".
Inlined service "App\Sitemap\Document\Filter\SeparateSiteSitemapsFilter" to "Pimcore\Bundle\SeoBundle\Sitemap\Document\DocumentTreeGenerator".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.jznhJUE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "Pimcore\Routing\Loader\BundleRoutingLoader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.otfny_1.router.default" to "router.default".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.reset_password" to "limiter.reset_password".
Inlined service "lock.default.factory" to "limiter.reset_password".
Inlined service "pimcore.cache.pool.recorder_inner" to "pimcore.cache.pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.Vudpr5z" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.lU5FqrU" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.ta_jK5j" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.mlKARSU" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "html_sanitizer.config.default" to "html_sanitizer.sanitizer.default".
Inlined service "html_sanitizer.config.pimcore.wysiwyg_sanitizer" to "html_sanitizer.sanitizer.pimcore.wysiwyg_sanitizer".
Inlined service "html_sanitizer.config.pimcore.translation_sanitizer" to "html_sanitizer.sanitizer.pimcore.translation_sanitizer".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
Inlined service ".security.request_matcher.OGmBJhu" to "security.access_map".
Inlined service ".security.request_matcher.dD27co4" to "security.access_map".
Inlined service ".security.request_matcher.yUN1UsJ" to "security.access_map".
Inlined service ".security.request_matcher.OzYMZEW" to "security.access_map".
Inlined service ".security.request_matcher.r4AznzH" to "security.access_map".
Inlined service ".security.request_matcher.hUJ8xkz" to "security.access_map".
Inlined service ".security.request_matcher.WI8CXe9" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.wG54eD_" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "debug.security.firewall.authenticator.pimcore_webdav.inner" to "debug.security.firewall.authenticator.pimcore_webdav".
Inlined service "security.exception_listener.pimcore_webdav" to "security.firewall.map.context.pimcore_webdav".
Inlined service "security.firewall.map.config.pimcore_webdav" to "security.firewall.map.context.pimcore_webdav".
Inlined service "debug.security.firewall.authenticator.mcp_api.inner" to "debug.security.firewall.authenticator.mcp_api".
Inlined service "security.exception_listener.mcp_api" to "security.firewall.map.context.mcp_api".
Inlined service "security.firewall.map.config.mcp_api" to "security.firewall.map.context.mcp_api".
Inlined service ".security.request_matcher.NR_IcTG" to ".security.request_matcher.kzdFSNc".
Inlined service "limiter.storage._login_local_pimcore_admin" to "limiter._login_local_pimcore_admin".
Inlined service "limiter.storage._login_global_pimcore_admin" to "limiter._login_global_pimcore_admin".
Inlined service "limiter._login_global_pimcore_admin" to "security.login_throttling.pimcore_admin.limiter".
Inlined service "limiter._login_local_pimcore_admin" to "security.login_throttling.pimcore_admin.limiter".
Inlined service "security.login_throttling.pimcore_admin.limiter" to "security.listener.login_throttling.pimcore_admin".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.pimcore_admin".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.pimcore_admin".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.pimcore_admin".
Inlined service "security.authentication.success_handler.two_factor.pimcore_admin" to "security.authenticator.two_factor.pimcore_admin".
Inlined service "security.authentication.failure_handler.two_factor.pimcore_admin" to "security.authenticator.two_factor.pimcore_admin".
Inlined service "security.authentication.success_handler.pimcore_admin.form_login" to "security.authenticator.form_login.pimcore_admin".
Inlined service "security.authentication.failure_handler.pimcore_admin.form_login" to "security.authenticator.form_login.pimcore_admin".
Inlined service "debug.security.firewall.authenticator.pimcore_admin.inner" to "debug.security.firewall.authenticator.pimcore_admin".
Inlined service "Pimcore\Security\User\UserChecker" to "security.listener.user_checker.pimcore_admin".
Inlined service "security.exception_listener.pimcore_admin" to "security.firewall.map.context.pimcore_admin".
Inlined service "security.logout_listener.pimcore_admin" to "security.firewall.map.context.pimcore_admin".
Inlined service "security.firewall.map.config.pimcore_admin" to "security.firewall.map.context.pimcore_admin".
Inlined service ".security.request_matcher.QG_OITc" to ".security.request_matcher.dD27co4".
Inlined service ".security.request_matcher.lsBUh4t" to ".security.request_matcher.yUN1UsJ".
Inlined service ".security.request_matcher.4DtA1wY" to ".security.request_matcher.OzYMZEW".
Inlined service ".security.request_matcher.zlsmNhY" to ".security.request_matcher.r4AznzH".
Inlined service ".security.request_matcher.1051k_w" to ".security.request_matcher.hUJ8xkz".
Inlined service ".security.request_matcher.2A9COBU" to ".security.request_matcher.WI8CXe9".
Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.htmlsanitizer" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\Extension\WebsiteExtension" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "Pimcore\Bundle\AdminBundle\Twig\Extension\AdminExtension" to "twig".
Inlined service "FormBuilderBundle\Twig\Extension\StaticFormExtension" to "twig".
Inlined service "FormBuilderBundle\Twig\Extension\FlashMessageExtension" to "twig".
Inlined service "CONECTO\ProviderBundle\Twig\Extension\ConectoExtension" to "twig".
Inlined service "CONECTO\ProviderBundle\Twig\Extension\LocaleSelectExtension" to "twig".
Inlined service "CONECTO\MeilisearchBundle\Twig\Extension\MeilisearchExtension" to "twig".
Inlined service "SchemaBundle\Twig\Extension\JsonLdExtension" to "twig".
Inlined service "Pimcore\Bundle\WebToPrintBundle\Twig\Extension\DocumentHelperExtensions" to "twig".
Inlined service "Pimcore\Bundle\WebToPrintBundle\Twig\Extension\PrintCatalogExtension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "Pimcore\Twig\Extension\HelpersExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\DocumentEditableExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\PimcoreObjectExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\PimcoreToolExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\NavigationExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\HeaderExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\AssetCompressExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\WebsiteConfigExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\DumpExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\CacheExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\CacheTagExtension" to "twig".
Inlined service "Pimcore\Twig\Extension\AssetHelperExtensions" to "twig".
Inlined service "Pimcore\Twig\Extension\DataObjectHelperExtensions" to "twig".
Inlined service "Pimcore\Twig\Extension\DocumentHelperExtensions" to "twig".
Inlined service "Pimcore\Twig\Extension\ImageThumbnailExtension" to "twig".
Inlined service "Twig\Extension\SandboxExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.QJ5lChw" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.PBToVFE" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.connection_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "cmf_routing.nested_matcher" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.generator" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.enhancer.route_content" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.final_matcher" to "cmf_routing.nested_matcher".
Inlined service "cmf_routing.matcher.dummy_collection" to "cmf_routing.final_matcher".
Inlined service "cmf_routing.matcher.dummy_context" to "cmf_routing.final_matcher".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.security.google_totp_factory" to "scheb_two_factor.security.google_authenticator".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "flysystem.adapter.pimcore.admin.storage" to "pimcore.admin.storage".
Inlined service "flysystem.adapter.form_builder.chunk.storage" to "form_builder.chunk.storage".
Inlined service "flysystem.adapter.form_builder.files.storage" to "form_builder.files.storage".
Inlined service "flysystem.adapter.pimcore.document_static.storage" to "pimcore.document_static.storage".
Inlined service "flysystem.adapter.pimcore.asset.storage" to "pimcore.asset.storage".
Inlined service "flysystem.adapter.pimcore.asset_cache.storage" to "pimcore.asset_cache.storage".
Inlined service "flysystem.adapter.pimcore.thumbnail.storage" to "pimcore.thumbnail.storage".
Inlined service "flysystem.adapter.pimcore.version.storage" to "pimcore.version.storage".
Inlined service "flysystem.adapter.pimcore.recycle_bin.storage" to "pimcore.recycle_bin.storage".
Inlined service "flysystem.adapter.pimcore.email_log.storage" to "pimcore.email_log.storage".
Inlined service "flysystem.adapter.pimcore.temp.storage" to "pimcore.temp.storage".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\UserController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\UserController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController" to "Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController" to "Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\AdminBundle\Controller\PublicServicesController" to "Pimcore\Bundle\AdminBundle\Controller\PublicServicesController".
Inlined service ".service_locator._TaryLL" to "Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Manager".
Inlined service ".service_locator.Q9.i23." to "Pimcore\Bundle\AdminBundle\DataObject\GridColumnConfig\Service".
Inlined service ".service_locator.ETifq8x" to "Pimcore\Bundle\AdminBundle\DataObject\GridColumnConfig\Service".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController" to "Pimcore\Bundle\SeoBundle\Controller\Document\DocumentController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\SeoBundle\Controller\MiscController" to "Pimcore\Bundle\SeoBundle\Controller\MiscController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\SeoBundle\Controller\RedirectsController" to "Pimcore\Bundle\SeoBundle\Controller\RedirectsController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\SeoBundle\Controller\SettingsController" to "Pimcore\Bundle\SeoBundle\Controller\SettingsController".
Inlined service ".service_locator.GvH5NSV" to "Pimcore\Bundle\SeoBundle\EventListener\SitemapGeneratorListener".
Inlined service "Pimcore\Bundle\SeoBundle\Sitemap\UrlGenerator" to "Pimcore\Bundle\SeoBundle\Sitemap\Document\DocumentUrlGenerator".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController" to "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\DataObjectController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController" to "Pimcore\Bundle\SimpleBackendSearchBundle\Controller\SearchController".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Email\Parser\MailParser" to "FormBuilderBundle\OutputWorkflow\Channel\Email\EmailOutputChannelWorker".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Email\EmailOutputChannelWorker" to "FormBuilderBundle\OutputWorkflow\Channel\Email\EmailOutputChannel".
Inlined service "FormBuilderBundle\Factory\ObjectResolverFactory" to "FormBuilderBundle\OutputWorkflow\Channel\Object\ObjectOutputChannel".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Api\ApiOutputChannelWorker" to "FormBuilderBundle\OutputWorkflow\Channel\Api\ApiOutputChannel".
Inlined service "FormBuilderBundle\OutputWorkflow\OutputWorkflowResolver" to "FormBuilderBundle\OutputWorkflow\FormSubmissionFinisher".
Inlined service "FormBuilderBundle\OutputWorkflow\SuccessManagementWorker" to "FormBuilderBundle\OutputWorkflow\FormSubmissionFinisher".
Inlined service "FormBuilderBundle\OutputWorkflow\FunnelWorker" to "FormBuilderBundle\OutputWorkflow\OutputWorkflowDispatcher".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Email\EmailOutputChannel" to "FormBuilderBundle\Registry\OutputWorkflowChannelRegistry".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Object\ObjectOutputChannel" to "FormBuilderBundle\Registry\OutputWorkflowChannelRegistry".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Api\ApiOutputChannel" to "FormBuilderBundle\Registry\OutputWorkflowChannelRegistry".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Funnel\FunnelOutputChannel" to "FormBuilderBundle\Registry\OutputWorkflowChannelRegistry".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Funnel\Layer\DynamicLayoutLayer" to "FormBuilderBundle\Registry\FunnelLayerRegistry".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Funnel\Action\ChannelAction" to "FormBuilderBundle\Registry\FunnelActionRegistry".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Funnel\Action\ReturnToFormAction" to "FormBuilderBundle\Registry\FunnelActionRegistry".
Inlined service "FormBuilderBundle\OutputWorkflow\Channel\Funnel\Action\DisabledAction" to "FormBuilderBundle\Registry\FunnelActionRegistry".
Inlined service "FormBuilderBundle\Transformer\ChoicesTransformer" to "FormBuilderBundle\Registry\OptionsTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\DefaultValueTransformer" to "FormBuilderBundle\Registry\OptionsTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\HrefTransformer" to "FormBuilderBundle\Registry\OptionsTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\ChoicesMetaTransformer" to "FormBuilderBundle\Registry\OptionsTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\Output\FallbackTransformer" to "FormBuilderBundle\Registry\OutputTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\Output\DynamicMultiFileTransformer" to "FormBuilderBundle\Registry\OutputTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\Output\DynamicMultiFileTransformer" to "FormBuilderBundle\Registry\OutputTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\Output\ChoiceDataObjectTransformer" to "FormBuilderBundle\Registry\OutputTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\Output\CountryDataObjectTransformer" to "FormBuilderBundle\Registry\OutputTransformerRegistry".
Inlined service "FormBuilderBundle\Transformer\Output\CheckboxObjectTransformer" to "FormBuilderBundle\Registry\OutputTransformerRegistry".
Inlined service "FormBuilderBundle\Factory\FormDataFactory" to "FormBuilderBundle\Builder\FrontendFormBuilder".
Inlined service "FormBuilderBundle\Registry\OptionsTransformerRegistry" to "FormBuilderBundle\Builder\ExtJsFormBuilder".
Inlined service "FormBuilderBundle\Registry\OutputTransformerRegistry" to "FormBuilderBundle\Form\FormValuesOutputApplier".
Inlined service "FormBuilderBundle\Registry\InputTransformerRegistry" to "FormBuilderBundle\Form\FormValuesInputApplier".
Inlined service ".service_locator.CgLZdtH.FormBuilderBundle\Controller\Admin\ExportController" to "FormBuilderBundle\Controller\Admin\ExportController".
Inlined service ".service_locator.CgLZdtH.FormBuilderBundle\Controller\Admin\MailEditorController" to "FormBuilderBundle\Controller\Admin\MailEditorController".
Inlined service ".service_locator.CgLZdtH.FormBuilderBundle\Controller\Admin\OutputWorkflowApiController" to "FormBuilderBundle\Controller\Admin\OutputWorkflowApiController".
Inlined service ".service_locator.CgLZdtH.FormBuilderBundle\Controller\Admin\OutputWorkflowController" to "FormBuilderBundle\Controller\Admin\OutputWorkflowController".
Inlined service ".service_locator.CgLZdtH.FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController" to "FormBuilderBundle\Controller\Admin\OutputWorkflowFunnelController".
Inlined service ".service_locator.CgLZdtH.FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController" to "FormBuilderBundle\Controller\Admin\OutputWorkflowObjectController".
Inlined service ".service_locator.CgLZdtH.FormBuilderBundle\Controller\Admin\SettingsController" to "FormBuilderBundle\Controller\Admin\SettingsController".
Inlined service ".service_locator.jIByowl.FormBuilderBundle\Controller\AjaxController" to "FormBuilderBundle\Controller\AjaxController".
Inlined service ".service_locator.jIByowl.FormBuilderBundle\Controller\EmailController" to "FormBuilderBundle\Controller\EmailController".
Inlined service ".service_locator.jIByowl.FormBuilderBundle\Controller\FunnelController" to "FormBuilderBundle\Controller\FunnelController".
Inlined service "FormBuilderBundle\OutputWorkflow\FormSubmissionFinisher" to "FormBuilderBundle\EventListener\Core\RequestListener".
Inlined service "FormBuilderBundle\Factory\OutputWorkflowFactory" to "FormBuilderBundle\Manager\OutputWorkflowManager".
Inlined service ".service_locator.jIByowl.CONECTO\ProviderBundle\Controller\DocumentController" to "CONECTO\ProviderBundle\Controller\DocumentController".
Inlined service ".service_locator.jIByowl.CONECTO\MagazineBundle\Controller\MagazineController" to "CONECTO\MagazineBundle\Controller\MagazineController".
Inlined service ".service_locator.jIByowl.CONECTO\MagazineBundle\Controller\SnippetController" to "CONECTO\MagazineBundle\Controller\SnippetController".
Inlined service "CONECTO\MeilisearchBundle\Service\SearchService" to "CONECTO\MeilisearchBundle\Controller\SearchController".
Inlined service ".service_locator.jIByowl.CONECTO\MeilisearchBundle\Controller\SearchController" to "CONECTO\MeilisearchBundle\Controller\SearchController".
Inlined service ".service_locator.jIByowl.CONECTO\TOSC5Bundle\Controller\DesklineWidgetController" to "CONECTO\TOSC5Bundle\Controller\DesklineWidgetController".
Inlined service ".service_locator.jIByowl.CONECTO\TOSC5CustomizedBundle\Controller\SnippetController" to "CONECTO\TOSC5CustomizedBundle\Controller\SnippetController".
Inlined service ".service_locator.jIByowl.CONECTO\TOSC5CustomizedBundle\Controller\WidgetController" to "CONECTO\TOSC5CustomizedBundle\Controller\WidgetController".
Inlined service "CONECTO\ContwiseBundle\Configuration\Configuration" to "CONECTO\ContwiseBundle\Synchronizers\TourSynchronizer".
Inlined service ".service_locator.jIByowl.Asioso\QuickTranslateBundle\Controller\DefaultController" to "Asioso\QuickTranslateBundle\Controller\DefaultController".
Inlined service ".service_locator.jIByowl.Asioso\QuickTranslateBundle\Controller\DocumentController" to "Asioso\QuickTranslateBundle\Controller\DocumentController".
Inlined service ".service_locator.jIByowl.Asioso\QuickTranslateBundle\Controller\ObjectController" to "Asioso\QuickTranslateBundle\Controller\ObjectController".
Inlined service ".service_locator.jIByowl.CONECTO\QuickTranslateBundle\Controller\QuickTranslateController" to "CONECTO\QuickTranslateBundle\Controller\QuickTranslateController".
Inlined service ".service_locator.O2p6Lk7.CONECTO\AIBundle\Controller\ConectoAiController" to "CONECTO\AIBundle\Controller\ConectoAiController".
Inlined service "CONECTO\AIBundle\Factory\OpenAIClientFactory" to "OpenAI\Client".
Inlined service "CONECTO\AIBundle\Generator\PageMetadataGenerator" to "CONECTO\AIBundle\Service\ConectoAIService".
Inlined service "SchemaBundle\Processor\SchemaRequestProcessor" to "SchemaBundle\EventListener\SchemaListener".
Inlined service "App\Schema\Generator\TourGenerator" to "SchemaBundle\Registry\SchemaGeneratorRegistry".
Inlined service "App\Schema\Generator\PoiGenerator" to "SchemaBundle\Registry\SchemaGeneratorRegistry".
Inlined service "App\Schema\Generator\EventGenerator" to "SchemaBundle\Registry\SchemaGeneratorRegistry".
Inlined service "App\Schema\Generator\JobGenerator" to "SchemaBundle\Registry\SchemaGeneratorRegistry".
Inlined service "SchemaBundle\Processor\SchemaElementProcessor" to "SchemaBundle\Twig\Extension\JsonLdExtension".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController" to "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintcontainerController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController" to "Pimcore\Bundle\WebToPrintBundle\Controller\Document\PrintpageController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController" to "Pimcore\Bundle\WebToPrintBundle\Controller\SettingsController".
Inlined service ".service_locator.O2p6Lk7.Ecourty\McpServerBundle\Controller\EntrypointController" to "Ecourty\McpServerBundle\Controller\EntrypointController".
Inlined service ".service_locator.VLCY2vd" to "Ecourty\McpServerBundle\Service\MethodHandlerRegistry".
Inlined service ".service_locator.I_xRquP" to "Ecourty\McpServerBundle\Service\ToolRegistry".
Inlined service ".service_locator.O2p6Lk7.mcp_server.entrypoint_controller" to "mcp_server.entrypoint_controller".
Inlined service ".service_locator.XhHOuMH" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~mh600uM" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "pimcore.security.password_hasher_factory.inner" to "pimcore.security.password_hasher_factory".
Inlined service "pimcore.security.user_password_hasher_factory" to "pimcore.security.password_hasher_factory".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\CoreBundle\Controller\PublicServicesController" to "Pimcore\Bundle\CoreBundle\Controller\PublicServicesController".
Inlined service ".service_locator.CgLZdtH.Pimcore\Bundle\CoreBundle\Controller\WebDavController" to "Pimcore\Bundle\CoreBundle\Controller\WebDavController".
Inlined service "mailer.mailer" to "Pimcore\Mail\Mailer".
Inlined service "Pimcore\Mail\Plugins\RedirectingPlugin" to "Pimcore\Mail\Mailer".
Inlined service "Symfony\Component\Lock\PersistingStoreInterface" to "Symfony\Component\Lock\LockFactory".
Inlined service "Pimcore\Config\BundleConfigLocator" to "Pimcore\Routing\Loader\BundleRoutingLoader".
Inlined service "workflow.security.expression_language" to "Pimcore\Workflow\ExpressionService".
Inlined service "workflow.support_strategy.authorization_checker" to "Pimcore\Workflow\ExpressionService".
Inlined service "Pimcore\Workflow\Notification\PimcoreNotificationService" to "Pimcore\Workflow\EventSubscriber\NotificationSubscriber".
Inlined service "Pimcore\Composer\PackageInfo" to "Pimcore\Extension\Bundle\PimcoreBundleLocator".
Inlined service "Pimcore\Extension\Bundle\PimcoreBundleLocator" to "Pimcore\Extension\Bundle\PimcoreBundleManager".
Inlined service "Pimcore\Http\Context\PimcoreContextGuesser" to "Pimcore\Http\Request\Resolver\PimcoreContextResolver".
Inlined service "Pimcore\Model\Document\Editable\Loader\EditableLoader.prefix_loader" to "Pimcore\Model\Document\Editable\Loader\EditableLoader".
Inlined service "pimcore.implementation_loader.object.data.prefix_loader" to "pimcore.implementation_loader.object.data".
Inlined service "pimcore.implementation_loader.object.data.class_map_loader" to "pimcore.implementation_loader.object.data".
Inlined service "pimcore.implementation_loader.asset.metadata.data.class_map_loader" to "pimcore.implementation_loader.asset.metadata.data".
Inlined service "pimcore.implementation_loader.object.layout.prefix_loader" to "pimcore.implementation_loader.object.layout".
Inlined service "Pimcore\HttpKernel\BundleLocator\BundleLocator" to "Pimcore\Document\Editable\EditableHandler".
Inlined service "Pimcore\HttpKernel\WebPathResolver" to "Pimcore\Document\Editable\EditableHandler".
Inlined service "Pimcore\Translation\TranslationEntriesDumper" to "Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener".
Inlined service "Pimcore\Cache\FullPage\SessionStatus" to "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener".
Inlined service "Pimcore\Twig\Sandbox\SecurityPolicy" to "Twig\Extension\SandboxExtension".
Inlined service "Pimcore\Image\Optimizer\SpatieImageOptimizer" to "Pimcore\Image\Optimizer".
Inlined service "Pimcore\Bundle\SeoBundle\Maintenance\RedirectCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\SeoBundle\Maintenance\LogErrorCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Bundle\SimpleBackendSearchBundle\Task\Maintenance\FullTextIndexOptimizeTask" to "Pimcore\Maintenance\Executor".
Inlined service "FormBuilderBundle\Maintenance\CleanUpTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\ScheduledTasksTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\LogCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\CleanupBrickTablesTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\CleanupClassificationstoreTablesTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\CleanupFieldcollectionTablesTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\VersionsCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\VersionsCleanupStackTraceDbTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\DbCleanupBrokenViewsTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\TmpStoreCleanupTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\HousekeepingTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\LowQualityImagePreviewTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\PruningCacheItemsTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\StaticPagesGenerationTask" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\CleanupBrickTablesTaskHelper" to "Pimcore\Maintenance\Tasks\CleanupBrickTablesTask".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\CleanupFieldcollectionTablesTaskHelper" to "Pimcore\Maintenance\Tasks\CleanupFieldcollectionTablesTask".
Inlined service "pimcore.cache.adapter.null" to "pimcore.cache.adapter.null_tag_aware".
Inlined service "Pimcore\Cache\Core\WriteLock" to "Pimcore\Cache\Core\CoreCacheHandler".
Inlined service ".service_locator.eGtMJtV" to "Pimcore\Element\MarshallerService".
Inlined service "Pimcore\DataObject\ClassBuilder\FieldDefinitionPropertiesBuilderInterface" to "Pimcore\DataObject\ClassBuilder\ClassBuilderInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\FieldDefinitionBuilderInterface" to "Pimcore\DataObject\ClassBuilder\ClassBuilderInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ListingClassFieldDefinitionBuilderInterface" to "Pimcore\DataObject\ClassBuilder\ListingClassBuilderInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ListingClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\FieldCollectionClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPFieldCollectionClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ObjectBrickClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPObjectBrickClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\ObjectBrickContainerClassBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPObjectBrickContainerClassDumperInterface".
Inlined service "Pimcore\DataObject\ClassBuilder\SelectOptionsEnumBuilderInterface" to "Pimcore\DataObject\ClassBuilder\PHPSelectOptionsEnumDumperInterface".
Inlined service "pimcore.serializer.normalizer.reference_loop" to "Pimcore\Serializer\Serializer".
Inlined service "pimcore.serializer.encoder.json" to "Pimcore\Serializer\Serializer".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver" to ".debug.value_resolver.Pimcore\Bundle\CoreBundle\Request\ParamResolver\DataObjectParamResolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver" to ".debug.value_resolver.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver".
Inlined service "Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver" to ".debug.value_resolver.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver".
Inlined service "Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver" to ".debug.value_resolver.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.pimcore-core.middleware.send_message".
Inlined service "messenger.bus.pimcore-core.messenger.handlers_locator" to "messenger.bus.pimcore-core.middleware.handle_message".
Inlined service "App\MessageHandler\JobApplicationHandler" to ".messenger.handler_descriptor..wGcgnL".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Mnqtxjq".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.ZZGH6zk".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.b5gnOyR".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.N85jVd3".
Inlined service "presta_sitemap.messenger.message_handler" to ".messenger.handler_descriptor.lJQKkYe".
Inlined service "Pimcore\Bundle\SimpleBackendSearchBundle\MessageHandler\SearchBackendHandler" to ".messenger.handler_descriptor.bJGgoiG".
Inlined service "CONECTO\MeilisearchBundle\Messenger\Handler\UpdateSearchIndexHandler" to ".messenger.handler_descriptor.VQOBrpN".
Inlined service "CONECTO\SynchronizerBundle\Messenger\Handler\CustomDeleteTaskHandler" to ".messenger.handler_descriptor.49XNGDp".
Inlined service "CONECTO\SynchronizerBundle\Messenger\Handler\DeleteOutdatedTaskHandler" to ".messenger.handler_descriptor.WOY_nTm".
Inlined service "CONECTO\SynchronizerBundle\Messenger\Handler\DumpFixtureTaskHandler" to ".messenger.handler_descriptor.6OvxhFE".
Inlined service "CONECTO\SynchronizerBundle\Messenger\Handler\FetchTaskHandler" to ".messenger.handler_descriptor._qGMljx".
Inlined service "CONECTO\SynchronizerBundle\Messenger\Handler\IdentifyOutdatedObjectsTaskHandler" to ".messenger.handler_descriptor.opt8VA1".
Inlined service "CONECTO\SynchronizerBundle\Messenger\Handler\PrepareTaskHandler" to ".messenger.handler_descriptor.O8XG0II".
Inlined service "CONECTO\SynchronizerBundle\Messenger\Handler\SyncTaskHandler" to ".messenger.handler_descriptor.T3ZkRPK".
Inlined service "Pimcore\Bundle\WebToPrintBundle\Messenger\Handler\GenerateWeb2PrintPdfHandler" to ".messenger.handler_descriptor.X9Y2BKE".
Inlined service "Pimcore\Messenger\Handler\VideoConvertHandler" to ".messenger.handler_descriptor.B4ixLmb".
Inlined service "Pimcore\Messenger\Handler\CleanupThumbnailsHandler" to ".messenger.handler_descriptor.ZPdV2Ak".
Inlined service "Pimcore\Messenger\Handler\AssetUpdateTasksHandler" to ".messenger.handler_descriptor.iHsnMy7".
Inlined service "Pimcore\Messenger\Handler\AssetPreviewImageHandler" to ".messenger.handler_descriptor.x4c3Tw8".
Inlined service "Pimcore\Messenger\Handler\MaintenanceTaskHandler" to ".messenger.handler_descriptor.VzVjqdo".
Inlined service "Pimcore\Messenger\Handler\ScheduledTaskHandler" to ".messenger.handler_descriptor.R1GFKNN".
Inlined service "Pimcore\Messenger\Handler\OptimizeImageHandler" to ".messenger.handler_descriptor.AyyS7I7".
Inlined service "Pimcore\Messenger\Handler\GeneratePagePreviewHandler" to ".messenger.handler_descriptor.ZO6JJgE".
Inlined service "Pimcore\Messenger\Handler\VersionDeleteHandler" to ".messenger.handler_descriptor.haPKtJc".
Inlined service "Pimcore\Messenger\Handler\SanityCheckHandler" to ".messenger.handler_descriptor.v.ooHDP".
Inlined service "Pimcore\Messenger\Handler\ElementDependenciesHandler" to ".messenger.handler_descriptor.ipARWKc".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "debug.security.event_dispatcher.pimcore_webdav.inner" to "debug.security.event_dispatcher.pimcore_webdav".
Inlined service "debug.security.event_dispatcher.mcp_api.inner" to "debug.security.event_dispatcher.mcp_api".
Inlined service "debug.security.event_dispatcher.pimcore_admin.inner" to "debug.security.event_dispatcher.pimcore_admin".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.otfny_1" to ".service_locator.otfny_1.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.foK4uYJ" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.pimcore_webdav" to "debug.security.firewall.authenticator.pimcore_webdav.inner".
Inlined service "security.authenticator.manager.mcp_api" to "debug.security.firewall.authenticator.mcp_api.inner".
Inlined service "security.authenticator.manager.pimcore_admin" to "debug.security.firewall.authenticator.pimcore_admin.inner".
Inlined service ".service_locator.LYpNVP6" to "console.command_loader".
Inlined service ".cache_connection.GD_MSZC" to "pimcore.cache.pool.recorder_inner".
Inlined service "cache.default_marshaller" to "pimcore.cache.pool.recorder_inner".
Inlined service "router.default" to "router".
Inlined service "cmf_routing.dynamic_router" to "router".
Inlined service "Pimcore\Routing\Element\Router" to "router".
Inlined service "debug.traced.messenger.bus.pimcore-core.inner" to "messenger.default_bus".
Inlined service "Pimcore\Routing\Dynamic\DataObjectRouteHandler" to "cmf_routing.route_provider".
Inlined service "Pimcore\Model\Factory\FallbackBuilder" to "pimcore.model.factory".
Inlined service "pimcore.model.factory.classmap_builder" to "pimcore.model.factory".
Inlined service "pimcore.document.areabrick.brick_locator" to "Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface".
Inlined service ".service_locator.TpoC7U9" to "Symfony\Component\HttpKernel\EventListener\SessionListener".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "CONECTO\AIBundle\Service\LockService" to "console.command.public_alias.CONECTO\AIBundle\Command\ProcessAltTextBatches".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\DataObjectTaskHelper" to "Pimcore\Maintenance\Executor".
Inlined service "Pimcore\Maintenance\Tasks\DataObject\DataObjectTaskHelper" to "Pimcore\Maintenance\Executor".
3
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.pimcore_webdav", "debug.security.firewall.authenticator.mcp_api", "debug.security.firewall.authenticator.pimcore_admin", "doctrine.migrations.container_aware_migrations_factory", "scheb_two_factor.security.authentication.trust_resolver", "pimcore.security.password_hasher_factory", "debug.security.event_dispatcher.pimcore_webdav", "debug.security.event_dispatcher.mcp_api", "debug.security.event_dispatcher.pimcore_admin", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "console.eventlistener" was defined on service(s) "CONECTO\ProviderBundle\EventListener\EditmodeListener", "CONECTO\MeilisearchBundle\EventListener\PimcoreElementListener", but was never used. Did you mean "kernel.event_listener", "doctrine.event_listener"?
Tag "conecto_ai.generator" was defined on service(s) "CONECTO\AIBundle\Generator\BatchImageAltTextGenerator", "CONECTO\AIBundle\Generator\ImageAltTextGenerator", but was never used.