Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 130.96 KB | None | 0 0
  1.  
  2. /app/themes/pubportal/pubportal.theme:132:
  3. class Drupal\views\Plugin\views\field\EntityField#1430 (46) {
  4. public $items =>
  5. array(0) {
  6. }
  7. public $multiple =>
  8. bool(false)
  9. public $limit_values =>
  10. bool(false)
  11. public $base_table =>
  12. NULL
  13. protected $formatterOptions =>
  14. NULL
  15. protected $entityManager =>
  16. class Drupal\Core\Entity\EntityManager#281 (2) {
  17. protected $container =>
  18. class Drupal\Core\DependencyInjection\Container#21 (7) {
  19. protected $parameters =>
  20. array(22) {
  21. ...
  22. }
  23. protected $aliases =>
  24. array(5) {
  25. ...
  26. }
  27. protected $serviceDefinitions =>
  28. array(649) {
  29. ...
  30. }
  31. protected $services =>
  32. array(253) {
  33. ...
  34. }
  35. protected $privateServices =>
  36. array(3) {
  37. ...
  38. }
  39. protected $loading =>
  40. array(0) {
  41. ...
  42. }
  43. protected $frozen =>
  44. bool(true)
  45. }
  46. public $_serviceId =>
  47. string(14) "entity.manager"
  48. }
  49. protected $formatterPluginManager =>
  50. class Drupal\Core\Field\FormatterPluginManager#488 (19) {
  51. protected $formatterOptions =>
  52. NULL
  53. protected $fieldTypeManager =>
  54. class Drupal\Core\Field\FieldTypePluginManager#478 (19) {
  55. protected $typedDataManager =>
  56. class Drupal\Core\TypedData\TypedDataManager#476 (23) {
  57. ...
  58. }
  59. protected $cacheKey =>
  60. string(19) "field_types_plugins"
  61. protected $cacheTags =>
  62. array(0) {
  63. ...
  64. }
  65. protected $alterHook =>
  66. string(10) "field_info"
  67. protected $subdir =>
  68. string(22) "Plugin/Field/FieldType"
  69. protected $moduleHandler =>
  70. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  71. ...
  72. }
  73. protected $defaults =>
  74. array(0) {
  75. ...
  76. }
  77. protected $pluginDefinitionAnnotationName =>
  78. string(38) "Drupal\Core\Field\Annotation\FieldType"
  79. protected $pluginInterface =>
  80. string(36) "Drupal\Core\Field\FieldItemInterface"
  81. protected $namespaces =>
  82. class ArrayObject#214 (2) {
  83. ...
  84. }
  85. protected $additionalAnnotationNamespaces =>
  86. array(0) {
  87. ...
  88. }
  89. protected $discovery =>
  90. NULL
  91. protected $factory =>
  92. NULL
  93. protected $mapper =>
  94. NULL
  95. protected $definitions =>
  96. array(40) {
  97. ...
  98. }
  99. protected $cacheBackend =>
  100. class Drupal\Core\Cache\ChainedFastBackend#203 (5) {
  101. ...
  102. }
  103. protected $useCaches =>
  104. bool(true)
  105. protected $stringTranslation =>
  106. NULL
  107. public $_serviceId =>
  108. string(31) "plugin.manager.field.field_type"
  109. }
  110. protected $cacheKey =>
  111. string(29) "field_formatter_types_plugins"
  112. protected $cacheTags =>
  113. array(0) {
  114. }
  115. protected $alterHook =>
  116. string(20) "field_formatter_info"
  117. protected $subdir =>
  118. string(27) "Plugin/Field/FieldFormatter"
  119. protected $moduleHandler =>
  120. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  121. protected $loadedFiles =>
  122. array(70) {
  123. ...
  124. }
  125. protected $moduleList =>
  126. array(70) {
  127. ...
  128. }
  129. protected $loaded =>
  130. bool(true)
  131. protected $implementations =>
  132. array(194) {
  133. ...
  134. }
  135. protected $verified =>
  136. array(39) {
  137. ...
  138. }
  139. protected $hookInfo =>
  140. array(41) {
  141. ...
  142. }
  143. protected $cacheBackend =>
  144. class Drupal\Core\Cache\ChainedFastBackend#25 (5) {
  145. ...
  146. }
  147. protected $cacheNeedsWriting =>
  148. bool(true)
  149. protected $alterFunctions =>
  150. array(11) {
  151. ...
  152. }
  153. protected $root =>
  154. string(4) "/app"
  155. protected $includeFileKeys =>
  156. array(70) {
  157. ...
  158. }
  159. public $_serviceId =>
  160. string(14) "module_handler"
  161. }
  162. protected $defaults =>
  163. array(0) {
  164. }
  165. protected $pluginDefinitionAnnotationName =>
  166. string(43) "Drupal\Core\Field\Annotation\FieldFormatter"
  167. protected $pluginInterface =>
  168. string(36) "Drupal\Core\Field\FormatterInterface"
  169. protected $namespaces =>
  170. class ArrayObject#214 (2) {
  171. public $_serviceId =>
  172. string(20) "container.namespaces"
  173. private $storage =>
  174. array(83) {
  175. ...
  176. }
  177. }
  178. protected $additionalAnnotationNamespaces =>
  179. array(0) {
  180. }
  181. protected $discovery =>
  182. NULL
  183. protected $factory =>
  184. NULL
  185. protected $mapper =>
  186. NULL
  187. protected $definitions =>
  188. array(58) {
  189. 'address_default' =>
  190. array(6) {
  191. ...
  192. }
  193. 'address_plain' =>
  194. array(6) {
  195. ...
  196. }
  197. 'address_country_default' =>
  198. array(6) {
  199. ...
  200. }
  201. 'comment_default' =>
  202. array(7) {
  203. ...
  204. }
  205. 'comment_permalink' =>
  206. array(6) {
  207. ...
  208. }
  209. 'comment_username' =>
  210. array(7) {
  211. ...
  212. }
  213. 'commerce_plugin_item_default' =>
  214. array(6) {
  215. ...
  216. }
  217. 'commerce_order_item_table' =>
  218. array(6) {
  219. ...
  220. }
  221. 'commerce_order_total_summary' =>
  222. array(6) {
  223. ...
  224. }
  225. 'commerce_price_plain' =>
  226. array(6) {
  227. ...
  228. }
  229. 'commerce_price_calculated' =>
  230. array(6) {
  231. ...
  232. }
  233. 'commerce_price_default' =>
  234. array(6) {
  235. ...
  236. }
  237. 'commerce_add_to_cart' =>
  238. array(6) {
  239. ...
  240. }
  241. 'commerce_product_attributes_overview' =>
  242. array(6) {
  243. ...
  244. }
  245. 'datetime_plain' =>
  246. array(6) {
  247. ...
  248. }
  249. 'datetime_custom' =>
  250. array(6) {
  251. ...
  252. }
  253. 'datetime_default' =>
  254. array(6) {
  255. ...
  256. }
  257. 'datetime_time_ago' =>
  258. array(6) {
  259. ...
  260. }
  261. 'entity_reference_revisions_entity_view' =>
  262. array(7) {
  263. ...
  264. }
  265. 'feeds_uri_link' =>
  266. array(6) {
  267. ...
  268. }
  269. 'file_uri' =>
  270. array(6) {
  271. ...
  272. }
  273. 'file_default' =>
  274. array(6) {
  275. ...
  276. }
  277. 'file_rss_enclosure' =>
  278. array(6) {
  279. ...
  280. }
  281. 'file_audio' =>
  282. array(7) {
  283. ...
  284. }
  285. 'file_size' =>
  286. array(6) {
  287. ...
  288. }
  289. 'file_filemime' =>
  290. array(6) {
  291. ...
  292. }
  293. 'file_url_plain' =>
  294. array(6) {
  295. ...
  296. }
  297. 'file_extension' =>
  298. array(6) {
  299. ...
  300. }
  301. 'file_video' =>
  302. array(7) {
  303. ...
  304. }
  305. 'file_table' =>
  306. array(6) {
  307. ...
  308. }
  309. 'file_link' =>
  310. array(6) {
  311. ...
  312. }
  313. 'image_url' =>
  314. array(6) {
  315. ...
  316. }
  317. 'image' =>
  318. array(6) {
  319. ...
  320. }
  321. 'link' =>
  322. array(6) {
  323. ...
  324. }
  325. 'link_separate' =>
  326. array(6) {
  327. ...
  328. }
  329. 'list_default' =>
  330. array(6) {
  331. ...
  332. }
  333. 'list_key' =>
  334. array(6) {
  335. ...
  336. }
  337. 'state_transition_form' =>
  338. array(6) {
  339. ...
  340. }
  341. 'entity_reference_rss_category' =>
  342. array(7) {
  343. ...
  344. }
  345. 'text_trimmed' =>
  346. array(6) {
  347. ...
  348. }
  349. 'text_default' =>
  350. array(6) {
  351. ...
  352. }
  353. 'text_summary_or_trimmed' =>
  354. array(6) {
  355. ...
  356. }
  357. 'user_name' =>
  358. array(7) {
  359. ...
  360. }
  361. 'author' =>
  362. array(7) {
  363. ...
  364. }
  365. 'entity_reference_entity_id' =>
  366. array(7) {
  367. ...
  368. }
  369. 'basic_string' =>
  370. array(6) {
  371. ...
  372. }
  373. 'email_mailto' =>
  374. array(6) {
  375. ...
  376. }
  377. 'boolean' =>
  378. array(6) {
  379. ...
  380. }
  381. 'string' =>
  382. array(6) {
  383. ...
  384. }
  385. 'language' =>
  386. array(6) {
  387. ...
  388. }
  389. 'timestamp' =>
  390. array(6) {
  391. ...
  392. }
  393. 'number_integer' =>
  394. array(6) {
  395. ...
  396. }
  397. 'number_unformatted' =>
  398. array(6) {
  399. ...
  400. }
  401. 'timestamp_ago' =>
  402. array(6) {
  403. ...
  404. }
  405. 'entity_reference_entity_view' =>
  406. array(7) {
  407. ...
  408. }
  409. 'uri_link' =>
  410. array(6) {
  411. ...
  412. }
  413. 'entity_reference_label' =>
  414. array(7) {
  415. ...
  416. }
  417. 'number_decimal' =>
  418. array(6) {
  419. ...
  420. }
  421. }
  422. protected $cacheBackend =>
  423. class Drupal\Core\Cache\ChainedFastBackend#203 (5) {
  424. protected $bin =>
  425. string(15) "cache_discovery"
  426. protected $consistentBackend =>
  427. class Drupal\Core\Cache\DatabaseBackend#206 (4) {
  428. ...
  429. }
  430. protected $fastBackend =>
  431. class Drupal\Core\Cache\ApcuBackend#207 (4) {
  432. ...
  433. }
  434. protected $lastWriteTimestamp =>
  435. double(1550606636.715)
  436. public $_serviceId =>
  437. string(15) "cache.discovery"
  438. }
  439. protected $useCaches =>
  440. bool(true)
  441. public $_serviceId =>
  442. string(30) "plugin.manager.field.formatter"
  443. }
  444. protected $languageManager =>
  445. class Drupal\Core\Language\LanguageManager#208 (6) {
  446. protected $languages =>
  447. array(1) {
  448. 'en' =>
  449. array(1) {
  450. ...
  451. }
  452. }
  453. protected $defaultLanguage =>
  454. class Drupal\Core\Language\LanguageDefault#190 (2) {
  455. protected $language =>
  456. class Drupal\Core\Language\Language#209 (5) {
  457. ...
  458. }
  459. public $_serviceId =>
  460. string(16) "language.default"
  461. }
  462. protected $_serviceIds =>
  463. array(0) {
  464. }
  465. protected $_entityStorages =>
  466. array(0) {
  467. }
  468. public $_serviceId =>
  469. string(16) "language_manager"
  470. public $definedLanguageTypesInfo =>
  471. array(3) {
  472. 'language_interface' =>
  473. array(3) {
  474. ...
  475. }
  476. 'language_content' =>
  477. array(3) {
  478. ...
  479. }
  480. 'language_url' =>
  481. array(1) {
  482. ...
  483. }
  484. }
  485. }
  486. protected $renderer =>
  487. class Drupal\Core\Render\Renderer#191 (9) {
  488. protected $theme =>
  489. class Drupal\Core\Theme\ThemeManager#229 (7) {
  490. protected $themeNegotiator =>
  491. class Drupal\Core\Theme\ThemeNegotiator#232 (4) {
  492. ...
  493. }
  494. protected $themeRegistry =>
  495. class Drupal\Core\Theme\Registry#245 (14) {
  496. ...
  497. }
  498. protected $activeTheme =>
  499. class Drupal\Core\Theme\ActiveTheme#666 (12) {
  500. ...
  501. }
  502. protected $themeInitialization =>
  503. class Drupal\Core\Theme\ThemeInitialization#238 (6) {
  504. ...
  505. }
  506. protected $moduleHandler =>
  507. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  508. ...
  509. }
  510. protected $root =>
  511. string(4) "/app"
  512. public $_serviceId =>
  513. string(13) "theme.manager"
  514. }
  515. protected $controllerResolver =>
  516. class Drupal\Core\Controller\ControllerResolver#60 (6) {
  517. protected $classResolver =>
  518. class Drupal\Core\DependencyInjection\ClassResolver#62 (4) {
  519. ...
  520. }
  521. protected $httpMessageFactory =>
  522. class Symfony\Bridge\PsrHttpMessage\Factory\DiactorosFactory#59 (1) {
  523. ...
  524. }
  525. private $logger =>
  526. NULL
  527. private $supportsVariadic =>
  528. NULL
  529. private $supportsScalarTypes =>
  530. NULL
  531. public $_serviceId =>
  532. string(19) "controller_resolver"
  533. }
  534. protected $elementInfo =>
  535. class Drupal\Core\Render\ElementInfoManager#226 (20) {
  536. protected $elementInfo =>
  537. array(1) {
  538. ...
  539. }
  540. protected $themeManager =>
  541. class Drupal\Core\Theme\ThemeManager#229 (7) {
  542. ...
  543. }
  544. protected $cacheTagInvalidator =>
  545. class Drupal\Core\Cache\CacheTagsInvalidator#172 (3) {
  546. ...
  547. }
  548. protected $cacheKey =>
  549. string(12) "element_info"
  550. protected $cacheTags =>
  551. array(0) {
  552. ...
  553. }
  554. protected $alterHook =>
  555. NULL
  556. protected $subdir =>
  557. string(7) "Element"
  558. protected $moduleHandler =>
  559. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  560. ...
  561. }
  562. protected $defaults =>
  563. array(0) {
  564. ...
  565. }
  566. protected $pluginDefinitionAnnotationName =>
  567. string(43) "Drupal\Core\Render\Annotation\RenderElement"
  568. protected $pluginInterface =>
  569. string(43) "Drupal\Core\Render\Element\ElementInterface"
  570. protected $namespaces =>
  571. class ArrayObject#214 (2) {
  572. ...
  573. }
  574. protected $additionalAnnotationNamespaces =>
  575. array(0) {
  576. ...
  577. }
  578. protected $discovery =>
  579. NULL
  580. protected $factory =>
  581. NULL
  582. protected $mapper =>
  583. NULL
  584. protected $definitions =>
  585. NULL
  586. protected $cacheBackend =>
  587. class Drupal\Core\Cache\ChainedFastBackend#203 (5) {
  588. ...
  589. }
  590. protected $useCaches =>
  591. bool(true)
  592. public $_serviceId =>
  593. string(27) "plugin.manager.element_info"
  594. }
  595. protected $placeholderGenerator =>
  596. class Drupal\Core\Render\PlaceholderGenerator#228 (2) {
  597. protected $rendererConfig =>
  598. array(2) {
  599. ...
  600. }
  601. public $_serviceId =>
  602. string(28) "render_placeholder_generator"
  603. }
  604. protected $renderCache =>
  605. class Drupal\Core\Render\PlaceholderingRenderCache#225 (6) {
  606. protected $placeholderGenerator =>
  607. class Drupal\Core\Render\PlaceholderGenerator#228 (2) {
  608. ...
  609. }
  610. protected $placeholderResultsCache =>
  611. array(0) {
  612. ...
  613. }
  614. protected $requestStack =>
  615. class Symfony\Component\HttpFoundation\RequestStack#19 (2) {
  616. ...
  617. }
  618. protected $cacheFactory =>
  619. class Drupal\Core\Cache\CacheFactory#54 (4) {
  620. ...
  621. }
  622. protected $cacheContextsManager =>
  623. class Drupal\Core\Cache\Context\CacheContextsManager#243 (4) {
  624. ...
  625. }
  626. public $_serviceId =>
  627. string(12) "render_cache"
  628. }
  629. protected $rendererConfig =>
  630. array(2) {
  631. 'required_cache_contexts' =>
  632. array(3) {
  633. ...
  634. }
  635. 'auto_placeholder_conditions' =>
  636. array(3) {
  637. ...
  638. }
  639. }
  640. protected $isRenderingRoot =>
  641. bool(false)
  642. protected $requestStack =>
  643. class Symfony\Component\HttpFoundation\RequestStack#19 (2) {
  644. private $requests =>
  645. array(2) {
  646. ...
  647. }
  648. public $_serviceId =>
  649. string(13) "request_stack"
  650. }
  651. public $_serviceId =>
  652. string(8) "renderer"
  653. }
  654. protected $fieldTypePluginManager =>
  655. class Drupal\Core\Field\FieldTypePluginManager#478 (19) {
  656. protected $typedDataManager =>
  657. class Drupal\Core\TypedData\TypedDataManager#476 (23) {
  658. protected $validator =>
  659. NULL
  660. protected $constraintManager =>
  661. class Drupal\Core\Validation\ConstraintManager#212 (17) {
  662. ...
  663. }
  664. protected $prototypes =>
  665. array(6) {
  666. ...
  667. }
  668. protected $classResolver =>
  669. class Drupal\Core\DependencyInjection\ClassResolver#62 (4) {
  670. ...
  671. }
  672. protected $cacheKey =>
  673. string(24) "typed_data_types_plugins"
  674. protected $cacheTags =>
  675. array(0) {
  676. ...
  677. }
  678. protected $alterHook =>
  679. string(14) "data_type_info"
  680. protected $subdir =>
  681. string(15) "Plugin/DataType"
  682. protected $moduleHandler =>
  683. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  684. ...
  685. }
  686. protected $defaults =>
  687. array(0) {
  688. ...
  689. }
  690. protected $pluginDefinitionAnnotationName =>
  691. string(41) "Drupal\Core\TypedData\Annotation\DataType"
  692. protected $pluginInterface =>
  693. NULL
  694. protected $namespaces =>
  695. class ArrayObject#214 (2) {
  696. ...
  697. }
  698. protected $additionalAnnotationNamespaces =>
  699. array(0) {
  700. ...
  701. }
  702. protected $discovery =>
  703. NULL
  704. protected $factory =>
  705. NULL
  706. protected $mapper =>
  707. NULL
  708. protected $definitions =>
  709. array(243) {
  710. ...
  711. }
  712. protected $cacheBackend =>
  713. class Drupal\Core\Cache\ChainedFastBackend#203 (5) {
  714. ...
  715. }
  716. protected $useCaches =>
  717. bool(true)
  718. protected $_serviceIds =>
  719. array(0) {
  720. ...
  721. }
  722. protected $_entityStorages =>
  723. array(0) {
  724. ...
  725. }
  726. public $_serviceId =>
  727. string(18) "typed_data_manager"
  728. }
  729. protected $cacheKey =>
  730. string(19) "field_types_plugins"
  731. protected $cacheTags =>
  732. array(0) {
  733. }
  734. protected $alterHook =>
  735. string(10) "field_info"
  736. protected $subdir =>
  737. string(22) "Plugin/Field/FieldType"
  738. protected $moduleHandler =>
  739. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  740. protected $loadedFiles =>
  741. array(70) {
  742. ...
  743. }
  744. protected $moduleList =>
  745. array(70) {
  746. ...
  747. }
  748. protected $loaded =>
  749. bool(true)
  750. protected $implementations =>
  751. array(194) {
  752. ...
  753. }
  754. protected $verified =>
  755. array(39) {
  756. ...
  757. }
  758. protected $hookInfo =>
  759. array(41) {
  760. ...
  761. }
  762. protected $cacheBackend =>
  763. class Drupal\Core\Cache\ChainedFastBackend#25 (5) {
  764. ...
  765. }
  766. protected $cacheNeedsWriting =>
  767. bool(true)
  768. protected $alterFunctions =>
  769. array(11) {
  770. ...
  771. }
  772. protected $root =>
  773. string(4) "/app"
  774. protected $includeFileKeys =>
  775. array(70) {
  776. ...
  777. }
  778. public $_serviceId =>
  779. string(14) "module_handler"
  780. }
  781. protected $defaults =>
  782. array(0) {
  783. }
  784. protected $pluginDefinitionAnnotationName =>
  785. string(38) "Drupal\Core\Field\Annotation\FieldType"
  786. protected $pluginInterface =>
  787. string(36) "Drupal\Core\Field\FieldItemInterface"
  788. protected $namespaces =>
  789. class ArrayObject#214 (2) {
  790. public $_serviceId =>
  791. string(20) "container.namespaces"
  792. private $storage =>
  793. array(83) {
  794. ...
  795. }
  796. }
  797. protected $additionalAnnotationNamespaces =>
  798. array(0) {
  799. }
  800. protected $discovery =>
  801. NULL
  802. protected $factory =>
  803. NULL
  804. protected $mapper =>
  805. NULL
  806. protected $definitions =>
  807. array(40) {
  808. 'address' =>
  809. array(13) {
  810. ...
  811. }
  812. 'address_country' =>
  813. array(13) {
  814. ...
  815. }
  816. 'address_zone' =>
  817. array(13) {
  818. ...
  819. }
  820. 'comment' =>
  821. array(14) {
  822. ...
  823. }
  824. 'commerce_plugin_item:commerce_condition' =>
  825. array(15) {
  826. ...
  827. }
  828. 'commerce_plugin_item:commerce_promotion_offer' =>
  829. array(15) {
  830. ...
  831. }
  832. 'commerce_remote_id' =>
  833. array(13) {
  834. ...
  835. }
  836. 'commerce_adjustment' =>
  837. array(12) {
  838. ...
  839. }
  840. 'commerce_price' =>
  841. array(13) {
  842. ...
  843. }
  844. 'datetime' =>
  845. array(14) {
  846. ...
  847. }
  848. 'entity_reference_revisions' =>
  849. array(13) {
  850. ...
  851. }
  852. 'feeds_item' =>
  853. array(14) {
  854. ...
  855. }
  856. 'file_uri' =>
  857. array(13) {
  858. ...
  859. }
  860. 'file' =>
  861. array(14) {
  862. ...
  863. }
  864. 'image' =>
  865. array(15) {
  866. ...
  867. }
  868. 'link' =>
  869. array(14) {
  870. ...
  871. }
  872. 'list_string' =>
  873. array(13) {
  874. ...
  875. }
  876. 'list_float' =>
  877. array(13) {
  878. ...
  879. }
  880. 'list_integer' =>
  881. array(13) {
  882. ...
  883. }
  884. 'path' =>
  885. array(13) {
  886. ...
  887. }
  888. 'state' =>
  889. array(13) {
  890. ...
  891. }
  892. 'text_with_summary' =>
  893. array(13) {
  894. ...
  895. }
  896. 'text_long' =>
  897. array(13) {
  898. ...
  899. }
  900. 'text' =>
  901. array(13) {
  902. ...
  903. }
  904. 'integer' =>
  905. array(13) {
  906. ...
  907. }
  908. 'uri' =>
  909. array(13) {
  910. ...
  911. }
  912. 'uuid' =>
  913. array(12) {
  914. ...
  915. }
  916. 'map' =>
  917. array(11) {
  918. ...
  919. }
  920. 'password' =>
  921. array(11) {
  922. ...
  923. }
  924. 'email' =>
  925. array(13) {
  926. ...
  927. }
  928. 'float' =>
  929. array(13) {
  930. ...
  931. }
  932. 'changed' =>
  933. array(13) {
  934. ...
  935. }
  936. 'decimal' =>
  937. array(13) {
  938. ...
  939. }
  940. 'boolean' =>
  941. array(13) {
  942. ...
  943. }
  944. 'created' =>
  945. array(13) {
  946. ...
  947. }
  948. 'string' =>
  949. array(13) {
  950. ...
  951. }
  952. 'entity_reference' =>
  953. array(13) {
  954. ...
  955. }
  956. 'timestamp' =>
  957. array(14) {
  958. ...
  959. }
  960. 'language' =>
  961. array(14) {
  962. ...
  963. }
  964. 'string_long' =>
  965. array(13) {
  966. ...
  967. }
  968. }
  969. protected $cacheBackend =>
  970. class Drupal\Core\Cache\ChainedFastBackend#203 (5) {
  971. protected $bin =>
  972. string(15) "cache_discovery"
  973. protected $consistentBackend =>
  974. class Drupal\Core\Cache\DatabaseBackend#206 (4) {
  975. ...
  976. }
  977. protected $fastBackend =>
  978. class Drupal\Core\Cache\ApcuBackend#207 (4) {
  979. ...
  980. }
  981. protected $lastWriteTimestamp =>
  982. double(1550606636.715)
  983. public $_serviceId =>
  984. string(15) "cache.discovery"
  985. }
  986. protected $useCaches =>
  987. bool(true)
  988. protected $stringTranslation =>
  989. NULL
  990. public $_serviceId =>
  991. string(31) "plugin.manager.field.field_type"
  992. }
  993. protected $entityFieldRenderer =>
  994. class Drupal\views\Entity\Render\EntityFieldRenderer#3465 (10) {
  995. protected $relationship =>
  996. NULL
  997. protected $entityManager =>
  998. class Drupal\Core\Entity\EntityManager#281 (2) {
  999. protected $container =>
  1000. class Drupal\Core\DependencyInjection\Container#21 (7) {
  1001. ...
  1002. }
  1003. public $_serviceId =>
  1004. string(14) "entity.manager"
  1005. }
  1006. protected $processedRows =>
  1007. array(0) {
  1008. }
  1009. public $view =>
  1010. class Drupal\views\ViewExecutable#653 (58) {
  1011. public $storage =>
  1012. class Drupal\views\Entity\View#632 (28) {
  1013. ...
  1014. }
  1015. public $built =>
  1016. bool(true)
  1017. public $executed =>
  1018. bool(true)
  1019. public $args =>
  1020. array(1) {
  1021. ...
  1022. }
  1023. public $build_info =>
  1024. array(5) {
  1025. ...
  1026. }
  1027. protected $ajaxEnabled =>
  1028. bool(false)
  1029. public $result =>
  1030. array(1) {
  1031. ...
  1032. }
  1033. protected $current_page =>
  1034. NULL
  1035. protected $items_per_page =>
  1036. NULL
  1037. protected $offset =>
  1038. NULL
  1039. public $total_rows =>
  1040. int(1)
  1041. public $attachment_before =>
  1042. array(0) {
  1043. ...
  1044. }
  1045. public $attachment_after =>
  1046. array(0) {
  1047. ...
  1048. }
  1049. public $feedIcons =>
  1050. array(0) {
  1051. ...
  1052. }
  1053. public $exposed_data =>
  1054. array(0) {
  1055. ...
  1056. }
  1057. protected $exposed_input =>
  1058. array(0) {
  1059. ...
  1060. }
  1061. public $exposed_raw_input =>
  1062. array(0) {
  1063. ...
  1064. }
  1065. public $old_view =>
  1066. array(0) {
  1067. ...
  1068. }
  1069. public $parent_views =>
  1070. array(0) {
  1071. ...
  1072. }
  1073. public $is_attachment =>
  1074. bool(false)
  1075. public $current_display =>
  1076. string(6) "page_1"
  1077. public $query =>
  1078. class Drupal\views\Plugin\views\query\Sql#503 (34) {
  1079. ...
  1080. }
  1081. public $pager =>
  1082. class Drupal\views\Plugin\views\pager\Mini#3312 (15) {
  1083. ...
  1084. }
  1085. public $display_handler =>
  1086. class Drupal\views\Plugin\views\display\Page#690 (30) {
  1087. ...
  1088. }
  1089. public $displayHandlers =>
  1090. class Drupal\views\DisplayPluginCollection#638 (9) {
  1091. ...
  1092. }
  1093. public $style_plugin =>
  1094. class Drupal\views\Plugin\views\style\Table#465 (24) {
  1095. ...
  1096. }
  1097. public $rowPlugin =>
  1098. NULL
  1099. public $override_url =>
  1100. NULL
  1101. public $override_path =>
  1102. NULL
  1103. public $base_database =>
  1104. NULL
  1105. public $field =>
  1106. array(3) {
  1107. ...
  1108. }
  1109. public $argument =>
  1110. array(1) {
  1111. ...
  1112. }
  1113. public $sort =>
  1114. array(1) {
  1115. ...
  1116. }
  1117. public $filter =>
  1118. array(2) {
  1119. ...
  1120. }
  1121. public $relationship =>
  1122. array(0) {
  1123. ...
  1124. }
  1125. public $header =>
  1126. array(0) {
  1127. ...
  1128. }
  1129. public $footer =>
  1130. array(0) {
  1131. ...
  1132. }
  1133. public $empty =>
  1134. array(0) {
  1135. ...
  1136. }
  1137. protected $response =>
  1138. class Symfony\Component\HttpFoundation\Response#3517 (6) {
  1139. ...
  1140. }
  1141. protected $request =>
  1142. class Symfony\Component\HttpFoundation\Request#2 (23) {
  1143. ...
  1144. }
  1145. public $inited =>
  1146. bool(true)
  1147. public $exposed_widgets =>
  1148. NULL
  1149. public $preview =>
  1150. NULL
  1151. public $get_total_rows =>
  1152. NULL
  1153. public $build_sort =>
  1154. bool(true)
  1155. public $many_to_one_tables =>
  1156. NULL
  1157. public $dom_id =>
  1158. string(64) "dd5f0e22bb9b5c0ff92f9f02c765cb764c10d44ae732e782078140ca70ccde28"
  1159. public $element =>
  1160. array(20) {
  1161. ...
  1162. }
  1163. protected $user =>
  1164. class Drupal\Core\Session\AccountProxy#155 (4) {
  1165. ...
  1166. }
  1167. protected $showAdminLinks =>
  1168. NULL
  1169. protected $viewsData =>
  1170. class Drupal\views\ViewsData#639 (10) {
  1171. ...
  1172. }
  1173. protected $routeProvider =>
  1174. class Drupal\Core\Routing\RouteProvider#174 (11) {
  1175. ...
  1176. }
  1177. protected $baseEntityType =>
  1178. NULL
  1179. protected $serializationData =>
  1180. NULL
  1181. public $plugin_name =>
  1182. NULL
  1183. public $build_time =>
  1184. double(0.0076999664306641)
  1185. public $execute_time =>
  1186. double(0.0011279582977295)
  1187. }
  1188. protected $languageManager =>
  1189. class Drupal\Core\Language\LanguageManager#208 (6) {
  1190. protected $languages =>
  1191. array(1) {
  1192. ...
  1193. }
  1194. protected $defaultLanguage =>
  1195. class Drupal\Core\Language\LanguageDefault#190 (2) {
  1196. ...
  1197. }
  1198. protected $_serviceIds =>
  1199. array(0) {
  1200. ...
  1201. }
  1202. protected $_entityStorages =>
  1203. array(0) {
  1204. ...
  1205. }
  1206. public $_serviceId =>
  1207. string(16) "language_manager"
  1208. public $definedLanguageTypesInfo =>
  1209. array(3) {
  1210. ...
  1211. }
  1212. }
  1213. protected $entityType =>
  1214. class Drupal\Core\Entity\ContentEntityType#934 (42) {
  1215. protected $revision_metadata_keys =>
  1216. array(4) {
  1217. ...
  1218. }
  1219. protected $requiredRevisionMetadataKeys =>
  1220. array(1) {
  1221. ...
  1222. }
  1223. protected $static_cache =>
  1224. bool(true)
  1225. protected $render_cache =>
  1226. bool(true)
  1227. protected $persistent_cache =>
  1228. bool(true)
  1229. protected $entity_keys =>
  1230. array(11) {
  1231. ...
  1232. }
  1233. protected $id =>
  1234. string(4) "node"
  1235. protected $originalClass =>
  1236. string(23) "Drupal\node\Entity\Node"
  1237. protected $handlers =>
  1238. array(10) {
  1239. ...
  1240. }
  1241. protected $admin_permission =>
  1242. NULL
  1243. protected $permission_granularity =>
  1244. string(6) "bundle"
  1245. protected $links =>
  1246. array(7) {
  1247. ...
  1248. }
  1249. protected $label_callback =>
  1250. NULL
  1251. protected $bundle_entity_type =>
  1252. string(9) "node_type"
  1253. protected $bundle_of =>
  1254. NULL
  1255. protected $bundle_label =>
  1256. class Drupal\Core\StringTranslation\TranslatableMarkup#935 (5) {
  1257. ...
  1258. }
  1259. protected $base_table =>
  1260. string(4) "node"
  1261. protected $revision_data_table =>
  1262. string(19) "node_field_revision"
  1263. protected $revision_table =>
  1264. string(13) "node_revision"
  1265. protected $data_table =>
  1266. string(15) "node_field_data"
  1267. protected $internal =>
  1268. bool(false)
  1269. protected $translatable =>
  1270. bool(true)
  1271. protected $show_revision_ui =>
  1272. bool(true)
  1273. protected $label =>
  1274. class Drupal\Core\StringTranslation\TranslatableMarkup#936 (5) {
  1275. ...
  1276. }
  1277. protected $label_collection =>
  1278. class Drupal\Core\StringTranslation\TranslatableMarkup#937 (5) {
  1279. ...
  1280. }
  1281. protected $label_singular =>
  1282. class Drupal\Core\StringTranslation\TranslatableMarkup#938 (5) {
  1283. ...
  1284. }
  1285. protected $label_plural =>
  1286. class Drupal\Core\StringTranslation\TranslatableMarkup#939 (5) {
  1287. ...
  1288. }
  1289. protected $label_count =>
  1290. array(3) {
  1291. ...
  1292. }
  1293. protected $uri_callback =>
  1294. NULL
  1295. protected $group =>
  1296. string(7) "content"
  1297. protected $group_label =>
  1298. class Drupal\Core\StringTranslation\TranslatableMarkup#940 (5) {
  1299. ...
  1300. }
  1301. protected $field_ui_base_route =>
  1302. string(26) "entity.node_type.edit_form"
  1303. protected $common_reference_target =>
  1304. bool(true)
  1305. protected $list_cache_contexts =>
  1306. array(1) {
  1307. ...
  1308. }
  1309. protected $list_cache_tags =>
  1310. array(1) {
  1311. ...
  1312. }
  1313. protected $constraints =>
  1314. array(3) {
  1315. ...
  1316. }
  1317. protected $additional =>
  1318. array(0) {
  1319. ...
  1320. }
  1321. protected $class =>
  1322. string(23) "Drupal\node\Entity\Node"
  1323. protected $provider =>
  1324. string(4) "node"
  1325. protected $_serviceIds =>
  1326. array(0) {
  1327. ...
  1328. }
  1329. protected $_entityStorages =>
  1330. array(0) {
  1331. ...
  1332. }
  1333. protected $stringTranslation =>
  1334. NULL
  1335. }
  1336. protected $build =>
  1337. NULL
  1338. protected $entityTranslationRenderer =>
  1339. class Drupal\views\Entity\Render\TranslationLanguageRenderer#3466 (5) {
  1340. protected $langcodeAlias =>
  1341. NULL
  1342. public $view =>
  1343. class Drupal\views\ViewExecutable#653 (58) {
  1344. ...
  1345. }
  1346. protected $languageManager =>
  1347. class Drupal\Core\Language\LanguageManager#208 (6) {
  1348. ...
  1349. }
  1350. protected $entityType =>
  1351. class Drupal\Core\Entity\ContentEntityType#934 (42) {
  1352. ...
  1353. }
  1354. protected $build =>
  1355. NULL
  1356. }
  1357. protected $_serviceIds =>
  1358. array(0) {
  1359. }
  1360. protected $_entityStorages =>
  1361. array(0) {
  1362. }
  1363. }
  1364. public $field_alias =>
  1365. string(7) "unknown"
  1366. public $aliases =>
  1367. array(1) {
  1368. 'field_unique_offer_tag_target_id' =>
  1369. string(60) "node__field_unique_offer_tag_field_unique_offer_tag_target_i"
  1370. }
  1371. public $original_value =>
  1372. class Drupal\Core\Render\Markup#3810 (1) {
  1373. protected $string =>
  1374. string(58) "<a href="/taxonomy/term/30" hreflang="en">test_offer_4</a>"
  1375. }
  1376. public $additional_fields =>
  1377. array(4) {
  1378. [0] =>
  1379. string(5) "delta"
  1380. [1] =>
  1381. string(8) "langcode"
  1382. [2] =>
  1383. string(6) "bundle"
  1384. [3] =>
  1385. string(32) "field_unique_offer_tag_target_id"
  1386. }
  1387. protected $linkGenerator =>
  1388. NULL
  1389. protected $lastRenderIndex =>
  1390. int(0)
  1391. public $query =>
  1392. class Drupal\views\Plugin\views\query\Sql#503 (34) {
  1393. protected $tableQueue =>
  1394. array(3) {
  1395. 'node_field_data' =>
  1396. array(4) {
  1397. ...
  1398. }
  1399. 'node__field_purchased' =>
  1400. array(5) {
  1401. ...
  1402. }
  1403. 'node__field_unique_offer_tag' =>
  1404. array(5) {
  1405. ...
  1406. }
  1407. }
  1408. public $tables =>
  1409. array(1) {
  1410. 'node_field_data' =>
  1411. array(3) {
  1412. ...
  1413. }
  1414. }
  1415. public $relationships =>
  1416. array(1) {
  1417. 'node_field_data' =>
  1418. array(4) {
  1419. ...
  1420. }
  1421. }
  1422. public $where =>
  1423. array(2) {
  1424. [1] =>
  1425. array(3) {
  1426. ...
  1427. }
  1428. [0] =>
  1429. array(3) {
  1430. ...
  1431. }
  1432. }
  1433. public $having =>
  1434. array(0) {
  1435. }
  1436. protected $groupOperator =>
  1437. string(3) "AND"
  1438. public $orderby =>
  1439. array(1) {
  1440. [0] =>
  1441. array(2) {
  1442. ...
  1443. }
  1444. }
  1445. public $groupby =>
  1446. array(0) {
  1447. }
  1448. public $fields =>
  1449. array(8) {
  1450. 'node_field_data_title' =>
  1451. array(3) {
  1452. ...
  1453. }
  1454. 'node__field_purchased_field_purchased_target_id' =>
  1455. array(4) {
  1456. ...
  1457. }
  1458. 'node__field_purchased_delta' =>
  1459. array(4) {
  1460. ...
  1461. }
  1462. 'node__field_purchased_langcode' =>
  1463. array(4) {
  1464. ...
  1465. }
  1466. 'node__field_purchased_bundle' =>
  1467. array(4) {
  1468. ...
  1469. }
  1470. 'node__field_unique_offer_tag_field_unique_offer_tag_target_i' =>
  1471. array(3) {
  1472. ...
  1473. }
  1474. 'node_field_data_created' =>
  1475. array(3) {
  1476. ...
  1477. }
  1478. 'nid' =>
  1479. array(4) {
  1480. ...
  1481. }
  1482. }
  1483. public $distinct =>
  1484. bool(false)
  1485. protected $hasAggregate =>
  1486. bool(true)
  1487. protected $getCountOptimized =>
  1488. bool(false)
  1489. protected $fieldAliases =>
  1490. array(3) {
  1491. 'node_field_data' =>
  1492. array(3) {
  1493. ...
  1494. }
  1495. 'node__field_purchased' =>
  1496. array(4) {
  1497. ...
  1498. }
  1499. 'node__field_unique_offer_tag' =>
  1500. array(1) {
  1501. ...
  1502. }
  1503. }
  1504. public $tags =>
  1505. array(0) {
  1506. }
  1507. protected $noDistinct =>
  1508. NULL
  1509. protected $entityTypeManager =>
  1510. class Drupal\Core\Entity\EntityTypeManager#294 (21) {
  1511. protected $handlers =>
  1512. array(3) {
  1513. ...
  1514. }
  1515. protected $stringTranslation =>
  1516. class Drupal\Core\StringTranslation\TranslationManager#296 (4) {
  1517. ...
  1518. }
  1519. protected $classResolver =>
  1520. class Drupal\Core\DependencyInjection\ClassResolver#62 (4) {
  1521. ...
  1522. }
  1523. protected $cacheKey =>
  1524. string(11) "entity_type"
  1525. protected $cacheTags =>
  1526. array(1) {
  1527. ...
  1528. }
  1529. protected $alterHook =>
  1530. string(11) "entity_type"
  1531. protected $subdir =>
  1532. string(6) "Entity"
  1533. protected $moduleHandler =>
  1534. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  1535. ...
  1536. }
  1537. protected $defaults =>
  1538. array(0) {
  1539. ...
  1540. }
  1541. protected $pluginDefinitionAnnotationName =>
  1542. string(34) "Drupal\Component\Annotation\Plugin"
  1543. protected $pluginInterface =>
  1544. string(34) "Drupal\Core\Entity\EntityInterface"
  1545. protected $namespaces =>
  1546. class ArrayObject#214 (2) {
  1547. ...
  1548. }
  1549. protected $additionalAnnotationNamespaces =>
  1550. array(0) {
  1551. ...
  1552. }
  1553. protected $discovery =>
  1554. class Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery#295 (8) {
  1555. ...
  1556. }
  1557. protected $factory =>
  1558. NULL
  1559. protected $mapper =>
  1560. NULL
  1561. protected $definitions =>
  1562. array(66) {
  1563. ...
  1564. }
  1565. protected $cacheBackend =>
  1566. class Drupal\Core\Cache\ChainedFastBackend#203 (5) {
  1567. ...
  1568. }
  1569. protected $useCaches =>
  1570. bool(true)
  1571. protected $container =>
  1572. class Drupal\Core\DependencyInjection\Container#21 (7) {
  1573. ...
  1574. }
  1575. public $_serviceId =>
  1576. string(19) "entity_type.manager"
  1577. }
  1578. protected $dateSql =>
  1579. class Drupal\views\Plugin\views\query\MysqlDateSql#588 (2) {
  1580. protected $database =>
  1581. class Drupal\Core\Database\Driver\mysql\Connection#16 (21) {
  1582. ...
  1583. }
  1584. public $_serviceId =>
  1585. string(14) "views.date_sql"
  1586. }
  1587. protected $messenger =>
  1588. class Drupal\Core\Messenger\Messenger#177 (3) {
  1589. protected $flashBag =>
  1590. class Symfony\Component\HttpFoundation\Session\Flash\FlashBag#147 (3) {
  1591. ...
  1592. }
  1593. protected $killSwitch =>
  1594. class Drupal\Core\PageCache\ResponsePolicy\KillSwitch#183 (2) {
  1595. ...
  1596. }
  1597. public $_serviceId =>
  1598. string(9) "messenger"
  1599. }
  1600. public $pager =>
  1601. NULL
  1602. protected $limit =>
  1603. int(11)
  1604. public $options =>
  1605. array(5) {
  1606. 'disable_sql_rewrite' =>
  1607. bool(false)
  1608. 'distinct' =>
  1609. bool(false)
  1610. 'replica' =>
  1611. bool(false)
  1612. 'query_comment' =>
  1613. string(0) ""
  1614. 'query_tags' =>
  1615. array(0) {
  1616. ...
  1617. }
  1618. }
  1619. public $view =>
  1620. class Drupal\views\ViewExecutable#653 (58) {
  1621. public $storage =>
  1622. class Drupal\views\Entity\View#632 (28) {
  1623. ...
  1624. }
  1625. public $built =>
  1626. bool(true)
  1627. public $executed =>
  1628. bool(true)
  1629. public $args =>
  1630. array(1) {
  1631. ...
  1632. }
  1633. public $build_info =>
  1634. array(5) {
  1635. ...
  1636. }
  1637. protected $ajaxEnabled =>
  1638. bool(false)
  1639. public $result =>
  1640. array(1) {
  1641. ...
  1642. }
  1643. protected $current_page =>
  1644. NULL
  1645. protected $items_per_page =>
  1646. NULL
  1647. protected $offset =>
  1648. NULL
  1649. public $total_rows =>
  1650. int(1)
  1651. public $attachment_before =>
  1652. array(0) {
  1653. ...
  1654. }
  1655. public $attachment_after =>
  1656. array(0) {
  1657. ...
  1658. }
  1659. public $feedIcons =>
  1660. array(0) {
  1661. ...
  1662. }
  1663. public $exposed_data =>
  1664. array(0) {
  1665. ...
  1666. }
  1667. protected $exposed_input =>
  1668. array(0) {
  1669. ...
  1670. }
  1671. public $exposed_raw_input =>
  1672. array(0) {
  1673. ...
  1674. }
  1675. public $old_view =>
  1676. array(0) {
  1677. ...
  1678. }
  1679. public $parent_views =>
  1680. array(0) {
  1681. ...
  1682. }
  1683. public $is_attachment =>
  1684. bool(false)
  1685. public $current_display =>
  1686. string(6) "page_1"
  1687. public $query =>
  1688. ...
  1689.  
  1690. public $pager =>
  1691. class Drupal\views\Plugin\views\pager\Mini#3312 (15) {
  1692. ...
  1693. }
  1694. public $display_handler =>
  1695. class Drupal\views\Plugin\views\display\Page#690 (30) {
  1696. ...
  1697. }
  1698. public $displayHandlers =>
  1699. class Drupal\views\DisplayPluginCollection#638 (9) {
  1700. ...
  1701. }
  1702. public $style_plugin =>
  1703. class Drupal\views\Plugin\views\style\Table#465 (24) {
  1704. ...
  1705. }
  1706. public $rowPlugin =>
  1707. NULL
  1708. public $override_url =>
  1709. NULL
  1710. public $override_path =>
  1711. NULL
  1712. public $base_database =>
  1713. NULL
  1714. public $field =>
  1715. array(3) {
  1716. ...
  1717. }
  1718. public $argument =>
  1719. array(1) {
  1720. ...
  1721. }
  1722. public $sort =>
  1723. array(1) {
  1724. ...
  1725. }
  1726. public $filter =>
  1727. array(2) {
  1728. ...
  1729. }
  1730. public $relationship =>
  1731. array(0) {
  1732. ...
  1733. }
  1734. public $header =>
  1735. array(0) {
  1736. ...
  1737. }
  1738. public $footer =>
  1739. array(0) {
  1740. ...
  1741. }
  1742. public $empty =>
  1743. array(0) {
  1744. ...
  1745. }
  1746. protected $response =>
  1747. class Symfony\Component\HttpFoundation\Response#3517 (6) {
  1748. ...
  1749. }
  1750. protected $request =>
  1751. class Symfony\Component\HttpFoundation\Request#2 (23) {
  1752. ...
  1753. }
  1754. public $inited =>
  1755. bool(true)
  1756. public $exposed_widgets =>
  1757. NULL
  1758. public $preview =>
  1759. NULL
  1760. public $get_total_rows =>
  1761. NULL
  1762. public $build_sort =>
  1763. bool(true)
  1764. public $many_to_one_tables =>
  1765. NULL
  1766. public $dom_id =>
  1767. string(64) "dd5f0e22bb9b5c0ff92f9f02c765cb764c10d44ae732e782078140ca70ccde28"
  1768. public $element =>
  1769. array(20) {
  1770. ...
  1771. }
  1772. protected $user =>
  1773. class Drupal\Core\Session\AccountProxy#155 (4) {
  1774. ...
  1775. }
  1776. protected $showAdminLinks =>
  1777. NULL
  1778. protected $viewsData =>
  1779. class Drupal\views\ViewsData#639 (10) {
  1780. ...
  1781. }
  1782. protected $routeProvider =>
  1783. class Drupal\Core\Routing\RouteProvider#174 (11) {
  1784. ...
  1785. }
  1786. protected $baseEntityType =>
  1787. NULL
  1788. protected $serializationData =>
  1789. NULL
  1790. public $plugin_name =>
  1791. NULL
  1792. public $build_time =>
  1793. double(0.0076999664306641)
  1794. public $execute_time =>
  1795. double(0.0011279582977295)
  1796. }
  1797. public $displayHandler =>
  1798. class Drupal\views\Plugin\views\display\Page#690 (30) {
  1799. protected $usesAttachments =>
  1800. bool(true)
  1801. protected $menuStorage =>
  1802. class Drupal\Core\Config\Entity\ConfigEntityStorage#641 (18) {
  1803. ...
  1804. }
  1805. protected $routeProvider =>
  1806. class Drupal\Core\Routing\RouteProvider#174 (11) {
  1807. ...
  1808. }
  1809. protected $state =>
  1810. class Drupal\Core\State\State#160 (3) {
  1811. ...
  1812. }
  1813. public $view =>
  1814. class Drupal\views\ViewExecutable#653 (58) {
  1815. ...
  1816. }
  1817. public $handlers =>
  1818. array(8) {
  1819. ...
  1820. }
  1821. protected $plugins =>
  1822. array(6) {
  1823. ...
  1824. }
  1825. protected $extenders =>
  1826. array(0) {
  1827. ...
  1828. }
  1829. protected $usesOptions =>
  1830. bool(true)
  1831. public $output =>
  1832. array(6) {
  1833. ...
  1834. }
  1835. protected $usesAJAX =>
  1836. bool(true)
  1837. protected $usesPager =>
  1838. bool(true)
  1839. protected $usesMore =>
  1840. bool(true)
  1841. protected $usesAreas =>
  1842. bool(true)
  1843. public $display =>
  1844. array(6) {
  1845. ...
  1846. }
  1847. public $options =>
  1848. array(38) {
  1849. ...
  1850. }
  1851. public $displayHandler =>
  1852. NULL
  1853. public $definition =>
  1854. array(15) {
  1855. ...
  1856. }
  1857. protected $renderer =>
  1858. NULL
  1859. protected $pluginId =>
  1860. string(4) "page"
  1861. protected $pluginDefinition =>
  1862. array(15) {
  1863. ...
  1864. }
  1865. protected $configuration =>
  1866. array(0) {
  1867. ...
  1868. }
  1869. protected $stringTranslation =>
  1870. NULL
  1871. protected $_serviceIds =>
  1872. array(0) {
  1873. ...
  1874. }
  1875. protected $_entityStorages =>
  1876. array(0) {
  1877. ...
  1878. }
  1879. protected $messenger =>
  1880. NULL
  1881. protected $dependencies =>
  1882. array(0) {
  1883. ...
  1884. }
  1885. protected $urlGenerator =>
  1886. NULL
  1887. public $default_display =>
  1888. class Drupal\views\Plugin\views\display\DefaultDisplay#642 (24) {
  1889. ...
  1890. }
  1891. public $has_exposed =>
  1892. bool(false)
  1893. }
  1894. public $definition =>
  1895. array(9) {
  1896. 'parent' =>
  1897. string(6) "parent"
  1898. 'plugin_type' =>
  1899. string(5) "query"
  1900. 'register_theme' =>
  1901. bool(true)
  1902. 'title' =>
  1903. class Drupal\Core\StringTranslation\TranslatableMarkup#496 (5) {
  1904. ...
  1905. }
  1906. 'short_title' =>
  1907. string(0) ""
  1908. 'help' =>
  1909. class Drupal\Core\StringTranslation\TranslatableMarkup#501 (5) {
  1910. ...
  1911. }
  1912. 'id' =>
  1913. string(11) "views_query"
  1914. 'class' =>
  1915. string(35) "Drupal\views\Plugin\views\query\Sql"
  1916. 'provider' =>
  1917. string(5) "views"
  1918. }
  1919. protected $usesOptions =>
  1920. bool(false)
  1921. protected $renderer =>
  1922. NULL
  1923. protected $pluginId =>
  1924. string(11) "views_query"
  1925. protected $pluginDefinition =>
  1926. array(9) {
  1927. 'parent' =>
  1928. string(6) "parent"
  1929. 'plugin_type' =>
  1930. string(5) "query"
  1931. 'register_theme' =>
  1932. bool(true)
  1933. 'title' =>
  1934. class Drupal\Core\StringTranslation\TranslatableMarkup#496 (5) {
  1935. ...
  1936. }
  1937. 'short_title' =>
  1938. string(0) ""
  1939. 'help' =>
  1940. class Drupal\Core\StringTranslation\TranslatableMarkup#501 (5) {
  1941. ...
  1942. }
  1943. 'id' =>
  1944. string(11) "views_query"
  1945. 'class' =>
  1946. string(35) "Drupal\views\Plugin\views\query\Sql"
  1947. 'provider' =>
  1948. string(5) "views"
  1949. }
  1950. protected $configuration =>
  1951. array(0) {
  1952. }
  1953. protected $stringTranslation =>
  1954. class Drupal\Core\StringTranslation\TranslationManager#296 (4) {
  1955. protected $translators =>
  1956. array(1) {
  1957. ...
  1958. }
  1959. protected $sortedTranslators =>
  1960. NULL
  1961. protected $defaultLangcode =>
  1962. string(2) "en"
  1963. public $_serviceId =>
  1964. string(18) "string_translation"
  1965. }
  1966. protected $_serviceIds =>
  1967. array(0) {
  1968. }
  1969. protected $_entityStorages =>
  1970. array(0) {
  1971. }
  1972. public $count_field =>
  1973. array(4) {
  1974. 'table' =>
  1975. string(15) "node_field_data"
  1976. 'field' =>
  1977. string(3) "nid"
  1978. 'alias' =>
  1979. string(3) "nid"
  1980. 'count' =>
  1981. bool(true)
  1982. }
  1983. public $offset =>
  1984. int(0)
  1985. }
  1986. public $table =>
  1987. string(28) "node__field_unique_offer_tag"
  1988. public $tableAlias =>
  1989. string(28) "node__field_unique_offer_tag"
  1990. public $realField =>
  1991. string(32) "field_unique_offer_tag_target_id"
  1992. public $field =>
  1993. string(22) "field_unique_offer_tag"
  1994. public $relationship =>
  1995. NULL
  1996. protected $moduleHandler =>
  1997. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  1998. protected $loadedFiles =>
  1999. array(70) {
  2000. 'action' =>
  2001. bool(true)
  2002. 'address' =>
  2003. bool(true)
  2004. 'automated_cron' =>
  2005. bool(true)
  2006. 'big_pipe' =>
  2007. bool(true)
  2008. 'block' =>
  2009. bool(true)
  2010. 'block_content' =>
  2011. bool(true)
  2012. 'breakpoint' =>
  2013. bool(true)
  2014. 'ckeditor' =>
  2015. bool(true)
  2016. 'color' =>
  2017. bool(true)
  2018. 'comment' =>
  2019. bool(true)
  2020. 'commerce' =>
  2021. bool(true)
  2022. 'commerce_authnet' =>
  2023. bool(true)
  2024. 'commerce_cart' =>
  2025. bool(true)
  2026. 'commerce_checkout' =>
  2027. bool(true)
  2028. 'commerce_log' =>
  2029. bool(true)
  2030. 'commerce_order' =>
  2031. bool(true)
  2032. 'commerce_payment' =>
  2033. bool(true)
  2034. 'commerce_paypal' =>
  2035. bool(true)
  2036. 'commerce_price' =>
  2037. bool(true)
  2038. 'commerce_product' =>
  2039. bool(true)
  2040. 'commerce_promotion' =>
  2041. bool(true)
  2042. 'commerce_store' =>
  2043. bool(true)
  2044. 'commerce_tax' =>
  2045. bool(true)
  2046. 'commerce_wallet' =>
  2047. bool(true)
  2048. 'config' =>
  2049. bool(true)
  2050. 'contact' =>
  2051. bool(true)
  2052. 'contextual' =>
  2053. bool(true)
  2054. 'datetime' =>
  2055. bool(true)
  2056. 'dblog' =>
  2057. bool(true)
  2058. 'dynamic_page_cache' =>
  2059. bool(true)
  2060. 'editor' =>
  2061. bool(true)
  2062. 'entity' =>
  2063. bool(true)
  2064. 'entity_reference' =>
  2065. bool(true)
  2066. 'entity_reference_revisions' =>
  2067. bool(true)
  2068. 'feeds' =>
  2069. bool(true)
  2070. 'field' =>
  2071. bool(true)
  2072. 'field_ui' =>
  2073. bool(true)
  2074. 'file' =>
  2075. bool(true)
  2076. 'filter' =>
  2077. bool(true)
  2078. 'flag' =>
  2079. bool(true)
  2080. 'help' =>
  2081. bool(true)
  2082. 'history' =>
  2083. bool(true)
  2084. 'image' =>
  2085. bool(true)
  2086. 'inline_entity_form' =>
  2087. bool(true)
  2088. 'link' =>
  2089. bool(true)
  2090. 'masquerade' =>
  2091. bool(true)
  2092. 'menu_ui' =>
  2093. bool(true)
  2094. 'node' =>
  2095. bool(true)
  2096. 'options' =>
  2097. bool(true)
  2098. 'page_cache' =>
  2099. bool(true)
  2100. 'path' =>
  2101. bool(true)
  2102. 'permissions_by_term' =>
  2103. bool(true)
  2104. 'profile' =>
  2105. bool(true)
  2106. 'pubportal_base' =>
  2107. bool(true)
  2108. 'quickedit' =>
  2109. bool(true)
  2110. 'rdf' =>
  2111. bool(true)
  2112. 'search' =>
  2113. bool(true)
  2114. 'shortcut' =>
  2115. bool(true)
  2116. 'state_machine' =>
  2117. bool(true)
  2118. 'system' =>
  2119. bool(true)
  2120. 'taxonomy' =>
  2121. bool(true)
  2122. 'text' =>
  2123. bool(true)
  2124. 'toolbar' =>
  2125. bool(true)
  2126. 'tour' =>
  2127. bool(true)
  2128. 'update' =>
  2129. bool(true)
  2130. 'user' =>
  2131. bool(true)
  2132. 'views_ui' =>
  2133. bool(true)
  2134. 'wallet' =>
  2135. bool(true)
  2136. 'menu_link_content' =>
  2137. bool(true)
  2138. 'views' =>
  2139. bool(true)
  2140. }
  2141. protected $moduleList =>
  2142. array(70) {
  2143. 'action' =>
  2144. class Drupal\Core\Extension\Extension#42 (5) {
  2145. ...
  2146. }
  2147. 'address' =>
  2148. class Drupal\Core\Extension\Extension#36 (5) {
  2149. ...
  2150. }
  2151. 'automated_cron' =>
  2152. class Drupal\Core\Extension\Extension#28 (5) {
  2153. ...
  2154. }
  2155. 'big_pipe' =>
  2156. class Drupal\Core\Extension\Extension#40 (5) {
  2157. ...
  2158. }
  2159. 'block' =>
  2160. class Drupal\Core\Extension\Extension#39 (5) {
  2161. ...
  2162. }
  2163. 'block_content' =>
  2164. class Drupal\Core\Extension\Extension#49 (5) {
  2165. ...
  2166. }
  2167. 'breakpoint' =>
  2168. class Drupal\Core\Extension\Extension#65 (5) {
  2169. ...
  2170. }
  2171. 'ckeditor' =>
  2172. class Drupal\Core\Extension\Extension#66 (5) {
  2173. ...
  2174. }
  2175. 'color' =>
  2176. class Drupal\Core\Extension\Extension#67 (5) {
  2177. ...
  2178. }
  2179. 'comment' =>
  2180. class Drupal\Core\Extension\Extension#64 (5) {
  2181. ...
  2182. }
  2183. 'commerce' =>
  2184. class Drupal\Core\Extension\Extension#63 (5) {
  2185. ...
  2186. }
  2187. 'commerce_authnet' =>
  2188. class Drupal\Core\Extension\Extension#61 (5) {
  2189. ...
  2190. }
  2191. 'commerce_cart' =>
  2192. class Drupal\Core\Extension\Extension#58 (5) {
  2193. ...
  2194. }
  2195. 'commerce_checkout' =>
  2196. class Drupal\Core\Extension\Extension#78 (5) {
  2197. ...
  2198. }
  2199. 'commerce_log' =>
  2200. class Drupal\Core\Extension\Extension#79 (5) {
  2201. ...
  2202. }
  2203. 'commerce_order' =>
  2204. class Drupal\Core\Extension\Extension#80 (5) {
  2205. ...
  2206. }
  2207. 'commerce_payment' =>
  2208. class Drupal\Core\Extension\Extension#81 (5) {
  2209. ...
  2210. }
  2211. 'commerce_paypal' =>
  2212. class Drupal\Core\Extension\Extension#82 (5) {
  2213. ...
  2214. }
  2215. 'commerce_price' =>
  2216. class Drupal\Core\Extension\Extension#83 (5) {
  2217. ...
  2218. }
  2219. 'commerce_product' =>
  2220. class Drupal\Core\Extension\Extension#84 (5) {
  2221. ...
  2222. }
  2223. 'commerce_promotion' =>
  2224. class Drupal\Core\Extension\Extension#85 (5) {
  2225. ...
  2226. }
  2227. 'commerce_store' =>
  2228. class Drupal\Core\Extension\Extension#86 (5) {
  2229. ...
  2230. }
  2231. 'commerce_tax' =>
  2232. class Drupal\Core\Extension\Extension#87 (5) {
  2233. ...
  2234. }
  2235. 'commerce_wallet' =>
  2236. class Drupal\Core\Extension\Extension#88 (5) {
  2237. ...
  2238. }
  2239. 'config' =>
  2240. class Drupal\Core\Extension\Extension#89 (5) {
  2241. ...
  2242. }
  2243. 'contact' =>
  2244. class Drupal\Core\Extension\Extension#90 (5) {
  2245. ...
  2246. }
  2247. 'contextual' =>
  2248. class Drupal\Core\Extension\Extension#91 (5) {
  2249. ...
  2250. }
  2251. 'datetime' =>
  2252. class Drupal\Core\Extension\Extension#92 (5) {
  2253. ...
  2254. }
  2255. 'dblog' =>
  2256. class Drupal\Core\Extension\Extension#93 (5) {
  2257. ...
  2258. }
  2259. 'dynamic_page_cache' =>
  2260. class Drupal\Core\Extension\Extension#94 (5) {
  2261. ...
  2262. }
  2263. 'editor' =>
  2264. class Drupal\Core\Extension\Extension#95 (5) {
  2265. ...
  2266. }
  2267. 'entity' =>
  2268. class Drupal\Core\Extension\Extension#96 (5) {
  2269. ...
  2270. }
  2271. 'entity_reference' =>
  2272. class Drupal\Core\Extension\Extension#97 (5) {
  2273. ...
  2274. }
  2275. 'entity_reference_revisions' =>
  2276. class Drupal\Core\Extension\Extension#98 (5) {
  2277. ...
  2278. }
  2279. 'feeds' =>
  2280. class Drupal\Core\Extension\Extension#99 (5) {
  2281. ...
  2282. }
  2283. 'field' =>
  2284. class Drupal\Core\Extension\Extension#100 (5) {
  2285. ...
  2286. }
  2287. 'field_ui' =>
  2288. class Drupal\Core\Extension\Extension#101 (5) {
  2289. ...
  2290. }
  2291. 'file' =>
  2292. class Drupal\Core\Extension\Extension#102 (5) {
  2293. ...
  2294. }
  2295. 'filter' =>
  2296. class Drupal\Core\Extension\Extension#103 (5) {
  2297. ...
  2298. }
  2299. 'flag' =>
  2300. class Drupal\Core\Extension\Extension#104 (5) {
  2301. ...
  2302. }
  2303. 'help' =>
  2304. class Drupal\Core\Extension\Extension#105 (5) {
  2305. ...
  2306. }
  2307. 'history' =>
  2308. class Drupal\Core\Extension\Extension#106 (5) {
  2309. ...
  2310. }
  2311. 'image' =>
  2312. class Drupal\Core\Extension\Extension#107 (5) {
  2313. ...
  2314. }
  2315. 'inline_entity_form' =>
  2316. class Drupal\Core\Extension\Extension#108 (5) {
  2317. ...
  2318. }
  2319. 'link' =>
  2320. class Drupal\Core\Extension\Extension#109 (5) {
  2321. ...
  2322. }
  2323. 'masquerade' =>
  2324. class Drupal\Core\Extension\Extension#110 (5) {
  2325. ...
  2326. }
  2327. 'menu_ui' =>
  2328. class Drupal\Core\Extension\Extension#111 (5) {
  2329. ...
  2330. }
  2331. 'node' =>
  2332. class Drupal\Core\Extension\Extension#112 (5) {
  2333. ...
  2334. }
  2335. 'options' =>
  2336. class Drupal\Core\Extension\Extension#113 (5) {
  2337. ...
  2338. }
  2339. 'page_cache' =>
  2340. class Drupal\Core\Extension\Extension#114 (5) {
  2341. ...
  2342. }
  2343. 'path' =>
  2344. class Drupal\Core\Extension\Extension#115 (5) {
  2345. ...
  2346. }
  2347. 'permissions_by_term' =>
  2348. class Drupal\Core\Extension\Extension#116 (5) {
  2349. ...
  2350. }
  2351. 'profile' =>
  2352. class Drupal\Core\Extension\Extension#117 (5) {
  2353. ...
  2354. }
  2355. 'pubportal_base' =>
  2356. class Drupal\Core\Extension\Extension#118 (5) {
  2357. ...
  2358. }
  2359. 'quickedit' =>
  2360. class Drupal\Core\Extension\Extension#119 (5) {
  2361. ...
  2362. }
  2363. 'rdf' =>
  2364. class Drupal\Core\Extension\Extension#120 (5) {
  2365. ...
  2366. }
  2367. 'search' =>
  2368. class Drupal\Core\Extension\Extension#121 (5) {
  2369. ...
  2370. }
  2371. 'shortcut' =>
  2372. class Drupal\Core\Extension\Extension#122 (5) {
  2373. ...
  2374. }
  2375. 'state_machine' =>
  2376. class Drupal\Core\Extension\Extension#123 (5) {
  2377. ...
  2378. }
  2379. 'system' =>
  2380. class Drupal\Core\Extension\Extension#124 (5) {
  2381. ...
  2382. }
  2383. 'taxonomy' =>
  2384. class Drupal\Core\Extension\Extension#125 (5) {
  2385. ...
  2386. }
  2387. 'text' =>
  2388. class Drupal\Core\Extension\Extension#126 (5) {
  2389. ...
  2390. }
  2391. 'toolbar' =>
  2392. class Drupal\Core\Extension\Extension#127 (5) {
  2393. ...
  2394. }
  2395. 'tour' =>
  2396. class Drupal\Core\Extension\Extension#128 (5) {
  2397. ...
  2398. }
  2399. 'update' =>
  2400. class Drupal\Core\Extension\Extension#129 (5) {
  2401. ...
  2402. }
  2403. 'user' =>
  2404. class Drupal\Core\Extension\Extension#130 (5) {
  2405. ...
  2406. }
  2407. 'views_ui' =>
  2408. class Drupal\Core\Extension\Extension#131 (5) {
  2409. ...
  2410. }
  2411. 'wallet' =>
  2412. class Drupal\Core\Extension\Extension#132 (5) {
  2413. ...
  2414. }
  2415. 'menu_link_content' =>
  2416. class Drupal\Core\Extension\Extension#133 (5) {
  2417. ...
  2418. }
  2419. 'views' =>
  2420. class Drupal\Core\Extension\Extension#134 (5) {
  2421. ...
  2422. }
  2423. }
  2424. protected $loaded =>
  2425. bool(true)
  2426. protected $implementations =>
  2427. array(194) {
  2428. 'module_implements_alter' =>
  2429. array(1) {
  2430. ...
  2431. }
  2432. 'rebuild' =>
  2433. array(1) {
  2434. ...
  2435. }
  2436. 'entity_type_build' =>
  2437. array(8) {
  2438. ...
  2439. }
  2440. 'entity_type_alter' =>
  2441. array(3) {
  2442. ...
  2443. }
  2444. 'entity_load' =>
  2445. array(0) {
  2446. ...
  2447. }
  2448. 'block_load' =>
  2449. array(0) {
  2450. ...
  2451. }
  2452. 'search_page_load' =>
  2453. array(0) {
  2454. ...
  2455. }
  2456. 'views_plugins_display_alter' =>
  2457. array(1) {
  2458. ...
  2459. }
  2460. 'view_load' =>
  2461. array(0) {
  2462. ...
  2463. }
  2464. 'views_plugins_style_alter' =>
  2465. array(0) {
  2466. ...
  2467. }
  2468. 'views_plugins_access_alter' =>
  2469. array(0) {
  2470. ...
  2471. }
  2472. 'views_data' =>
  2473. array(6) {
  2474. ...
  2475. }
  2476. 'action_load' =>
  2477. array(0) {
  2478. ...
  2479. }
  2480. 'field_info_alter' =>
  2481. array(0) {
  2482. ...
  2483. }
  2484. 'entity_bundle_info' =>
  2485. array(1) {
  2486. ...
  2487. }
  2488. 'commerce_payment_method_type_info_alter' =>
  2489. array(0) {
  2490. ...
  2491. }
  2492. 'commerce_payment_type_info_alter' =>
  2493. array(0) {
  2494. ...
  2495. }
  2496. 'block_content_type_load' =>
  2497. array(0) {
  2498. ...
  2499. }
  2500. 'comment_type_load' =>
  2501. array(0) {
  2502. ...
  2503. }
  2504. 'commerce_order_type_load' =>
  2505. array(0) {
  2506. ...
  2507. }
  2508. 'commerce_order_item_type_load' =>
  2509. array(0) {
  2510. ...
  2511. }
  2512. 'commerce_product_variation_type_load' =>
  2513. array(0) {
  2514. ...
  2515. }
  2516. 'commerce_product_type_load' =>
  2517. array(0) {
  2518. ...
  2519. }
  2520. 'commerce_store_type_load' =>
  2521. array(0) {
  2522. ...
  2523. }
  2524. 'contact_form_load' =>
  2525. array(0) {
  2526. ...
  2527. }
  2528. 'feeds_feed_type_load' =>
  2529. array(0) {
  2530. ...
  2531. }
  2532. 'flag_load' =>
  2533. array(0) {
  2534. ...
  2535. }
  2536. 'node_type_load' =>
  2537. array(0) {
  2538. ...
  2539. }
  2540. 'profile_type_load' =>
  2541. array(0) {
  2542. ...
  2543. }
  2544. 'shortcut_set_load' =>
  2545. array(0) {
  2546. ...
  2547. }
  2548. 'taxonomy_vocabulary_load' =>
  2549. array(0) {
  2550. ...
  2551. }
  2552. 'entity_bundle_info_alter' =>
  2553. array(0) {
  2554. ...
  2555. }
  2556. 'data_type_info_alter' =>
  2557. array(0) {
  2558. ...
  2559. }
  2560. 'entity_base_field_info' =>
  2561. array(6) {
  2562. ...
  2563. }
  2564. 'entity_base_field_info_alter' =>
  2565. array(0) {
  2566. ...
  2567. }
  2568. 'entity_field_storage_info' =>
  2569. array(2) {
  2570. ...
  2571. }
  2572. 'field_storage_config_load' =>
  2573. array(0) {
  2574. ...
  2575. }
  2576. 'entity_field_storage_info_alter' =>
  2577. array(0) {
  2578. ...
  2579. }
  2580. 'search_plugin_alter' =>
  2581. array(0) {
  2582. ...
  2583. }
  2584. 'field_config_load' =>
  2585. array(0) {
  2586. ...
  2587. }
  2588. 'entity_bundle_field_info' =>
  2589. array(2) {
  2590. ...
  2591. }
  2592. 'entity_bundle_field_info_alter' =>
  2593. array(0) {
  2594. ...
  2595. }
  2596. 'field_views_data_alter' =>
  2597. array(2) {
  2598. ...
  2599. }
  2600. 'base_field_override_load' =>
  2601. array(0) {
  2602. ...
  2603. }
  2604. 'views_data_alter' =>
  2605. array(10) {
  2606. ...
  2607. }
  2608. 'views_plugins_row_alter' =>
  2609. array(0) {
  2610. ...
  2611. }
  2612. 'query_alter' =>
  2613. array(0) {
  2614. ...
  2615. }
  2616. 'query_menu_link_content_access_alter' =>
  2617. array(0) {
  2618. ...
  2619. }
  2620. 'query_entity_query_alter' =>
  2621. array(0) {
  2622. ...
  2623. }
  2624. 'query_entity_query_menu_link_content_alter' =>
  2625. array(0) {
  2626. ...
  2627. }
  2628. 'query_menu_link_content_load_multiple_alter' =>
  2629. array(0) {
  2630. ...
  2631. }
  2632. 'entity_storage_load' =>
  2633. array(1) {
  2634. ...
  2635. }
  2636. 'menu_link_content_storage_load' =>
  2637. array(0) {
  2638. ...
  2639. }
  2640. 'menu_link_content_load' =>
  2641. array(0) {
  2642. ...
  2643. }
  2644. 'menu_links_discovered_alter' =>
  2645. array(4) {
  2646. ...
  2647. }
  2648. 'query_user_load_multiple_alter' =>
  2649. array(0) {
  2650. ...
  2651. }
  2652. 'user_storage_load' =>
  2653. array(0) {
  2654. ...
  2655. }
  2656. 'user_load' =>
  2657. array(0) {
  2658. ...
  2659. }
  2660. 'date_format_load' =>
  2661. array(0) {
  2662. ...
  2663. }
  2664. 'element_info_alter' =>
  2665. array(3) {
  2666. ...
  2667. }
  2668. 'form_alter' =>
  2669. array(5) {
  2670. ...
  2671. }
  2672. 'form_system_performance_settings_alter' =>
  2673. array(0) {
  2674. ...
  2675. }
  2676. 'theme' =>
  2677. array(34) {
  2678. ...
  2679. }
  2680. 'views_plugins_pager_alter' =>
  2681. array(0) {
  2682. ...
  2683. }
  2684. 'views_plugins_exposed_form_alter' =>
  2685. array(0) {
  2686. ...
  2687. }
  2688. 'theme_registry_alter' =>
  2689. array(1) {
  2690. ...
  2691. }
  2692. 'theme_suggestions_system_config_form' =>
  2693. array(0) {
  2694. ...
  2695. }
  2696. 'theme_suggestions_alter' =>
  2697. array(0) {
  2698. ...
  2699. }
  2700. 'theme_suggestions_system_config_form_alter' =>
  2701. array(0) {
  2702. ...
  2703. }
  2704. 'template_preprocess_default_variables_alter' =>
  2705. array(1) {
  2706. ...
  2707. }
  2708. 'theme_suggestions_input' =>
  2709. array(0) {
  2710. ...
  2711. }
  2712. 'theme_suggestions_input_alter' =>
  2713. array(0) {
  2714. ...
  2715. }
  2716. 'theme_suggestions_details' =>
  2717. array(0) {
  2718. ...
  2719. }
  2720. 'theme_suggestions_details_alter' =>
  2721. array(0) {
  2722. ...
  2723. }
  2724. 'theme_suggestions_select' =>
  2725. array(0) {
  2726. ...
  2727. }
  2728. 'theme_suggestions_select_alter' =>
  2729. array(0) {
  2730. ...
  2731. }
  2732. 'theme_suggestions_form_element' =>
  2733. array(0) {
  2734. ...
  2735. }
  2736. 'theme_suggestions_form_element_alter' =>
  2737. array(0) {
  2738. ...
  2739. }
  2740. 'theme_suggestions_form_element_label' =>
  2741. array(0) {
  2742. ...
  2743. }
  2744. 'theme_suggestions_form_element_label_alter' =>
  2745. array(0) {
  2746. ...
  2747. }
  2748. 'theme_suggestions_container' =>
  2749. array(0) {
  2750. ...
  2751. }
  2752. 'theme_suggestions_container_alter' =>
  2753. array(1) {
  2754. ...
  2755. }
  2756. 'theme_suggestions_form' =>
  2757. array(0) {
  2758. ...
  2759. }
  2760. 'theme_suggestions_form_alter' =>
  2761. array(0) {
  2762. ...
  2763. }
  2764. 'display_variant_plugin_alter' =>
  2765. array(0) {
  2766. ...
  2767. }
  2768. 'entity_access' =>
  2769. array(0) {
  2770. ...
  2771. }
  2772. 'block_access' =>
  2773. array(0) {
  2774. ...
  2775. }
  2776. 'query_entity_query_block_content_alter' =>
  2777. array(0) {
  2778. ...
  2779. }
  2780. 'query_block_content_load_multiple_alter' =>
  2781. array(0) {
  2782. ...
  2783. }
  2784. 'block_content_storage_load' =>
  2785. array(0) {
  2786. ...
  2787. }
  2788. 'block_content_load' =>
  2789. array(0) {
  2790. ...
  2791. }
  2792. 'menu_load' =>
  2793. array(0) {
  2794. ...
  2795. }
  2796. 'views_plugins_argument_alter' =>
  2797. array(0) {
  2798. ...
  2799. }
  2800. 'views_plugins_argument_validator_alter' =>
  2801. array(2) {
  2802. ...
  2803. }
  2804. 'views_plugins_query_alter' =>
  2805. array(0) {
  2806. ...
  2807. }
  2808. 'system_info_alter' =>
  2809. array(1) {
  2810. ...
  2811. }
  2812. 'block_alter' =>
  2813. array(0) {
  2814. ...
  2815. }
  2816. 'block_build_alter' =>
  2817. array(0) {
  2818. ...
  2819. }
  2820. 'block_build_page_title_block_alter' =>
  2821. array(0) {
  2822. ...
  2823. }
  2824. 'block_view_alter' =>
  2825. array(0) {
  2826. ...
  2827. }
  2828. 'block_view_page_title_block_alter' =>
  2829. array(0) {
  2830. ...
  2831. }
  2832. 'block_build_local_tasks_block_alter' =>
  2833. array(0) {
  2834. ...
  2835. }
  2836. 'block_build_system_breadcrumb_block_alter' =>
  2837. array(0) {
  2838. ...
  2839. }
  2840. 'block_build_system_messages_block_alter' =>
  2841. array(0) {
  2842. ...
  2843. }
  2844. 'block_build_help_block_alter' =>
  2845. array(0) {
  2846. ...
  2847. }
  2848. 'block_build_local_actions_block_alter' =>
  2849. array(0) {
  2850. ...
  2851. }
  2852. 'block_build_system_main_block_alter' =>
  2853. array(0) {
  2854. ...
  2855. }
  2856. 'block_view_system_main_block_alter' =>
  2857. array(1) {
  2858. ...
  2859. }
  2860. 'page_attachments' =>
  2861. array(4) {
  2862. ...
  2863. }
  2864. 'file_url_alter' =>
  2865. array(0) {
  2866. ...
  2867. }
  2868. 'page_attachments_alter' =>
  2869. array(1) {
  2870. ...
  2871. }
  2872. 'page_top' =>
  2873. array(4) {
  2874. ...
  2875. }
  2876. 'link_alter' =>
  2877. array(0) {
  2878. ...
  2879. }
  2880. 'page_bottom' =>
  2881. array(1) {
  2882. ...
  2883. }
  2884. 'theme_suggestions_html' =>
  2885. array(1) {
  2886. ...
  2887. }
  2888. 'theme_suggestions_html_alter' =>
  2889. array(0) {
  2890. ...
  2891. }
  2892. 'rdf_namespaces' =>
  2893. array(1) {
  2894. ...
  2895. }
  2896. 'breakpoints_alter' =>
  2897. array(0) {
  2898. ...
  2899. }
  2900. 'toolbar' =>
  2901. array(6) {
  2902. ...
  2903. }
  2904. 'shortcut_default_set' =>
  2905. array(0) {
  2906. ...
  2907. }
  2908. 'query_entity_query_shortcut_alter' =>
  2909. array(0) {
  2910. ...
  2911. }
  2912. 'query_shortcut_load_multiple_alter' =>
  2913. array(0) {
  2914. ...
  2915. }
  2916. 'shortcut_storage_load' =>
  2917. array(0) {
  2918. ...
  2919. }
  2920. 'shortcut_load' =>
  2921. array(0) {
  2922. ...
  2923. }
  2924. 'theme_suggestions_menu' =>
  2925. array(0) {
  2926. ...
  2927. }
  2928. 'theme_suggestions_menu_alter' =>
  2929. array(0) {
  2930. ...
  2931. }
  2932. 'user_format_name_alter' =>
  2933. array(0) {
  2934. ...
  2935. }
  2936. 'toolbar_alter' =>
  2937. array(1) {
  2938. ...
  2939. }
  2940.  
  2941. (more elements)...
  2942. }
  2943. protected $verified =>
  2944. array(39) {
  2945. 'entity_load' =>
  2946. bool(true)
  2947. 'view_load' =>
  2948. bool(true)
  2949. 'module_implements_alter' =>
  2950. bool(true)
  2951. 'views_pre_view' =>
  2952. bool(true)
  2953. 'entity_field_access' =>
  2954. bool(true)
  2955. 'entity_field_access_alter' =>
  2956. bool(true)
  2957. 'views_pre_build' =>
  2958. bool(true)
  2959. 'views_query_alter' =>
  2960. bool(true)
  2961. 'views_query_substitutions' =>
  2962. bool(true)
  2963. 'views_post_build' =>
  2964. bool(true)
  2965. 'views_pre_execute' =>
  2966. bool(true)
  2967. 'query_alter' =>
  2968. bool(true)
  2969. 'query_views_alter' =>
  2970. bool(true)
  2971. 'query_views_my_product_offers_alter' =>
  2972. bool(true)
  2973. 'node_grants' =>
  2974. bool(true)
  2975. 'query_node_access_alter' =>
  2976. bool(true)
  2977. 'node_load' =>
  2978. bool(true)
  2979. 'views_post_execute' =>
  2980. bool(true)
  2981. 'views_pre_render' =>
  2982. bool(true)
  2983. 'theme_suggestions_views_view_field' =>
  2984. bool(true)
  2985. 'theme_suggestions_alter' =>
  2986. bool(true)
  2987. 'theme_suggestions_views_view_field_alter' =>
  2988. bool(true)
  2989. 'template_preprocess_default_variables_alter' =>
  2990. bool(true)
  2991. 'entity_view_display_create' =>
  2992. bool(true)
  2993. 'entity_create' =>
  2994. bool(true)
  2995. 'field_info_max_weight' =>
  2996. bool(true)
  2997. 'entity_display_build_alter' =>
  2998. bool(true)
  2999. 'link_alter' =>
  3000. bool(true)
  3001. 'query_taxonomy_term_load_multiple_alter' =>
  3002. bool(true)
  3003. 'entity_bundle_field_info' =>
  3004. bool(true)
  3005. 'entity_bundle_field_info_alter' =>
  3006. bool(true)
  3007. 'entity_storage_load' =>
  3008. bool(true)
  3009. 'taxonomy_term_storage_load' =>
  3010. bool(true)
  3011. 'taxonomy_term_load' =>
  3012. bool(true)
  3013. 'entity_access' =>
  3014. bool(true)
  3015. 'taxonomy_term_access' =>
  3016. bool(true)
  3017. 'views_post_render' =>
  3018. bool(true)
  3019. 'theme_suggestions_views_view' =>
  3020. bool(true)
  3021. 'theme_suggestions_views_view_alter' =>
  3022. bool(true)
  3023. }
  3024. protected $hookInfo =>
  3025. array(41) {
  3026. 'flag_type_info_alter' =>
  3027. array(1) {
  3028. ...
  3029. }
  3030. 'flag_link_type_info_alter' =>
  3031. array(1) {
  3032. ...
  3033. }
  3034. 'token_info' =>
  3035. array(1) {
  3036. ...
  3037. }
  3038. 'token_info_alter' =>
  3039. array(1) {
  3040. ...
  3041. }
  3042. 'tokens' =>
  3043. array(1) {
  3044. ...
  3045. }
  3046. 'tokens_alter' =>
  3047. array(1) {
  3048. ...
  3049. }
  3050. 'views_data' =>
  3051. array(1) {
  3052. ...
  3053. }
  3054. 'views_data_alter' =>
  3055. array(1) {
  3056. ...
  3057. }
  3058. 'views_analyze' =>
  3059. array(1) {
  3060. ...
  3061. }
  3062. 'views_invalidate_cache' =>
  3063. array(1) {
  3064. ...
  3065. }
  3066. 'views_plugins_access_alter' =>
  3067. array(1) {
  3068. ...
  3069. }
  3070. 'views_plugins_area_alter' =>
  3071. array(1) {
  3072. ...
  3073. }
  3074. 'views_plugins_argument_alter' =>
  3075. array(1) {
  3076. ...
  3077. }
  3078. 'views_plugins_argument_default_alter' =>
  3079. array(1) {
  3080. ...
  3081. }
  3082. 'views_plugins_argument_validator_alter' =>
  3083. array(1) {
  3084. ...
  3085. }
  3086. 'views_plugins_cache_alter' =>
  3087. array(1) {
  3088. ...
  3089. }
  3090. 'views_plugins_display_extender_alter' =>
  3091. array(1) {
  3092. ...
  3093. }
  3094. 'views_plugins_display_alter' =>
  3095. array(1) {
  3096. ...
  3097. }
  3098. 'views_plugins_exposed_form_alter' =>
  3099. array(1) {
  3100. ...
  3101. }
  3102. 'views_plugins_field_alter' =>
  3103. array(1) {
  3104. ...
  3105. }
  3106. 'views_plugins_filter_alter' =>
  3107. array(1) {
  3108. ...
  3109. }
  3110. 'views_plugins_join_alter' =>
  3111. array(1) {
  3112. ...
  3113. }
  3114. 'views_plugins_pager_alter' =>
  3115. array(1) {
  3116. ...
  3117. }
  3118. 'views_plugins_query_alter' =>
  3119. array(1) {
  3120. ...
  3121. }
  3122. 'views_plugins_relationship_alter' =>
  3123. array(1) {
  3124. ...
  3125. }
  3126. 'views_plugins_row_alter' =>
  3127. array(1) {
  3128. ...
  3129. }
  3130. 'views_plugins_sort_alter' =>
  3131. array(1) {
  3132. ...
  3133. }
  3134. 'views_plugins_style_alter' =>
  3135. array(1) {
  3136. ...
  3137. }
  3138. 'views_plugins_wizard_alter' =>
  3139. array(1) {
  3140. ...
  3141. }
  3142. 'views_query_substitutions' =>
  3143. array(1) {
  3144. ...
  3145. }
  3146. 'views_form_substitutions' =>
  3147. array(1) {
  3148. ...
  3149. }
  3150. 'views_pre_view' =>
  3151. array(1) {
  3152. ...
  3153. }
  3154. 'views_pre_build' =>
  3155. array(1) {
  3156. ...
  3157. }
  3158. 'views_post_build' =>
  3159. array(1) {
  3160. ...
  3161. }
  3162. 'views_pre_execute' =>
  3163. array(1) {
  3164. ...
  3165. }
  3166. 'views_post_execute' =>
  3167. array(1) {
  3168. ...
  3169. }
  3170. 'views_pre_render' =>
  3171. array(1) {
  3172. ...
  3173. }
  3174. 'views_post_render' =>
  3175. array(1) {
  3176. ...
  3177. }
  3178. 'views_query_alter' =>
  3179. array(1) {
  3180. ...
  3181. }
  3182. 'field_views_data' =>
  3183. array(1) {
  3184. ...
  3185. }
  3186. 'field_views_data_alter' =>
  3187. array(1) {
  3188. ...
  3189. }
  3190. }
  3191. protected $cacheBackend =>
  3192. class Drupal\Core\Cache\ChainedFastBackend#25 (5) {
  3193. protected $bin =>
  3194. string(15) "cache_bootstrap"
  3195. protected $consistentBackend =>
  3196. class Drupal\Core\Cache\DatabaseBackend#34 (4) {
  3197. ...
  3198. }
  3199. protected $fastBackend =>
  3200. class Drupal\Core\Cache\ApcuBackend#29 (4) {
  3201. ...
  3202. }
  3203. protected $lastWriteTimestamp =>
  3204. double(1550606635.781)
  3205. public $_serviceId =>
  3206. string(15) "cache.bootstrap"
  3207. }
  3208. protected $cacheNeedsWriting =>
  3209. bool(true)
  3210. protected $alterFunctions =>
  3211. array(11) {
  3212. 'module_implements' =>
  3213. array(1) {
  3214. ...
  3215. }
  3216. 'entity_field_access' =>
  3217. array(0) {
  3218. ...
  3219. }
  3220. 'query,query_views,query_views_my_product_offers' =>
  3221. array(1) {
  3222. ...
  3223. }
  3224. 'query,query_views,query_views_my_product_offers,query_node_access' =>
  3225. array(2) {
  3226. ...
  3227. }
  3228. 'theme_suggestions,theme_suggestions_views_view_field' =>
  3229. array(0) {
  3230. ...
  3231. }
  3232. 'template_preprocess_default_variables' =>
  3233. array(1) {
  3234. ...
  3235. }
  3236. 'entity_display_build' =>
  3237. array(0) {
  3238. ...
  3239. }
  3240. 'link' =>
  3241. array(0) {
  3242. ...
  3243. }
  3244. 'query,query_taxonomy_term_load_multiple' =>
  3245. array(0) {
  3246. ...
  3247. }
  3248. 'entity_bundle_field_info' =>
  3249. array(0) {
  3250. ...
  3251. }
  3252. 'theme_suggestions,theme_suggestions_views_view' =>
  3253. array(0) {
  3254. ...
  3255. }
  3256. }
  3257. protected $root =>
  3258. string(4) "/app"
  3259. protected $includeFileKeys =>
  3260. array(70) {
  3261. 'inc:action:action.views_execution' =>
  3262. string(51) "/app/core/modules/action/action.views_execution.inc"
  3263. 'inc:address:address.views_execution' =>
  3264. bool(false)
  3265. 'inc:automated_cron:automated_cron.views_execution' =>
  3266. bool(false)
  3267. 'inc:big_pipe:big_pipe.views_execution' =>
  3268. bool(false)
  3269. 'inc:block:block.views_execution' =>
  3270. bool(false)
  3271. 'inc:block_content:block_content.views_execution' =>
  3272. bool(false)
  3273. 'inc:breakpoint:breakpoint.views_execution' =>
  3274. bool(false)
  3275. 'inc:ckeditor:ckeditor.views_execution' =>
  3276. bool(false)
  3277. 'inc:color:color.views_execution' =>
  3278. bool(false)
  3279. 'inc:comment:comment.views_execution' =>
  3280. bool(false)
  3281. 'inc:commerce:commerce.views_execution' =>
  3282. bool(false)
  3283. 'inc:commerce_authnet:commerce_authnet.views_execution' =>
  3284. bool(false)
  3285. 'inc:commerce_cart:commerce_cart.views_execution' =>
  3286. string(76) "/app/modules/contrib/commerce/modules/cart/commerce_cart.views_execution.inc"
  3287. 'inc:commerce_checkout:commerce_checkout.views_execution' =>
  3288. bool(false)
  3289. 'inc:commerce_log:commerce_log.views_execution' =>
  3290. bool(false)
  3291. 'inc:commerce_order:commerce_order.views_execution' =>
  3292. bool(false)
  3293. 'inc:commerce_payment:commerce_payment.views_execution' =>
  3294. bool(false)
  3295. 'inc:commerce_paypal:commerce_paypal.views_execution' =>
  3296. bool(false)
  3297. 'inc:commerce_price:commerce_price.views_execution' =>
  3298. bool(false)
  3299. 'inc:commerce_product:commerce_product.views_execution' =>
  3300. bool(false)
  3301. 'inc:commerce_promotion:commerce_promotion.views_execution' =>
  3302. bool(false)
  3303. 'inc:commerce_store:commerce_store.views_execution' =>
  3304. bool(false)
  3305. 'inc:commerce_tax:commerce_tax.views_execution' =>
  3306. bool(false)
  3307. 'inc:commerce_wallet:commerce_wallet.views_execution' =>
  3308. bool(false)
  3309. 'inc:config:config.views_execution' =>
  3310. bool(false)
  3311. 'inc:contact:contact.views_execution' =>
  3312. bool(false)
  3313. 'inc:contextual:contextual.views_execution' =>
  3314. bool(false)
  3315. 'inc:datetime:datetime.views_execution' =>
  3316. bool(false)
  3317. 'inc:dblog:dblog.views_execution' =>
  3318. bool(false)
  3319. 'inc:dynamic_page_cache:dynamic_page_cache.views_execution' =>
  3320. bool(false)
  3321. 'inc:editor:editor.views_execution' =>
  3322. bool(false)
  3323. 'inc:entity:entity.views_execution' =>
  3324. bool(false)
  3325. 'inc:entity_reference:entity_reference.views_execution' =>
  3326. bool(false)
  3327. 'inc:entity_reference_revisions:entity_reference_revisions.views_execution' =>
  3328. bool(false)
  3329. 'inc:feeds:feeds.views_execution' =>
  3330. bool(false)
  3331. 'inc:field:field.views_execution' =>
  3332. bool(false)
  3333. 'inc:field_ui:field_ui.views_execution' =>
  3334. bool(false)
  3335. 'inc:file:file.views_execution' =>
  3336. bool(false)
  3337. 'inc:filter:filter.views_execution' =>
  3338. bool(false)
  3339. 'inc:flag:flag.views_execution' =>
  3340. string(50) "/app/modules/contrib/flag/flag.views_execution.inc"
  3341. 'inc:help:help.views_execution' =>
  3342. bool(false)
  3343. 'inc:history:history.views_execution' =>
  3344. bool(false)
  3345. 'inc:image:image.views_execution' =>
  3346. bool(false)
  3347. 'inc:inline_entity_form:inline_entity_form.views_execution' =>
  3348. bool(false)
  3349. 'inc:link:link.views_execution' =>
  3350. bool(false)
  3351. 'inc:masquerade:masquerade.views_execution' =>
  3352. bool(false)
  3353. 'inc:menu_ui:menu_ui.views_execution' =>
  3354. bool(false)
  3355. 'inc:node:node.views_execution' =>
  3356. string(47) "/app/core/modules/node/node.views_execution.inc"
  3357. 'inc:options:options.views_execution' =>
  3358. bool(false)
  3359. 'inc:page_cache:page_cache.views_execution' =>
  3360. bool(false)
  3361. 'inc:path:path.views_execution' =>
  3362. bool(false)
  3363. 'inc:permissions_by_term:permissions_by_term.views_execution' =>
  3364. bool(false)
  3365. 'inc:profile:profile.views_execution' =>
  3366. bool(false)
  3367. 'inc:pubportal_base:pubportal_base.views_execution' =>
  3368. bool(false)
  3369. 'inc:quickedit:quickedit.views_execution' =>
  3370. bool(false)
  3371. 'inc:rdf:rdf.views_execution' =>
  3372. bool(false)
  3373. 'inc:search:search.views_execution' =>
  3374. bool(false)
  3375. 'inc:shortcut:shortcut.views_execution' =>
  3376. bool(false)
  3377. 'inc:state_machine:state_machine.views_execution' =>
  3378. bool(false)
  3379. 'inc:system:system.views_execution' =>
  3380. bool(false)
  3381. 'inc:taxonomy:taxonomy.views_execution' =>
  3382. bool(false)
  3383. 'inc:text:text.views_execution' =>
  3384. bool(false)
  3385. 'inc:toolbar:toolbar.views_execution' =>
  3386. bool(false)
  3387. 'inc:tour:tour.views_execution' =>
  3388. bool(false)
  3389. 'inc:update:update.views_execution' =>
  3390. bool(false)
  3391. 'inc:user:user.views_execution' =>
  3392. string(47) "/app/core/modules/user/user.views_execution.inc"
  3393. 'inc:views_ui:views_ui.views_execution' =>
  3394. bool(false)
  3395. 'inc:wallet:wallet.views_execution' =>
  3396. bool(false)
  3397. 'inc:menu_link_content:menu_link_content.views_execution' =>
  3398. bool(false)
  3399. 'inc:views:views.views_execution' =>
  3400. string(49) "/app/core/modules/views/views.views_execution.inc"
  3401. }
  3402. public $_serviceId =>
  3403. string(14) "module_handler"
  3404. }
  3405. protected $viewsData =>
  3406. class Drupal\views\ViewsData#639 (10) {
  3407. protected $baseCid =>
  3408. string(10) "views_data"
  3409. protected $cacheBackend =>
  3410. class Drupal\Core\Cache\DatabaseBackend#246 (5) {
  3411. protected $maxRows =>
  3412. int(5000)
  3413. protected $bin =>
  3414. string(13) "cache_default"
  3415. protected $connection =>
  3416. class Drupal\Core\Database\Driver\mysql\Connection#16 (21) {
  3417. ...
  3418. }
  3419. protected $checksumProvider =>
  3420. class Drupal\Core\Cache\DatabaseCacheTagsChecksum#52 (4) {
  3421. ...
  3422. }
  3423. public $_serviceId =>
  3424. string(13) "cache.default"
  3425. }
  3426. protected $storage =>
  3427. array(3) {
  3428. 'node_field_data' =>
  3429. array(35) {
  3430. ...
  3431. }
  3432. 'node__field_purchased' =>
  3433. array(4) {
  3434. ...
  3435. }
  3436. 'node__field_unique_offer_tag' =>
  3437. array(3) {
  3438. ...
  3439. }
  3440. }
  3441. protected $allStorage =>
  3442. array(123) {
  3443. 'views' =>
  3444. array(45) {
  3445. ...
  3446. }
  3447. 'watchdog' =>
  3448. array(12) {
  3449. ...
  3450. }
  3451. 'block_content' =>
  3452. array(9) {
  3453. ...
  3454. }
  3455. 'comment' =>
  3456. array(11) {
  3457. ...
  3458. }
  3459. 'commerce_log' =>
  3460. array(13) {
  3461. ...
  3462. }
  3463. 'commerce_order' =>
  3464. array(32) {
  3465. ...
  3466. }
  3467. 'commerce_order_item' =>
  3468. array(22) {
  3469. ...
  3470. }
  3471. 'commerce_payment_method' =>
  3472. array(19) {
  3473. ...
  3474. }
  3475. 'commerce_payment' =>
  3476. array(24) {
  3477. ...
  3478. }
  3479. 'commerce_product_attribute_value' =>
  3480. array(4) {
  3481. ...
  3482. }
  3483. 'commerce_product_variation' =>
  3484. array(4) {
  3485. ...
  3486. }
  3487. 'commerce_product' =>
  3488. array(9) {
  3489. ...
  3490. }
  3491. 'commerce_promotion_coupon' =>
  3492. array(12) {
  3493. ...
  3494. }
  3495. 'commerce_promotion' =>
  3496. array(7) {
  3497. ...
  3498. }
  3499. 'commerce_store' =>
  3500. array(9) {
  3501. ...
  3502. }
  3503. 'contact_message' =>
  3504. array(1) {
  3505. ...
  3506. }
  3507. 'feeds_subscription' =>
  3508. array(1) {
  3509. ...
  3510. }
  3511. 'feeds_feed' =>
  3512. array(21) {
  3513. ...
  3514. }
  3515. 'file_managed' =>
  3516. array(19) {
  3517. ...
  3518. }
  3519. 'flagging' =>
  3520. array(15) {
  3521. ...
  3522. }
  3523. 'node' =>
  3524. array(11) {
  3525. ...
  3526. }
  3527. 'profile' =>
  3528. array(16) {
  3529. ...
  3530. }
  3531. 'shortcut' =>
  3532. array(1) {
  3533. ...
  3534. }
  3535. 'taxonomy_term_data' =>
  3536. array(8) {
  3537. ...
  3538. }
  3539. 'users' =>
  3540. array(11) {
  3541. ...
  3542. }
  3543. 'wallet_category' =>
  3544. array(12) {
  3545. ...
  3546. }
  3547. 'wallet_currency' =>
  3548. array(13) {
  3549. ...
  3550. }
  3551. 'wallet_transaction' =>
  3552. array(15) {
  3553. ...
  3554. }
  3555. 'menu_link_content' =>
  3556. array(1) {
  3557. ...
  3558. }
  3559. 'flag_counts' =>
  3560. array(3) {
  3561. ...
  3562. }
  3563. 'history' =>
  3564. array(2) {
  3565. ...
  3566. }
  3567. 'user__user_picture' =>
  3568. array(7) {
  3569. ...
  3570. }
  3571. 'user__commerce_remote_id' =>
  3572. array(5) {
  3573. ...
  3574. }
  3575. 'profile__address' =>
  3576. array(15) {
  3577. ...
  3578. }
  3579. 'profile_revision__address' =>
  3580. array(15) {
  3581. ...
  3582. }
  3583. 'node__field_unique_offer_tag' =>
  3584. array(3) {
  3585. ...
  3586. }
  3587. 'node_revision__field_unique_offer_tag' =>
  3588. array(4) {
  3589. ...
  3590. }
  3591. 'taxonomy_term_field_data' =>
  3592. array(24) {
  3593. ...
  3594. }
  3595. 'node__field_tags' =>
  3596. array(4) {
  3597. ...
  3598. }
  3599. 'node_revision__field_tags' =>
  3600. array(5) {
  3601. ...
  3602. }
  3603. 'node__field_purchased' =>
  3604. array(4) {
  3605. ...
  3606. }
  3607. 'node_revision__field_purchased' =>
  3608. array(5) {
  3609. ...
  3610. }
  3611. 'users_field_data' =>
  3612. array(33) {
  3613. ...
  3614. }
  3615. 'node__field_offer_tags' =>
  3616. array(4) {
  3617. ...
  3618. }
  3619. 'node_revision__field_offer_tags' =>
  3620. array(5) {
  3621. ...
  3622. }
  3623. 'node__field_offer_image' =>
  3624. array(7) {
  3625. ...
  3626. }
  3627. 'node_revision__field_offer_image' =>
  3628. array(7) {
  3629. ...
  3630. }
  3631. 'node__field_image' =>
  3632. array(7) {
  3633. ...
  3634. }
  3635. 'node_revision__field_image' =>
  3636. array(7) {
  3637. ...
  3638. }
  3639. 'node__field_content_upload' =>
  3640. array(5) {
  3641. ...
  3642. }
  3643. 'node_revision__field_content_upload' =>
  3644. array(5) {
  3645. ...
  3646. }
  3647. 'node__field_content_preview_image' =>
  3648. array(7) {
  3649. ...
  3650. }
  3651. 'node_revision__field_content_preview_image' =>
  3652. array(7) {
  3653. ...
  3654. }
  3655. 'node__feeds_item' =>
  3656. array(7) {
  3657. ...
  3658. }
  3659. 'node_revision__feeds_item' =>
  3660. array(7) {
  3661. ...
  3662. }
  3663. 'node__comment' =>
  3664. array(3) {
  3665. ...
  3666. }
  3667. 'node_revision__comment' =>
  3668. array(3) {
  3669. ...
  3670. }
  3671. 'node__body' =>
  3672. array(5) {
  3673. ...
  3674. }
  3675. 'node_revision__body' =>
  3676. array(5) {
  3677. ...
  3678. }
  3679. 'feeds_feed__field_tag' =>
  3680. array(4) {
  3681. ...
  3682. }
  3683. 'feeds_feed__field_offer_tags' =>
  3684. array(4) {
  3685. ...
  3686. }
  3687. 'commerce_product__variations' =>
  3688. array(4) {
  3689. ...
  3690. }
  3691. 'commerce_product_variation_field_data' =>
  3692. array(17) {
  3693. ...
  3694. }
  3695. 'commerce_product__stores' =>
  3696. array(4) {
  3697. ...
  3698. }
  3699. 'commerce_store_field_data' =>
  3700. array(24) {
  3701. ...
  3702. }
  3703. 'commerce_product__body' =>
  3704. array(5) {
  3705. ...
  3706. }
  3707. 'commerce_order__order_items' =>
  3708. array(4) {
  3709. ...
  3710. }
  3711. 'comment__comment_body' =>
  3712. array(4) {
  3713. ...
  3714. }
  3715. 'block_content__body' =>
  3716. array(5) {
  3717. ...
  3718. }
  3719. 'block_content_revision__body' =>
  3720. array(5) {
  3721. ...
  3722. }
  3723. 'block_content_field_data' =>
  3724. array(11) {
  3725. ...
  3726. }
  3727. 'block_content_revision' =>
  3728. array(8) {
  3729. ...
  3730. }
  3731. 'block_content_field_revision' =>
  3732. array(12) {
  3733. ...
  3734. }
  3735. 'comment_field_data' =>
  3736. array(32) {
  3737. ...
  3738. }
  3739. '' =>
  3740. array(2) {
  3741. ...
  3742. }
  3743. 'comment_entity_statistics' =>
  3744. array(9) {
  3745. ...
  3746. }
  3747. 'commerce_order__adjustments' =>
  3748. array(2) {
  3749. ...
  3750. }
  3751. 'commerce_order__coupons' =>
  3752. array(2) {
  3753. ...
  3754. }
  3755. 'commerce_order_item__adjustments' =>
  3756. array(2) {
  3757. ...
  3758. }
  3759. 'commerce_product_attribute_value_field_data' =>
  3760. array(9) {
  3761. ...
  3762. }
  3763. 'commerce_product_field_data' =>
  3764. array(10) {
  3765. ...
  3766. }
  3767. 'commerce_promotion_field_data' =>
  3768. array(16) {
  3769. ...
  3770. }
  3771. 'commerce_promotion__order_types' =>
  3772. array(2) {
  3773. ...
  3774. }
  3775. 'commerce_promotion__stores' =>
  3776. array(2) {
  3777. ...
  3778. }
  3779. 'commerce_promotion__conditions' =>
  3780. array(3) {
  3781. ...
  3782. }
  3783. 'commerce_promotion__coupons' =>
  3784. array(2) {
  3785. ...
  3786. }
  3787. 'commerce_store__billing_countries' =>
  3788. array(2) {
  3789. ...
  3790. }
  3791. 'commerce_store__tax_registrations' =>
  3792. array(2) {
  3793. ...
  3794. }
  3795. 'file_usage' =>
  3796. array(14) {
  3797. ...
  3798. }
  3799. 'node_field_data' =>
  3800. array(35) {
  3801. ...
  3802. }
  3803. 'node_revision' =>
  3804. array(8) {
  3805. ...
  3806. }
  3807. 'node_field_revision' =>
  3808. array(19) {
  3809. ...
  3810. }
  3811. 'node_access' =>
  3812. array(2) {
  3813. ...
  3814. }
  3815. 'node_search_index' =>
  3816. array(3) {
  3817. ...
  3818. }
  3819. 'node_search_total' =>
  3820. array(1) {
  3821. ...
  3822. }
  3823. 'node_search_dataset' =>
  3824. array(1) {
  3825. ...
  3826. }
  3827. 'profile_revision' =>
  3828. array(14) {
  3829. ...
  3830. }
  3831. 'taxonomy_term__parent' =>
  3832. array(2) {
  3833. ...
  3834. }
  3835. 'taxonomy_index' =>
  3836. array(6) {
  3837. ...
  3838. }
  3839. 'user__roles' =>
  3840. array(3) {
  3841. ...
  3842. }
  3843. 'views_entity_block_content' =>
  3844. array(1) {
  3845. ...
  3846. }
  3847. 'views_entity_comment' =>
  3848. array(1) {
  3849. ...
  3850. }
  3851. 'views_entity_commerce_log' =>
  3852. array(1) {
  3853. ...
  3854. }
  3855. 'views_entity_commerce_order' =>
  3856. array(1) {
  3857. ...
  3858. }
  3859. 'views_entity_commerce_order_item' =>
  3860. array(1) {
  3861. ...
  3862. }
  3863. 'views_entity_commerce_payment_method' =>
  3864. array(1) {
  3865. ...
  3866. }
  3867. 'views_entity_commerce_payment' =>
  3868. array(1) {
  3869. ...
  3870. }
  3871. 'views_entity_commerce_product_attribute_value' =>
  3872. array(1) {
  3873. ...
  3874. }
  3875. 'views_entity_commerce_product_variation' =>
  3876. array(1) {
  3877. ...
  3878. }
  3879. 'views_entity_commerce_product' =>
  3880. array(1) {
  3881. ...
  3882. }
  3883. 'views_entity_commerce_promotion_coupon' =>
  3884. array(1) {
  3885. ...
  3886. }
  3887. 'views_entity_commerce_promotion' =>
  3888. array(1) {
  3889. ...
  3890. }
  3891. 'views_entity_commerce_store' =>
  3892. array(1) {
  3893. ...
  3894. }
  3895. 'views_entity_feeds_feed' =>
  3896. array(1) {
  3897. ...
  3898. }
  3899. 'views_entity_file' =>
  3900. array(1) {
  3901. ...
  3902. }
  3903. 'views_entity_flagging' =>
  3904. array(1) {
  3905. ...
  3906. }
  3907. 'views_entity_node' =>
  3908. array(1) {
  3909. ...
  3910. }
  3911. 'views_entity_profile' =>
  3912. array(1) {
  3913. ...
  3914. }
  3915. 'views_entity_taxonomy_term' =>
  3916. array(1) {
  3917. ...
  3918. }
  3919. 'views_entity_user' =>
  3920. array(1) {
  3921. ...
  3922. }
  3923. 'views_entity_wallet_category' =>
  3924. array(1) {
  3925. ...
  3926. }
  3927. 'views_entity_wallet_currency' =>
  3928. array(1) {
  3929. ...
  3930. }
  3931. 'views_entity_wallet_transaction' =>
  3932. array(1) {
  3933. ...
  3934. }
  3935. }
  3936. protected $fullyLoaded =>
  3937. bool(true)
  3938. protected $skipCache =>
  3939. bool(false)
  3940. protected $langcode =>
  3941. string(2) "en"
  3942. protected $moduleHandler =>
  3943. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  3944. protected $loadedFiles =>
  3945. array(70) {
  3946. ...
  3947. }
  3948. protected $moduleList =>
  3949. array(70) {
  3950. ...
  3951. }
  3952. protected $loaded =>
  3953. bool(true)
  3954. protected $implementations =>
  3955. array(194) {
  3956. ...
  3957. }
  3958. protected $verified =>
  3959. array(39) {
  3960. ...
  3961. }
  3962. protected $hookInfo =>
  3963. array(41) {
  3964. ...
  3965. }
  3966. protected $cacheBackend =>
  3967. class Drupal\Core\Cache\ChainedFastBackend#25 (5) {
  3968. ...
  3969. }
  3970. protected $cacheNeedsWriting =>
  3971. bool(true)
  3972. protected $alterFunctions =>
  3973. array(11) {
  3974. ...
  3975. }
  3976. protected $root =>
  3977. string(4) "/app"
  3978. protected $includeFileKeys =>
  3979. array(70) {
  3980. ...
  3981. }
  3982. public $_serviceId =>
  3983. string(14) "module_handler"
  3984. }
  3985. protected $languageManager =>
  3986. class Drupal\Core\Language\LanguageManager#208 (6) {
  3987. protected $languages =>
  3988. array(1) {
  3989. ...
  3990. }
  3991. protected $defaultLanguage =>
  3992. class Drupal\Core\Language\LanguageDefault#190 (2) {
  3993. ...
  3994. }
  3995. protected $_serviceIds =>
  3996. array(0) {
  3997. ...
  3998. }
  3999. protected $_entityStorages =>
  4000. array(0) {
  4001. ...
  4002. }
  4003. public $_serviceId =>
  4004. string(16) "language_manager"
  4005. public $definedLanguageTypesInfo =>
  4006. array(3) {
  4007. ...
  4008. }
  4009. }
  4010. public $_serviceId =>
  4011. string(16) "views.views_data"
  4012. }
  4013. public $options =>
  4014. array(35) {
  4015. 'id' =>
  4016. string(22) "field_unique_offer_tag"
  4017. 'table' =>
  4018. string(28) "node__field_unique_offer_tag"
  4019. 'field' =>
  4020. string(22) "field_unique_offer_tag"
  4021. 'relationship' =>
  4022. string(4) "none"
  4023. 'group_type' =>
  4024. string(5) "group"
  4025. 'admin_label' =>
  4026. string(0) ""
  4027. 'label' =>
  4028. string(25) "Unique Offer Tracking Tag"
  4029. 'exclude' =>
  4030. bool(true)
  4031. 'alter' =>
  4032. array(26) {
  4033. 'alter_text' =>
  4034. bool(false)
  4035. 'text' =>
  4036. string(0) ""
  4037. 'make_link' =>
  4038. bool(false)
  4039. 'path' =>
  4040. string(0) ""
  4041. 'absolute' =>
  4042. bool(false)
  4043. 'external' =>
  4044. bool(false)
  4045. 'replace_spaces' =>
  4046. bool(false)
  4047. 'path_case' =>
  4048. string(4) "none"
  4049. 'trim_whitespace' =>
  4050. bool(false)
  4051. 'alt' =>
  4052. string(0) ""
  4053. 'rel' =>
  4054. string(0) ""
  4055. 'link_class' =>
  4056. string(0) ""
  4057. 'prefix' =>
  4058. string(0) ""
  4059. 'suffix' =>
  4060. string(0) ""
  4061. 'target' =>
  4062. string(0) ""
  4063. 'nl2br' =>
  4064. bool(false)
  4065. 'max_length' =>
  4066. int(0)
  4067. 'word_boundary' =>
  4068. bool(true)
  4069. 'ellipsis' =>
  4070. bool(true)
  4071. 'more_link' =>
  4072. bool(false)
  4073. 'more_link_text' =>
  4074. string(0) ""
  4075. 'more_link_path' =>
  4076. string(0) ""
  4077. 'strip_tags' =>
  4078. bool(false)
  4079. 'trim' =>
  4080. bool(false)
  4081. 'preserve_tags' =>
  4082. string(0) ""
  4083. 'html' =>
  4084. bool(false)
  4085. }
  4086. 'element_type' =>
  4087. string(0) ""
  4088. 'element_class' =>
  4089. string(0) ""
  4090. 'element_label_type' =>
  4091. string(0) ""
  4092. 'element_label_class' =>
  4093. string(0) ""
  4094. 'element_label_colon' =>
  4095. bool(true)
  4096. 'element_wrapper_type' =>
  4097. string(0) ""
  4098. 'element_wrapper_class' =>
  4099. string(0) ""
  4100. 'element_default_classes' =>
  4101. bool(true)
  4102. 'empty' =>
  4103. string(0) ""
  4104. 'hide_empty' =>
  4105. bool(false)
  4106. 'empty_zero' =>
  4107. bool(false)
  4108. 'hide_alter_empty' =>
  4109. bool(true)
  4110. 'click_sort_column' =>
  4111. string(9) "target_id"
  4112. 'type' =>
  4113. string(22) "entity_reference_label"
  4114. 'settings' =>
  4115. array(1) {
  4116. 'link' =>
  4117. bool(true)
  4118. }
  4119. 'group_column' =>
  4120. string(9) "target_id"
  4121. 'group_columns' =>
  4122. array(0) {
  4123. }
  4124. 'group_rows' =>
  4125. bool(true)
  4126. 'delta_limit' =>
  4127. int(0)
  4128. 'delta_offset' =>
  4129. int(0)
  4130. 'delta_reversed' =>
  4131. bool(false)
  4132. 'delta_first_last' =>
  4133. bool(false)
  4134. 'multi_type' =>
  4135. string(9) "separator"
  4136. 'separator' =>
  4137. string(2) ", "
  4138. 'field_api_classes' =>
  4139. bool(false)
  4140. 'plugin_id' =>
  4141. string(5) "field"
  4142. }
  4143. public $view =>
  4144. class Drupal\views\ViewExecutable#653 (58) {
  4145. public $storage =>
  4146. class Drupal\views\Entity\View#632 (28) {
  4147. protected $base_table =>
  4148. string(15) "node_field_data"
  4149. protected $id =>
  4150. string(17) "my_product_offers"
  4151. protected $label =>
  4152. string(17) "My Product Offers"
  4153. protected $description =>
  4154. string(0) ""
  4155. protected $tag =>
  4156. string(0) ""
  4157. protected $core =>
  4158. string(3) "8.x"
  4159. protected $display =>
  4160. array(2) {
  4161. ...
  4162. }
  4163. protected $base_field =>
  4164. string(3) "nid"
  4165. protected $executable =>
  4166. ...
  4167.  
  4168. protected $module =>
  4169. string(5) "views"
  4170. protected $originalId =>
  4171. string(17) "my_product_offers"
  4172. protected $status =>
  4173. bool(true)
  4174. protected $uuid =>
  4175. string(36) "699ba912-c81e-45e9-85a4-e08c8a48f89b"
  4176. private $isSyncing =>
  4177. bool(false)
  4178. private $isUninstalling =>
  4179. bool(false)
  4180. protected $langcode =>
  4181. string(2) "en"
  4182. protected $third_party_settings =>
  4183. array(0) {
  4184. ...
  4185. }
  4186. protected $_core =>
  4187. array(0) {
  4188. ...
  4189. }
  4190. protected $trustedData =>
  4191. bool(false)
  4192. protected $entityTypeId =>
  4193. string(4) "view"
  4194. protected $enforceIsNew =>
  4195. NULL
  4196. protected $typedData =>
  4197. NULL
  4198. protected $cacheContexts =>
  4199. array(0) {
  4200. ...
  4201. }
  4202. protected $cacheTags =>
  4203. array(0) {
  4204. ...
  4205. }
  4206. protected $cacheMaxAge =>
  4207. int(-1)
  4208. protected $_serviceIds =>
  4209. array(0) {
  4210. ...
  4211. }
  4212. protected $_entityStorages =>
  4213. array(0) {
  4214. ...
  4215. }
  4216. protected $dependencies =>
  4217. array(2) {
  4218. ...
  4219. }
  4220. }
  4221. public $built =>
  4222. bool(true)
  4223. public $executed =>
  4224. bool(true)
  4225. public $args =>
  4226. array(1) {
  4227. [0] =>
  4228. string(1) "1"
  4229. }
  4230. public $build_info =>
  4231. array(5) {
  4232. 'query' =>
  4233. class Drupal\Core\Database\Driver\mysql\Select#3470 (21) {
  4234. ...
  4235. }
  4236. 'count_query' =>
  4237. class Drupal\Core\Database\Driver\mysql\Select#672 (21) {
  4238. ...
  4239. }
  4240. 'query_args' =>
  4241. array(0) {
  4242. ...
  4243. }
  4244. 'title' =>
  4245. string(17) "My Product Offers"
  4246. 'substitutions' =>
  4247. array(2) {
  4248. ...
  4249. }
  4250. }
  4251. protected $ajaxEnabled =>
  4252. bool(false)
  4253. public $result =>
  4254. array(1) {
  4255. [0] =>
  4256. class Drupal\views\ResultRow#3510 (11) {
  4257. ...
  4258. }
  4259. }
  4260. protected $current_page =>
  4261. NULL
  4262. protected $items_per_page =>
  4263. NULL
  4264. protected $offset =>
  4265. NULL
  4266. public $total_rows =>
  4267. int(1)
  4268. public $attachment_before =>
  4269. array(0) {
  4270. }
  4271. public $attachment_after =>
  4272. array(0) {
  4273. }
  4274. public $feedIcons =>
  4275. array(0) {
  4276. }
  4277. public $exposed_data =>
  4278. array(0) {
  4279. }
  4280. protected $exposed_input =>
  4281. array(0) {
  4282. }
  4283. public $exposed_raw_input =>
  4284. array(0) {
  4285. }
  4286. public $old_view =>
  4287. array(0) {
  4288. }
  4289. public $parent_views =>
  4290. array(0) {
  4291. }
  4292. public $is_attachment =>
  4293. bool(false)
  4294. public $current_display =>
  4295. string(6) "page_1"
  4296. public $query =>
  4297. class Drupal\views\Plugin\views\query\Sql#503 (34) {
  4298. protected $tableQueue =>
  4299. array(3) {
  4300. ...
  4301. }
  4302. public $tables =>
  4303. array(1) {
  4304. ...
  4305. }
  4306. public $relationships =>
  4307. array(1) {
  4308. ...
  4309. }
  4310. public $where =>
  4311. array(2) {
  4312. ...
  4313. }
  4314. public $having =>
  4315. array(0) {
  4316. ...
  4317. }
  4318. protected $groupOperator =>
  4319. string(3) "AND"
  4320. public $orderby =>
  4321. array(1) {
  4322. ...
  4323. }
  4324. public $groupby =>
  4325. array(0) {
  4326. ...
  4327. }
  4328. public $fields =>
  4329. array(8) {
  4330. ...
  4331. }
  4332. public $distinct =>
  4333. bool(false)
  4334. protected $hasAggregate =>
  4335. bool(true)
  4336. protected $getCountOptimized =>
  4337. bool(false)
  4338. protected $fieldAliases =>
  4339. array(3) {
  4340. ...
  4341. }
  4342. public $tags =>
  4343. array(0) {
  4344. ...
  4345. }
  4346. protected $noDistinct =>
  4347. NULL
  4348. protected $entityTypeManager =>
  4349. class Drupal\Core\Entity\EntityTypeManager#294 (21) {
  4350. ...
  4351. }
  4352. protected $dateSql =>
  4353. class Drupal\views\Plugin\views\query\MysqlDateSql#588 (2) {
  4354. ...
  4355. }
  4356. protected $messenger =>
  4357. class Drupal\Core\Messenger\Messenger#177 (3) {
  4358. ...
  4359. }
  4360. public $pager =>
  4361. NULL
  4362. protected $limit =>
  4363. int(11)
  4364. public $options =>
  4365. array(5) {
  4366. ...
  4367. }
  4368. public $view =>
  4369. ...
  4370.  
  4371. public $displayHandler =>
  4372. class Drupal\views\Plugin\views\display\Page#690 (30) {
  4373. ...
  4374. }
  4375. public $definition =>
  4376. array(9) {
  4377. ...
  4378. }
  4379. protected $usesOptions =>
  4380. bool(false)
  4381. protected $renderer =>
  4382. NULL
  4383. protected $pluginId =>
  4384. string(11) "views_query"
  4385. protected $pluginDefinition =>
  4386. array(9) {
  4387. ...
  4388. }
  4389. protected $configuration =>
  4390. array(0) {
  4391. ...
  4392. }
  4393. protected $stringTranslation =>
  4394. class Drupal\Core\StringTranslation\TranslationManager#296 (4) {
  4395. ...
  4396. }
  4397. protected $_serviceIds =>
  4398. array(0) {
  4399. ...
  4400. }
  4401. protected $_entityStorages =>
  4402. array(0) {
  4403. ...
  4404. }
  4405. public $count_field =>
  4406. array(4) {
  4407. ...
  4408. }
  4409. public $offset =>
  4410. int(0)
  4411. }
  4412. public $pager =>
  4413. class Drupal\views\Plugin\views\pager\Mini#3312 (15) {
  4414. public $current_page =>
  4415. int(0)
  4416. public $total_items =>
  4417. int(1)
  4418. protected $usesOptions =>
  4419. bool(true)
  4420. public $options =>
  4421. array(6) {
  4422. ...
  4423. }
  4424. public $view =>
  4425. ...
  4426.  
  4427. public $displayHandler =>
  4428. class Drupal\views\Plugin\views\display\Page#690 (30) {
  4429. ...
  4430. }
  4431. public $definition =>
  4432. array(10) {
  4433. ...
  4434. }
  4435. protected $renderer =>
  4436. NULL
  4437. protected $pluginId =>
  4438. string(4) "mini"
  4439. protected $pluginDefinition =>
  4440. array(10) {
  4441. ...
  4442. }
  4443. protected $configuration =>
  4444. array(0) {
  4445. ...
  4446. }
  4447. protected $stringTranslation =>
  4448. class Drupal\Core\StringTranslation\TranslationManager#296 (4) {
  4449. ...
  4450. }
  4451. protected $_serviceIds =>
  4452. array(0) {
  4453. ...
  4454. }
  4455. protected $_entityStorages =>
  4456. array(0) {
  4457. ...
  4458. }
  4459. protected $messenger =>
  4460. NULL
  4461. }
  4462. public $display_handler =>
  4463. class Drupal\views\Plugin\views\display\Page#690 (30) {
  4464. protected $usesAttachments =>
  4465. bool(true)
  4466. protected $menuStorage =>
  4467. class Drupal\Core\Config\Entity\ConfigEntityStorage#641 (18) {
  4468. ...
  4469. }
  4470. protected $routeProvider =>
  4471. class Drupal\Core\Routing\RouteProvider#174 (11) {
  4472. ...
  4473. }
  4474. protected $state =>
  4475. class Drupal\Core\State\State#160 (3) {
  4476. ...
  4477. }
  4478. public $view =>
  4479. ...
  4480.  
  4481. public $handlers =>
  4482. array(8) {
  4483. ...
  4484. }
  4485. protected $plugins =>
  4486. array(6) {
  4487. ...
  4488. }
  4489. protected $extenders =>
  4490. array(0) {
  4491. ...
  4492. }
  4493. protected $usesOptions =>
  4494. bool(true)
  4495. public $output =>
  4496. array(6) {
  4497. ...
  4498. }
  4499. protected $usesAJAX =>
  4500. bool(true)
  4501. protected $usesPager =>
  4502. bool(true)
  4503. protected $usesMore =>
  4504. bool(true)
  4505. protected $usesAreas =>
  4506. bool(true)
  4507. public $display =>
  4508. array(6) {
  4509. ...
  4510. }
  4511. public $options =>
  4512. array(38) {
  4513. ...
  4514. }
  4515. public $displayHandler =>
  4516. NULL
  4517. public $definition =>
  4518. array(15) {
  4519. ...
  4520. }
  4521. protected $renderer =>
  4522. NULL
  4523. protected $pluginId =>
  4524. string(4) "page"
  4525. protected $pluginDefinition =>
  4526. array(15) {
  4527. ...
  4528. }
  4529. protected $configuration =>
  4530. array(0) {
  4531. ...
  4532. }
  4533. protected $stringTranslation =>
  4534. NULL
  4535. protected $_serviceIds =>
  4536. array(0) {
  4537. ...
  4538. }
  4539. protected $_entityStorages =>
  4540. array(0) {
  4541. ...
  4542. }
  4543. protected $messenger =>
  4544. NULL
  4545. protected $dependencies =>
  4546. array(0) {
  4547. ...
  4548. }
  4549. protected $urlGenerator =>
  4550. NULL
  4551. public $default_display =>
  4552. class Drupal\views\Plugin\views\display\DefaultDisplay#642 (24) {
  4553. ...
  4554. }
  4555. public $has_exposed =>
  4556. bool(false)
  4557. }
  4558. public $displayHandlers =>
  4559. class Drupal\views\DisplayPluginCollection#638 (9) {
  4560. protected $view =>
  4561. ...
  4562.  
  4563. protected $pluginKey =>
  4564. string(14) "display_plugin"
  4565. protected $manager =>
  4566. class Drupal\views\Plugin\ViewsPluginManager#317 (17) {
  4567. ...
  4568. }
  4569. protected $configurations =>
  4570. array(2) {
  4571. ...
  4572. }
  4573. protected $originalOrder =>
  4574. array(2) {
  4575. ...
  4576. }
  4577. protected $pluginInstances =>
  4578. array(2) {
  4579. ...
  4580. }
  4581. protected $instanceIDs =>
  4582. array(2) {
  4583. ...
  4584. }
  4585. protected $_serviceIds =>
  4586. array(0) {
  4587. ...
  4588. }
  4589. protected $_entityStorages =>
  4590. array(0) {
  4591. ...
  4592. }
  4593. }
  4594. public $style_plugin =>
  4595. class Drupal\views\Plugin\views\style\Table#465 (24) {
  4596. protected $usesFields =>
  4597. bool(true)
  4598. protected $usesRowPlugin =>
  4599. bool(false)
  4600. protected $usesRowClass =>
  4601. bool(true)
  4602. protected $defaultFieldLabels =>
  4603. bool(true)
  4604. public $active =>
  4605. NULL
  4606. public $order =>
  4607. NULL
  4608. protected $usesOptions =>
  4609. bool(true)
  4610. protected $rowTokens =>
  4611. array(1) {
  4612. ...
  4613. }
  4614. protected $usesGrouping =>
  4615. bool(true)
  4616. protected $rendered_fields =>
  4617. array(1) {
  4618. ...
  4619. }
  4620. protected $groupingTheme =>
  4621. string(19) "views_view_grouping"
  4622. public $options =>
  4623. array(14) {
  4624. ...
  4625. }
  4626. public $view =>
  4627. ...
  4628.  
  4629. public $displayHandler =>
  4630. class Drupal\views\Plugin\views\display\Page#690 (30) {
  4631. ...
  4632. }
  4633. public $definition =>
  4634. array(11) {
  4635. ...
  4636. }
  4637. protected $renderer =>
  4638. class Drupal\Core\Render\Renderer#191 (9) {
  4639. ...
  4640. }
  4641. protected $pluginId =>
  4642. string(5) "table"
  4643. protected $pluginDefinition =>
  4644. array(11) {
  4645. ...
  4646. }
  4647. protected $configuration =>
  4648. array(0) {
  4649. ...
  4650. }
  4651. protected $stringTranslation =>
  4652. NULL
  4653. protected $_serviceIds =>
  4654. array(0) {
  4655. ...
  4656. }
  4657. protected $_entityStorages =>
  4658. array(0) {
  4659. ...
  4660. }
  4661. protected $messenger =>
  4662. NULL
  4663. public $render_tokens =>
  4664. array(1) {
  4665. ...
  4666. }
  4667. }
  4668. public $rowPlugin =>
  4669. NULL
  4670. public $override_url =>
  4671. NULL
  4672. public $override_path =>
  4673. NULL
  4674. public $base_database =>
  4675. NULL
  4676. public $field =>
  4677. array(3) {
  4678. 'title' =>
  4679. class Drupal\views\Plugin\views\field\EntityField#495 (45) {
  4680. ...
  4681. }
  4682. 'field_purchased' =>
  4683. class Drupal\views\Plugin\views\field\NumericField#499 (31) {
  4684. ...
  4685. }
  4686. 'field_unique_offer_tag' =>
  4687. ...
  4688.  
  4689. }
  4690. public $argument =>
  4691. array(1) {
  4692. 'uid' =>
  4693. class Drupal\views\Plugin\views\argument\NumericArgument#404 (31) {
  4694. ...
  4695. }
  4696. }
  4697. public $sort =>
  4698. array(1) {
  4699. 'created' =>
  4700. class Drupal\views\Plugin\views\sort\Date#3297 (23) {
  4701. ...
  4702. }
  4703. }
  4704. public $filter =>
  4705. array(2) {
  4706. 'status' =>
  4707. class Drupal\views\Plugin\views\filter\BooleanOperator#466 (32) {
  4708. ...
  4709. }
  4710. 'type' =>
  4711. class Drupal\views\Plugin\views\filter\Bundle#498 (37) {
  4712. ...
  4713. }
  4714. }
  4715. public $relationship =>
  4716. array(0) {
  4717. }
  4718. public $header =>
  4719. array(0) {
  4720. }
  4721. public $footer =>
  4722. array(0) {
  4723. }
  4724. public $empty =>
  4725. array(0) {
  4726. }
  4727. protected $response =>
  4728. class Symfony\Component\HttpFoundation\Response#3517 (6) {
  4729. public $headers =>
  4730. class Symfony\Component\HttpFoundation\ResponseHeaderBag#3516 (5) {
  4731. ...
  4732. }
  4733. protected $content =>
  4734. string(0) ""
  4735. protected $version =>
  4736. string(3) "1.0"
  4737. protected $statusCode =>
  4738. int(200)
  4739. protected $statusText =>
  4740. string(2) "OK"
  4741. protected $charset =>
  4742. NULL
  4743. }
  4744. protected $request =>
  4745. class Symfony\Component\HttpFoundation\Request#2 (23) {
  4746. public $attributes =>
  4747. class Symfony\Component\HttpFoundation\ParameterBag#6 (1) {
  4748. ...
  4749. }
  4750. public $request =>
  4751. class Symfony\Component\HttpFoundation\ParameterBag#4 (1) {
  4752. ...
  4753. }
  4754. public $query =>
  4755. class Symfony\Component\HttpFoundation\ParameterBag#5 (1) {
  4756. ...
  4757. }
  4758. public $server =>
  4759. class Symfony\Component\HttpFoundation\ServerBag#9 (1) {
  4760. ...
  4761. }
  4762. public $files =>
  4763. class Symfony\Component\HttpFoundation\FileBag#8 (1) {
  4764. ...
  4765. }
  4766. public $cookies =>
  4767. class Symfony\Component\HttpFoundation\ParameterBag#7 (1) {
  4768. ...
  4769. }
  4770. public $headers =>
  4771. class Symfony\Component\HttpFoundation\HeaderBag#10 (2) {
  4772. ...
  4773. }
  4774. protected $content =>
  4775. NULL
  4776. protected $languages =>
  4777. NULL
  4778. protected $charsets =>
  4779. NULL
  4780. protected $encodings =>
  4781. NULL
  4782. protected $acceptableContentTypes =>
  4783. NULL
  4784. protected $pathInfo =>
  4785. string(18) "/my-product-offers"
  4786. protected $requestUri =>
  4787. string(18) "/my-product-offers"
  4788. protected $baseUrl =>
  4789. string(0) ""
  4790. protected $basePath =>
  4791. string(0) ""
  4792. protected $method =>
  4793. string(3) "GET"
  4794. protected $format =>
  4795. string(4) "html"
  4796. protected $session =>
  4797. class Symfony\Component\HttpFoundation\Session\Session#140 (6) {
  4798. ...
  4799. }
  4800. protected $locale =>
  4801. NULL
  4802. protected $defaultLocale =>
  4803. string(2) "en"
  4804. private $isHostValid =>
  4805. bool(true)
  4806. private $isForwardedValid =>
  4807. bool(true)
  4808. }
  4809. public $inited =>
  4810. bool(true)
  4811. public $exposed_widgets =>
  4812. NULL
  4813. public $preview =>
  4814. NULL
  4815. public $get_total_rows =>
  4816. NULL
  4817. public $build_sort =>
  4818. bool(true)
  4819. public $many_to_one_tables =>
  4820. NULL
  4821. public $dom_id =>
  4822. string(64) "dd5f0e22bb9b5c0ff92f9f02c765cb764c10d44ae732e782078140ca70ccde28"
  4823. public $element =>
  4824. array(20) {
  4825. '#type' =>
  4826. string(4) "view"
  4827. '#name' =>
  4828. string(17) "my_product_offers"
  4829. '#display_id' =>
  4830. string(6) "page_1"
  4831. '#arguments' =>
  4832. array(0) {
  4833. ...
  4834. }
  4835. '#embed' =>
  4836. bool(false)
  4837. '#cache' =>
  4838. array(4) {
  4839. ...
  4840. }
  4841. '#cache_properties' =>
  4842. array(4) {
  4843. ...
  4844. }
  4845. '#view_id' =>
  4846. string(17) "my_product_offers"
  4847. '#view_display_plugin_id' =>
  4848. string(4) "page"
  4849. '#view_display_show_admin_links' =>
  4850. bool(true)
  4851. '#views_contextual_links' =>
  4852. bool(true)
  4853. '#contextual_links' =>
  4854. array(1) {
  4855. ...
  4856. }
  4857. '#pre_render' =>
  4858. array(1) {
  4859. ...
  4860. }
  4861. '#defaults_loaded' =>
  4862. bool(true)
  4863. '#attached' =>
  4864. array(2) {
  4865. ...
  4866. }
  4867. '#pre_rendered' =>
  4868. bool(true)
  4869. 'view_build' =>
  4870. array(7) {
  4871. ...
  4872. }
  4873. '#title' =>
  4874. array(2) {
  4875. ...
  4876. }
  4877. '#attributes' =>
  4878. array(1) {
  4879. ...
  4880. }
  4881. '#theme_wrappers' =>
  4882. array(1) {
  4883. ...
  4884. }
  4885. }
  4886. protected $user =>
  4887. class Drupal\Core\Session\AccountProxy#155 (4) {
  4888. protected $account =>
  4889. class Drupal\Core\Session\UserSession#138 (16) {
  4890. ...
  4891. }
  4892. protected $id =>
  4893. string(1) "1"
  4894. protected $initialAccountId =>
  4895. NULL
  4896. public $_serviceId =>
  4897. string(12) "current_user"
  4898. }
  4899. protected $showAdminLinks =>
  4900. NULL
  4901. protected $viewsData =>
  4902. class Drupal\views\ViewsData#639 (10) {
  4903. protected $baseCid =>
  4904. string(10) "views_data"
  4905. protected $cacheBackend =>
  4906. class Drupal\Core\Cache\DatabaseBackend#246 (5) {
  4907. ...
  4908. }
  4909. protected $storage =>
  4910. array(3) {
  4911. ...
  4912. }
  4913. protected $allStorage =>
  4914. array(123) {
  4915. ...
  4916. }
  4917. protected $fullyLoaded =>
  4918. bool(true)
  4919. protected $skipCache =>
  4920. bool(false)
  4921. protected $langcode =>
  4922. string(2) "en"
  4923. protected $moduleHandler =>
  4924. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  4925. ...
  4926. }
  4927. protected $languageManager =>
  4928. class Drupal\Core\Language\LanguageManager#208 (6) {
  4929. ...
  4930. }
  4931. public $_serviceId =>
  4932. string(16) "views.views_data"
  4933. }
  4934. protected $routeProvider =>
  4935. class Drupal\Core\Routing\RouteProvider#174 (11) {
  4936. protected $connection =>
  4937. class Drupal\Core\Database\Driver\mysql\Connection#16 (21) {
  4938. ...
  4939. }
  4940. protected $tableName =>
  4941. string(6) "router"
  4942. protected $state =>
  4943. class Drupal\Core\State\State#160 (3) {
  4944. ...
  4945. }
  4946. protected $routes =>
  4947. array(2) {
  4948. ...
  4949. }
  4950. protected $serializedRoutes =>
  4951. array(176) {
  4952. ...
  4953. }
  4954. protected $currentPath =>
  4955. class Drupal\Core\Path\CurrentPathStack#164 (3) {
  4956. ...
  4957. }
  4958. protected $cache =>
  4959. class Drupal\Core\Cache\DatabaseBackend#159 (5) {
  4960. ...
  4961. }
  4962. protected $cacheTagInvalidator =>
  4963. class Drupal\Core\Cache\CacheTagsInvalidator#172 (3) {
  4964. ...
  4965. }
  4966. protected $pathProcessor =>
  4967. class Drupal\Core\PathProcessor\PathProcessorManager#180 (5) {
  4968. ...
  4969. }
  4970. protected $languageManager =>
  4971. class Drupal\Core\Language\LanguageManager#208 (6) {
  4972. ...
  4973. }
  4974. public $_serviceId =>
  4975. string(21) "router.route_provider"
  4976. }
  4977. protected $baseEntityType =>
  4978. NULL
  4979. protected $serializationData =>
  4980. NULL
  4981. public $plugin_name =>
  4982. NULL
  4983. public $build_time =>
  4984. double(0.0076999664306641)
  4985. public $execute_time =>
  4986. double(0.0011279582977295)
  4987. }
  4988. public $displayHandler =>
  4989. class Drupal\views\Plugin\views\display\Page#690 (30) {
  4990. protected $usesAttachments =>
  4991. bool(true)
  4992. protected $menuStorage =>
  4993. class Drupal\Core\Config\Entity\ConfigEntityStorage#641 (18) {
  4994. protected $uuidKey =>
  4995. string(4) "uuid"
  4996. protected $configFactory =>
  4997. class Drupal\Core\Config\ConfigFactory#200 (6) {
  4998. ...
  4999. }
  5000. protected $configStorage =>
  5001. NULL
  5002. protected $languageManager =>
  5003. class Drupal\Core\Language\LanguageManager#208 (6) {
  5004. ...
  5005. }
  5006. protected $entities =>
  5007. array(0) {
  5008. ...
  5009. }
  5010. protected $overrideFree =>
  5011. bool(false)
  5012. protected $entityTypeId =>
  5013. string(4) "menu"
  5014. protected $entityType =>
  5015. class Drupal\Core\Config\Entity\ConfigEntityType#981 (44) {
  5016. ...
  5017. }
  5018. protected $idKey =>
  5019. string(2) "id"
  5020. protected $langcodeKey =>
  5021. string(8) "langcode"
  5022. protected $uuidService =>
  5023. class Drupal\Component\Uuid\Php#338 (1) {
  5024. ...
  5025. }
  5026. protected $entityClass =>
  5027. string(25) "Drupal\system\Entity\Menu"
  5028. protected $memoryCache =>
  5029. class Drupal\Core\Cache\MemoryCache\MemoryCache#692 (2) {
  5030. ...
  5031. }
  5032. protected $memoryCacheTag =>
  5033. string(24) "entity.memory_cache:menu"
  5034. protected $moduleHandler =>
  5035. class Drupal\Core\Extension\ModuleHandler#30 (12) {
  5036. ...
  5037. }
  5038. protected $stringTranslation =>
  5039. class Drupal\Core\StringTranslation\TranslationManager#296 (4) {
  5040. ...
  5041. }
  5042. protected $_serviceIds =>
  5043. array(0) {
  5044. ...
  5045. }
  5046. protected $_entityStorages =>
  5047. array(0) {
  5048. ...
  5049. }
  5050. }
  5051. protected $routeProvider =>
  5052. class Drupal\Core\Routing\RouteProvider#174 (11) {
  5053. protected $connection =>
  5054. class Drupal\Core\Database\Driver\mysql\Connection#16 (21) {
  5055. ...
  5056. }
  5057. protected $tableName =>
  5058. string(6) "router"
  5059. protected $state =>
  5060. class Drupal\Core\State\State#160 (3) {
  5061. ...
  5062. }
  5063. protected $routes =>
  5064. array(2) {
  5065. ...
  5066. }
  5067. protected $serializedRoutes =>
  5068. array(176) {
  5069. ...
  5070. }
  5071. protected $currentPath =>
  5072. class Drupal\Core\Path\CurrentPathStack#164 (3) {
  5073. ...
  5074. }
  5075. protected $cache =>
  5076. class Drupal\Core\Cache\DatabaseBackend#159 (5) {
  5077. ...
  5078. }
  5079. protected $cacheTagInvalidator =>
  5080. class Drupal\Core\Cache\CacheTagsInvalidator#172 (3) {
  5081. ...
  5082. }
  5083. protected $pathProcessor =>
  5084. class Drupal\Core\PathProcessor\PathProcessorManager#180 (5) {
  5085. ...
  5086. }
  5087. protected $languageManager =>
  5088. class Drupal\Core\Language\LanguageManager#208 (6) {
  5089. ...
  5090. }
  5091. public $_serviceId =>
  5092. string(21) "router.route_provider"
  5093. }
  5094. protected $state =>
  5095. class Drupal\Core\State\State#160 (3) {
  5096. protected $keyValueStore =>
  5097. class Drupal\Core\KeyValueStore\DatabaseStorage#161 (6) {
  5098. ...
  5099. }
  5100. protected $cache =>
  5101. array(3) {
  5102. ...
  5103. }
  5104. public $_serviceId =>
  5105. string(5) "state"
  5106. }
  5107. public $view =>
  5108. class Drupal\views\ViewExecutable#653 (58) {
  5109. public $storage =>
  5110. class Drupal\views\Entity\View#632 (28) {
  5111. ...
  5112. }
  5113. public $built =>
  5114. bool(true)
  5115. public $executed =>
  5116. bool(true)
  5117. public $args =>
  5118. array(1) {
  5119. ...
  5120. }
  5121. public $build_info =>
  5122. array(5) {
  5123. ...
  5124. }
  5125. protected $ajaxEnabled =>
  5126. bool(false)
  5127. public $result =>
  5128. array(1) {
  5129. ...
  5130. }
  5131. protected $current_page =>
  5132. NULL
  5133. protected $items_per_page =>
  5134. NULL
  5135. protected $offset =>
  5136. NULL
  5137. public $total_rows =>
  5138. int(1)
  5139. public $attachment_before =>
  5140. array(0) {
  5141. ...
  5142. }
  5143. public $attachment_after =>
  5144. array(0) {
  5145. ...
  5146. }
  5147. public $feedIcons =>
  5148. array(0) {
  5149. ...
  5150. }
  5151. public $exposed_data =>
  5152. array(0) {
  5153. ...
  5154. }
  5155. protected $exposed_input =>
  5156. array(0) {
  5157. ...
  5158. }
  5159. public $exposed_raw_input =>
  5160. array(0) {
  5161. ...
  5162. }
  5163. public $old_view =>
  5164. array(0) {
  5165. ...
  5166. }
  5167. public $parent_views =>
  5168. array(0) {
  5169. ...
  5170. }
  5171. public $is_attachment =>
  5172. bool(false)
  5173. public $current_display =>
  5174. string(6) "page_1"
  5175. public $query =>
  5176. class Drupal\views\Plugin\views\query\Sql#503 (34) {
  5177. ...
  5178. }
  5179. public $pager =>
  5180. class Drupal\views\Plugin\views\pager\Mini#3312 (15) {
  5181. ...
  5182. }
  5183. public $display_handler =>
  5184. ...
  5185.  
  5186. public $displayHandlers =>
  5187. class Drupal\views\DisplayPluginCollection#638 (9) {
  5188. ...
  5189. }
  5190. public $style_plugin =>
  5191. class Drupal\views\Plugin\views\style\Table#465 (24) {
  5192. ...
  5193. }
  5194. public $rowPlugin =>
  5195. NULL
  5196. public $override_url =>
  5197. NULL
  5198. public $override_path =>
  5199. NULL
  5200. public $base_database =>
  5201. NULL
  5202. public $field =>
  5203. array(3) {
  5204. ...
  5205. }
  5206. public $argument =>
  5207. array(1) {
  5208. ...
  5209. }
  5210. public $sort =>
  5211. array(1) {
  5212. ...
  5213. }
  5214. public $filter =>
  5215. array(2) {
  5216. ...
  5217. }
  5218. public $relationship =>
  5219. array(0) {
  5220. ...
  5221. }
  5222. public $header =>
  5223. array(0) {
  5224. ...
  5225. }
  5226. public $footer =>
  5227. array(0) {
  5228. ...
  5229. }
  5230. public $empty =>
  5231. array(0) {
  5232. ...
  5233. }
  5234. protected $response =>
  5235. class Symfony\Component\HttpFoundation\Response#3517 (6) {
  5236. ...
  5237. }
  5238. protected $request =>
  5239. class Symfony\Component\HttpFoundation\Request#2 (23) {
  5240. ...
  5241. }
  5242. public $inited =>
  5243. bool(true)
  5244. public $exposed_widgets =>
  5245. NULL
  5246. public $preview =>
  5247. NULL
  5248. public $get_total_rows =>
  5249. NULL
  5250. public $build_sort =>
  5251. bool(true)
  5252. public $many_to_one_tables =>
  5253. NULL
  5254. public $dom_id =>
  5255. string(64) "dd5f0e22bb9b5c0ff92f9f02c765cb764c10d44ae732e782078140ca70ccde28"
  5256. public $element =>
  5257. array(20) {
  5258. ...
  5259. }
  5260. protected $user =>
  5261. class Drupal\Core\Session\AccountProxy#155 (4) {
  5262. ...
  5263. }
  5264. protected $showAdminLinks =>
  5265. NULL
  5266. protected $viewsData =>
  5267. class Drupal\views\ViewsData#639 (10) {
  5268. ...
  5269. }
  5270. protected $routeProvider =>
  5271. class Drupal\Core\Routing\RouteProvider#174 (11) {
  5272. ...
  5273. }
  5274. protected $baseEntityType =>
  5275. NULL
  5276. protected $serializationData =>
  5277. NULL
  5278. public $plugin_name =>
  5279. NULL
  5280. public $build_time =>
  5281. double(0.0076999664306641)
  5282. public $execute_time =>
  5283. double(0.0011279582977295)
  5284. }
  5285. public $handlers =>
  5286. array(8) {
  5287. 'field' =>
  5288. array(3) {
  5289. ...
  5290. }
  5291. 'argument' =>
  5292. array(1) {
  5293. ...
  5294. }
  5295. 'sort' =>
  5296. array(1) {
  5297. ...
  5298. }
  5299. 'filter' =>
  5300. array(2) {
  5301. ...
  5302. }
  5303. 'relationship' =>
  5304. array(0) {
  5305. ...
  5306. }
  5307. 'header' =>
  5308. array(0) {
  5309. ...
  5310. }
  5311. 'footer' =>
  5312. array(0) {
  5313. ...
  5314. }
  5315. 'empty' =>
  5316. array(0) {
  5317. ...
  5318. }
  5319. }
  5320. protected $plugins =>
  5321. array(6) {
  5322. 'access' =>
  5323. array(1) {
  5324. ...
  5325. }
  5326. 'query' =>
  5327. array(1) {
  5328. ...
  5329. }
  5330. 'style' =>
  5331. array(1) {
  5332. ...
  5333. }
  5334. 'pager' =>
  5335. array(1) {
  5336. ...
  5337. }
  5338. 'cache' =>
  5339. array(1) {
  5340. ...
  5341. }
  5342. 'exposed_form' =>
  5343. array(1) {
  5344. ...
  5345. }
  5346. }
  5347. protected $extenders =>
  5348. array(0) {
  5349. }
  5350. protected $usesOptions =>
  5351. bool(true)
  5352. public $output =>
  5353. array(6) {
  5354. '#theme' =>
  5355. array(6) {
  5356. ...
  5357. }
  5358. '#view' =>
  5359. class Drupal\views\ViewExecutable#653 (58) {
  5360. ...
  5361. }
  5362. '#pre_render' =>
  5363. array(1) {
  5364. ...
  5365. }
  5366. '#rows' =>
  5367. array(1) {
  5368. ...
  5369. }
  5370. '#attached' =>
  5371. array(2) {
  5372. ...
  5373. }
  5374. '#cache' =>
  5375. array(4) {
  5376. ...
  5377. }
  5378. }
  5379. protected $usesAJAX =>
  5380. bool(true)
  5381. protected $usesPager =>
  5382. bool(true)
  5383. protected $usesMore =>
  5384. bool(true)
  5385. protected $usesAreas =>
  5386. bool(true)
  5387. public $display =>
  5388. array(6) {
  5389. 'display_plugin' =>
  5390. string(4) "page"
  5391. 'id' =>
  5392. string(6) "page_1"
  5393. 'display_title' =>
  5394. string(4) "Page"
  5395. 'position' =>
  5396. int(1)
  5397. 'display_options' =>
  5398. array(2) {
  5399. ...
  5400. }
  5401. 'cache_metadata' =>
  5402. array(3) {
  5403. ...
  5404. }
  5405. }
  5406. public $options =>
  5407. array(38) {
  5408. 'defaults' =>
  5409. array(28) {
  5410. ...
  5411. }
  5412. 'title' =>
  5413. string(0) ""
  5414. 'enabled' =>
  5415. bool(true)
  5416. 'display_comment' =>
  5417. string(0) ""
  5418. 'css_class' =>
  5419. string(0) ""
  5420. 'display_description' =>
  5421. string(0) ""
  5422. 'use_ajax' =>
  5423. bool(false)
  5424. 'hide_attachment_summary' =>
  5425. bool(false)
  5426. 'show_admin_links' =>
  5427. bool(true)
  5428. 'use_more' =>
  5429. bool(false)
  5430. 'use_more_always' =>
  5431. bool(true)
  5432. 'use_more_text' =>
  5433. string(4) "more"
  5434. 'link_display' =>
  5435. string(0) ""
  5436. 'link_url' =>
  5437. string(0) ""
  5438. 'group_by' =>
  5439. bool(false)
  5440. 'rendering_language' =>
  5441. string(33) "***LANGUAGE_entity_translation***"
  5442. 'access' =>
  5443. array(2) {
  5444. ...
  5445. }
  5446. 'cache' =>
  5447. array(2) {
  5448. ...
  5449. }
  5450. 'query' =>
  5451. array(2) {
  5452. ...
  5453. }
  5454. 'exposed_form' =>
  5455. array(2) {
  5456. ...
  5457. }
  5458. 'pager' =>
  5459. array(2) {
  5460. ...
  5461. }
  5462. 'style' =>
  5463. array(2) {
  5464. ...
  5465. }
  5466. 'row' =>
  5467. array(2) {
  5468. ...
  5469. }
  5470. 'exposed_block' =>
  5471. bool(false)
  5472. 'header' =>
  5473. array(0) {
  5474. ...
  5475. }
  5476. 'footer' =>
  5477. array(0) {
  5478. ...
  5479. }
  5480. 'empty' =>
  5481. array(0) {
  5482. ...
  5483. }
  5484. 'relationships' =>
  5485. array(0) {
  5486. ...
  5487. }
  5488. 'fields' =>
  5489. array(0) {
  5490. ...
  5491. }
  5492. 'sorts' =>
  5493. array(0) {
  5494. ...
  5495. }
  5496. 'arguments' =>
  5497. array(0) {
  5498. ...
  5499. }
  5500. 'filter_groups' =>
  5501. array(2) {
  5502. ...
  5503. }
  5504. 'filters' =>
  5505. array(0) {
  5506. ...
  5507. }
  5508. 'display_extenders' =>
  5509. array(0) {
  5510. ...
  5511. }
  5512. 'path' =>
  5513. string(17) "my-product-offers"
  5514. 'route_name' =>
  5515. string(0) ""
  5516. 'menu' =>
  5517. array(9) {
  5518. ...
  5519. }
  5520. 'tab_options' =>
  5521. array(4) {
  5522. ...
  5523. }
  5524. }
  5525. public $displayHandler =>
  5526. NULL
  5527. public $definition =>
  5528. array(15) {
  5529. 'parent' =>
  5530. string(6) "parent"
  5531. 'plugin_type' =>
  5532. string(7) "display"
  5533. 'register_theme' =>
  5534. bool(true)
  5535. 'title' =>
  5536. class Drupal\Core\StringTranslation\TranslatableMarkup#357 (5) {
  5537. ...
  5538. }
  5539. 'short_title' =>
  5540. string(0) ""
  5541. 'admin' =>
  5542. class Drupal\Core\StringTranslation\TranslatableMarkup#358 (5) {
  5543. ...
  5544. }
  5545. 'help' =>
  5546. class Drupal\Core\StringTranslation\TranslatableMarkup#359 (5) {
  5547. ...
  5548. }
  5549. 'id' =>
  5550. string(4) "page"
  5551. 'uses_menu_links' =>
  5552. bool(true)
  5553. 'uses_route' =>
  5554. bool(true)
  5555. 'contextual_links_locations' =>
  5556. array(1) {
  5557. ...
  5558. }
  5559. 'theme' =>
  5560. string(10) "views_view"
  5561. 'class' =>
  5562. string(38) "Drupal\views\Plugin\views\display\Page"
  5563. 'provider' =>
  5564. string(5) "views"
  5565. 'contextual links' =>
  5566. array(1) {
  5567. ...
  5568. }
  5569. }
  5570. protected $renderer =>
  5571. NULL
  5572. protected $pluginId =>
  5573. string(4) "page"
  5574. protected $pluginDefinition =>
  5575. array(15) {
  5576. 'parent' =>
  5577. string(6) "parent"
  5578. 'plugin_type' =>
  5579. string(7) "display"
  5580. 'register_theme' =>
  5581. bool(true)
  5582. 'title' =>
  5583. class Drupal\Core\StringTranslation\TranslatableMarkup#357 (5) {
  5584. ...
  5585. }
  5586. 'short_title' =>
  5587. string(0) ""
  5588. 'admin' =>
  5589. class Drupal\Core\StringTranslation\TranslatableMarkup#358 (5) {
  5590. ...
  5591. }
  5592. 'help' =>
  5593. class Drupal\Core\StringTranslation\TranslatableMarkup#359 (5) {
  5594. ...
  5595. }
  5596. 'id' =>
  5597. string(4) "page"
  5598. 'uses_menu_links' =>
  5599. bool(true)
  5600. 'uses_route' =>
  5601. bool(true)
  5602. 'contextual_links_locations' =>
  5603. array(1) {
  5604. ...
  5605. }
  5606. 'theme' =>
  5607. string(10) "views_view"
  5608. 'class' =>
  5609. string(38) "Drupal\views\Plugin\views\display\Page"
  5610. 'provider' =>
  5611. string(5) "views"
  5612. 'contextual links' =>
  5613. array(1) {
  5614. ...
  5615. }
  5616. }
  5617. protected $configuration =>
  5618. array(0) {
  5619. }
  5620. protected $stringTranslation =>
  5621. NULL
  5622. protected $_serviceIds =>
  5623. array(0) {
  5624. }
  5625. protected $_entityStorages =>
  5626. array(0) {
  5627. }
  5628. protected $messenger =>
  5629. NULL
  5630. protected $dependencies =>
  5631. array(0) {
  5632. }
  5633. protected $urlGenerator =>
  5634. NULL
  5635. public $default_display =>
  5636. class Drupal\views\Plugin\views\display\DefaultDisplay#642 (24) {
  5637. protected $usesAttachments =>
  5638. bool(true)
  5639. public $view =>
  5640. class Drupal\views\ViewExecutable#653 (58) {
  5641. ...
  5642. }
  5643. public $handlers =>
  5644. array(0) {
  5645. ...
  5646. }
  5647. protected $plugins =>
  5648. array(0) {
  5649. ...
  5650. }
  5651. protected $extenders =>
  5652. array(0) {
  5653. ...
  5654. }
  5655. protected $usesOptions =>
  5656. bool(true)
  5657. public $output =>
  5658. NULL
  5659. protected $usesAJAX =>
  5660. bool(true)
  5661. protected $usesPager =>
  5662. bool(true)
  5663. protected $usesMore =>
  5664. bool(true)
  5665. protected $usesAreas =>
  5666. bool(true)
  5667. public $display =>
  5668. array(6) {
  5669. ...
  5670. }
  5671. public $options =>
  5672. array(33) {
  5673. ...
  5674. }
  5675. public $displayHandler =>
  5676. NULL
  5677. public $definition =>
  5678. array(13) {
  5679. ...
  5680. }
  5681. protected $renderer =>
  5682. NULL
  5683. protected $pluginId =>
  5684. string(7) "default"
  5685. protected $pluginDefinition =>
  5686. array(13) {
  5687. ...
  5688. }
  5689. protected $configuration =>
  5690. array(0) {
  5691. ...
  5692. }
  5693. protected $stringTranslation =>
  5694. NULL
  5695. protected $_serviceIds =>
  5696. array(0) {
  5697. ...
  5698. }
  5699. protected $_entityStorages =>
  5700. array(0) {
  5701. ...
  5702. }
  5703. protected $messenger =>
  5704. NULL
  5705. protected $dependencies =>
  5706. array(0) {
  5707. ...
  5708. }
  5709. }
  5710. public $has_exposed =>
  5711. bool(false)
  5712. }
  5713. public $definition =>
  5714. array(16) {
  5715. 'plugin_type' =>
  5716. string(5) "field"
  5717. 'id' =>
  5718. string(5) "field"
  5719. 'class' =>
  5720. string(43) "Drupal\views\Plugin\views\field\EntityField"
  5721. 'provider' =>
  5722. string(5) "views"
  5723. 'table' =>
  5724. string(28) "node__field_unique_offer_tag"
  5725. 'field_name' =>
  5726. string(22) "field_unique_offer_tag"
  5727. 'entity_type' =>
  5728. string(4) "node"
  5729. 'real field' =>
  5730. string(32) "field_unique_offer_tag_target_id"
  5731. 'additional fields' =>
  5732. array(4) {
  5733. [0] =>
  5734. string(5) "delta"
  5735. [1] =>
  5736. string(8) "langcode"
  5737. [2] =>
  5738. string(6) "bundle"
  5739. [3] =>
  5740. string(32) "field_unique_offer_tag_target_id"
  5741. }
  5742. 'element type' =>
  5743. string(3) "div"
  5744. 'is revision' =>
  5745. bool(false)
  5746. 'click sortable' =>
  5747. bool(true)
  5748. 'group' =>
  5749. class Drupal\Core\StringTranslation\TranslatableMarkup#1431 (5) {
  5750. protected $translatedMarkup =>
  5751. NULL
  5752. protected $options =>
  5753. array(0) {
  5754. ...
  5755. }
  5756. protected $stringTranslation =>
  5757. NULL
  5758. protected $string =>
  5759. string(7) "Content"
  5760. protected $arguments =>
  5761. array(0) {
  5762. ...
  5763. }
  5764. }
  5765. 'title' =>
  5766. string(25) "Unique Offer Tracking Tag"
  5767. 'title short' =>
  5768. string(25) "Unique Offer Tracking Tag"
  5769. 'help' =>
  5770. class Drupal\Core\StringTranslation\TranslatableMarkup#1432 (5) {
  5771. protected $translatedMarkup =>
  5772. NULL
  5773. protected $options =>
  5774. array(0) {
  5775. ...
  5776. }
  5777. protected $stringTranslation =>
  5778. NULL
  5779. protected $string =>
  5780. string(21) "Appears in: @bundles."
  5781. protected $arguments =>
  5782. array(1) {
  5783. ...
  5784. }
  5785. }
  5786. }
  5787. protected $usesOptions =>
  5788. bool(false)
  5789. protected $pluginId =>
  5790. string(5) "field"
  5791. protected $pluginDefinition =>
  5792. array(4) {
  5793. 'plugin_type' =>
  5794. string(5) "field"
  5795. 'id' =>
  5796. string(5) "field"
  5797. 'class' =>
  5798. string(43) "Drupal\views\Plugin\views\field\EntityField"
  5799. 'provider' =>
  5800. string(5) "views"
  5801. }
  5802. protected $configuration =>
  5803. array(13) {
  5804. 'table' =>
  5805. string(28) "node__field_unique_offer_tag"
  5806. 'id' =>
  5807. string(5) "field"
  5808. 'field_name' =>
  5809. string(22) "field_unique_offer_tag"
  5810. 'entity_type' =>
  5811. string(4) "node"
  5812. 'real field' =>
  5813. string(32) "field_unique_offer_tag_target_id"
  5814. 'additional fields' =>
  5815. array(4) {
  5816. [0] =>
  5817. string(5) "delta"
  5818. [1] =>
  5819. string(8) "langcode"
  5820. [2] =>
  5821. string(6) "bundle"
  5822. [3] =>
  5823. string(32) "field_unique_offer_tag_target_id"
  5824. }
  5825. 'element type' =>
  5826. string(3) "div"
  5827. 'is revision' =>
  5828. bool(false)
  5829. 'click sortable' =>
  5830. bool(true)
  5831. 'group' =>
  5832. class Drupal\Core\StringTranslation\TranslatableMarkup#1431 (5) {
  5833. protected $translatedMarkup =>
  5834. NULL
  5835. protected $options =>
  5836. array(0) {
  5837. ...
  5838. }
  5839. protected $stringTranslation =>
  5840. NULL
  5841. protected $string =>
  5842. string(7) "Content"
  5843. protected $arguments =>
  5844. array(0) {
  5845. ...
  5846. }
  5847. }
  5848. 'title' =>
  5849. string(25) "Unique Offer Tracking Tag"
  5850. 'title short' =>
  5851. string(25) "Unique Offer Tracking Tag"
  5852. 'help' =>
  5853. class Drupal\Core\StringTranslation\TranslatableMarkup#1432 (5) {
  5854. protected $translatedMarkup =>
  5855. NULL
  5856. protected $options =>
  5857. array(0) {
  5858. ...
  5859. }
  5860. protected $stringTranslation =>
  5861. NULL
  5862. protected $string =>
  5863. string(21) "Appears in: @bundles."
  5864. protected $arguments =>
  5865. array(1) {
  5866. ...
  5867. }
  5868. }
  5869. }
  5870. protected $stringTranslation =>
  5871. NULL
  5872. protected $_serviceIds =>
  5873. array(0) {
  5874. }
  5875. protected $_entityStorages =>
  5876. array(0) {
  5877. }
  5878. protected $messenger =>
  5879. NULL
  5880. protected $fieldDefinition =>
  5881. class Drupal\Core\Field\BaseFieldDefinition#405 (7) {
  5882. protected $type =>
  5883. string(16) "entity_reference"
  5884. protected $propertyDefinitions =>
  5885. NULL
  5886. protected $schema =>
  5887. NULL
  5888. protected $indexes =>
  5889. array(0) {
  5890. }
  5891. protected $itemDefinition =>
  5892. class Drupal\Core\Field\TypedData\FieldItemDataDefinition#1428 (3) {
  5893. protected $fieldDefinition =>
  5894. ...
  5895.  
  5896. protected $definition =>
  5897. array(2) {
  5898. ...
  5899. }
  5900. protected $typedDataManager =>
  5901. NULL
  5902. }
  5903. protected $definition =>
  5904. array(10) {
  5905. 'cardinality' =>
  5906. int(1)
  5907. 'constraints' =>
  5908. array(0) {
  5909. ...
  5910. }
  5911. 'custom_storage' =>
  5912. bool(false)
  5913. 'description' =>
  5914. NULL
  5915. 'label' =>
  5916. string(27) "node.field_unique_offer_tag"
  5917. 'field_name' =>
  5918. string(22) "field_unique_offer_tag"
  5919. 'provider' =>
  5920. string(5) "field"
  5921. 'revisionable' =>
  5922. bool(true)
  5923. 'entity_type' =>
  5924. string(4) "node"
  5925. 'translatable' =>
  5926. bool(true)
  5927. }
  5928. protected $typedDataManager =>
  5929. NULL
  5930. }
  5931. protected $fieldStorageDefinition =>
  5932. NULL
  5933. protected $dependencies =>
  5934. array(0) {
  5935. }
  5936. public $is_handler =>
  5937. bool(true)
  5938. public $position =>
  5939. int(2)
  5940. public $group_fields =>
  5941. array(1) {
  5942. 'target_id' =>
  5943. string(32) "field_unique_offer_tag_target_id"
  5944. }
  5945. public $last_render =>
  5946. class Drupal\Core\Render\Markup#3504 (1) {
  5947. protected $string =>
  5948. string(303) "
  5949.  
  5950. <!-- THEME DEBUG -->
  5951. <!-- THEME HOOK: 'views_view_field' -->
  5952. <!-- BEGIN OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  5953. <a href="/taxonomy/term/30" hreflang="en">test_offer_4</a>
  5954. <!-- END OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  5955.  
  5956. "
  5957. }
  5958. public $last_render_text =>
  5959. class Drupal\views\Render\ViewsRenderPipelineMarkup#3812 (1) {
  5960. protected $string =>
  5961. string(58) "<a href="/taxonomy/term/30" hreflang="en">test_offer_4</a>"
  5962. }
  5963. public $last_tokens =>
  5964. array(5) {
  5965. '{{ arguments.uid }}' =>
  5966. string(1) "1"
  5967. '{{ raw_arguments.uid }}' =>
  5968. string(1) "1"
  5969. '{{ title }}' =>
  5970. class Drupal\Core\Render\Markup#3771 (1) {
  5971. protected $string =>
  5972. string(296) "
  5973.  
  5974. <!-- THEME DEBUG -->
  5975. <!-- THEME HOOK: 'views_view_field' -->
  5976. <!-- BEGIN OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  5977. <a href="/node/2557" hreflang="en">Test Offer 4</a>
  5978. <!-- END OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  5979.  
  5980. "
  5981. }
  5982. '{{ field_purchased }}' =>
  5983. class Drupal\Core\Render\Markup#3551 (1) {
  5984. protected $string =>
  5985. string(246) "
  5986.  
  5987. <!-- THEME DEBUG -->
  5988. <!-- THEME HOOK: 'views_view_field' -->
  5989. <!-- BEGIN OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  5990. 3
  5991. <!-- END OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  5992.  
  5993. "
  5994. }
  5995. '{{ field_unique_offer_tag }}' =>
  5996. class Drupal\Core\Render\Markup#3504 (1) {
  5997. protected $string =>
  5998. string(303) "
  5999.  
  6000. <!-- THEME DEBUG -->
  6001. <!-- THEME HOOK: 'views_view_field' -->
  6002. <!-- BEGIN OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  6003. <a href="/taxonomy/term/30" hreflang="en">test_offer_4</a>
  6004. <!-- END OUTPUT from 'core/themes/stable/templates/views/views-view-field.html.twig' -->
  6005.  
  6006. "
  6007. }
  6008. }
  6009. }
  6010. The website encountered an unexpected error. Please try again later.<br />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement