Devel Render

Array
(
    [#node] => stdClass Object
        (
            [__CLASS__] => Drupal\node\Entity\Node
            [entityTypeId:protected] => node
            [enforceIsNew:protected] => 
            [typedData:protected] => 
            [cacheContexts:protected] => Array
                (
                )

            [cacheTags:protected] => Array
                (
                )

            [cacheMaxAge:protected] => -1
            [_serviceIds:protected] => Array
                (
                )

            [_entityStorages:protected] => Array
                (
                )

            [values:protected] => Array
                (
                    [nid] => Array
                        (
                            [x-default] => 23861
                        )

                    [vid] => Array
                        (
                            [x-default] => 25081
                        )

                    [type] => Array
                        (
                            [x-default] => banner_section
                        )

                    [uuid] => Array
                        (
                            [x-default] => d796c6b6-e0a3-46d1-9f7d-79ea0b020aac
                        )

                    [langcode] => Array
                        (
                            [x-default] => en
                        )

                    [revision_uid] => Array
                        (
                            [x-default] => 1
                        )

                    [revision_timestamp] => Array
                        (
                            [x-default] => 1691144933
                        )

                    [revision_log] => Array
                        (
                            [x-default] => 
                        )

                    [revision_default] => Array
                        (
                            [x-default] => 1
                        )

                    [isDefaultRevision] => Array
                        (
                            [x-default] => 1
                        )

                    [status] => Array
                        (
                            [x-default] => 1
                        )

                    [uid] => Array
                        (
                            [x-default] => 1
                        )

                    [title] => Array
                        (
                            [x-default] => IOCL
                        )

                    [created] => Array
                        (
                            [x-default] => 1689167678
                        )

                    [changed] => Array
                        (
                            [x-default] => 1691144933
                        )

                    [promote] => Array
                        (
                            [x-default] => 1
                        )

                    [sticky] => Array
                        (
                            [x-default] => 0
                        )

                    [default_langcode] => Array
                        (
                            [x-default] => 1
                        )

                    [revision_translation_affected] => Array
                        (
                            [x-default] => 1
                        )

                    [field_banner_i] => Array
                        (
                            [x-default] => Array
                                (
                                    [0] => Array
                                        (
                                            [target_id] => 890
                                            [alt] => icon png
                                            [title] => 
                                            [width] => 140
                                            [height] => 140
                                        )

                                )

                        )

                    [field_banner_img] => Array
                        (
                            [x-default] => Array
                                (
                                    [0] => Array
                                        (
                                            [target_id] => 967
                                            [alt] => Banner
                                            [title] => 
                                            [width] => 860
                                            [height] => 470
                                        )

                                )

                        )

                    [rss_namespaces] => Array
                        (
                            [xmlns:content] => http://purl.org/rss/1.0/modules/content/
                            [xmlns:foaf] => http://xmlns.com/foaf/0.1/
                            [xmlns:og] => http://ogp.me/ns#
                            [xmlns:rdfs] => http://www.w3.org/2000/01/rdf-schema#
                            [xmlns:schema] => http://schema.org/
                            [xmlns:sioc] => http://rdfs.org/sioc/ns#
                            [xmlns:sioct] => http://rdfs.org/sioc/types#
                            [xmlns:skos] => http://www.w3.org/2004/02/skos/core#
                            [xmlns:xsd] => http://www.w3.org/2001/XMLSchema#
                        )

                )

            [fields:protected] => Array
                (
                )

            [fieldDefinitions:protected] => Array
                (
                    [nid] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => ID
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [read-only] => 1
                                    [provider] => node
                                    [field_name] => nid
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:integer
                                            [settings] => Array(6)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(6)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => integer
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => integer
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [uuid] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => UUID
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [read-only] => 1
                                    [provider] => node
                                    [field_name] => uuid
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:uuid
                                            [settings] => Array(3)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(6)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => uuid
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => uuid
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [vid] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Revision ID
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [read-only] => 1
                                    [provider] => node
                                    [field_name] => vid
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:integer
                                            [settings] => Array(6)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(6)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => integer
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => integer
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [langcode] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Language
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [display] => Array
                                        (
                                            [view] => Array(1)
                                            [form] => Array(1)
                                        )

                                    [revisionable] => 1
                                    [translatable] => 1
                                    [provider] => node
                                    [field_name] => langcode
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:language
                                            [settings] => Array(0)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(8)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => language
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => language
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [type] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => Content type
                                    [required] => 1
                                    [read-only] => 1
                                    [provider] => node
                                    [field_name] => type
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:entity_reference
                                            [settings] => Array(3)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(7)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => entity_reference
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => entity_reference
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [revision_timestamp] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Revision create time
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => The time that the current revision was created.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [provider] => node
                                    [field_name] => revision_timestamp
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:created
                                            [settings] => Array(0)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(7)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => created
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => created
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [revision_uid] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Revision user
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => The user ID of the author of the current revision.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [provider] => node
                                    [field_name] => revision_uid
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:entity_reference
                                            [settings] => Array(3)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(7)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => entity_reference
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => entity_reference
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [revision_log] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Revision log message
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Briefly describe the changes you have made.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [default_value] => Array
                                        (
                                            [0] => Array(1)
                                        )

                                    [display] => Array
                                        (
                                            [form] => Array(1)
                                        )

                                    [provider] => node
                                    [field_name] => revision_log
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:string_long
                                            [settings] => Array(1)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => string_long
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => string_long
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [status] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Published
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [translatable] => 1
                                    [default_value] => Array
                                        (
                                            [0] => Array(1)
                                        )

                                    [display] => Array
                                        (
                                            [form] => Array(2)
                                        )

                                    [provider] => node
                                    [field_name] => status
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:boolean
                                            [settings] => Array(2)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => boolean
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => boolean
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [uid] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Authored by
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [translatable] => 1
                                    [default_value_callback] => Drupal\node\Entity\Node::getDefaultEntityOwner
                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => The username of the content author.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [display] => Array
                                        (
                                            [view] => Array(1)
                                            [form] => Array(2)
                                        )

                                    [provider] => node
                                    [field_name] => uid
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:entity_reference
                                            [settings] => Array(3)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(10)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => entity_reference
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => entity_reference
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [title] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Title
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [required] => 1
                                    [translatable] => 1
                                    [revisionable] => 1
                                    [display] => Array
                                        (
                                            [view] => Array(1)
                                            [form] => Array(2)
                                        )

                                    [provider] => node
                                    [field_name] => title
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:string
                                            [settings] => Array(3)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => string
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => string
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [created] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Authored on
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => The time that the node was created.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [translatable] => 1
                                    [display] => Array
                                        (
                                            [view] => Array(1)
                                            [form] => Array(2)
                                        )

                                    [provider] => node
                                    [field_name] => created
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:created
                                            [settings] => Array(0)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => created
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => created
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [changed] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Changed
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => The time that the node was last edited.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [translatable] => 1
                                    [provider] => node
                                    [field_name] => changed
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:changed
                                            [settings] => Array(0)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(8)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => changed
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => changed
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [promote] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Promoted to front page
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [translatable] => 1
                                    [default_value] => Array
                                        (
                                            [0] => Array(1)
                                        )

                                    [display] => Array
                                        (
                                            [form] => Array(2)
                                        )

                                    [provider] => node
                                    [field_name] => promote
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:boolean
                                            [settings] => Array(2)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => boolean
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => boolean
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [sticky] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Sticky at top of lists
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [translatable] => 1
                                    [default_value] => Array
                                        (
                                            [0] => Array(1)
                                        )

                                    [display] => Array
                                        (
                                            [form] => Array(2)
                                        )

                                    [provider] => node
                                    [field_name] => sticky
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:boolean
                                            [settings] => Array(2)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => boolean
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => boolean
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [default_langcode] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Default translation
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => A flag indicating whether this is the default translation.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [translatable] => 1
                                    [revisionable] => 1
                                    [default_value] => Array
                                        (
                                            [0] => Array(1)
                                        )

                                    [provider] => node
                                    [field_name] => default_langcode
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:boolean
                                            [settings] => Array(2)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => boolean
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => boolean
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [revision_default] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Default revision
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => A flag indicating whether this was a default revision when it was saved.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [storage_required] => 1
                                    [internal] => 1
                                    [translatable] => 
                                    [revisionable] => 1
                                    [provider] => node
                                    [field_name] => revision_default
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:boolean
                                            [settings] => Array(2)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(10)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => boolean
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => boolean
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [revision_translation_affected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Revision translation affected
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Indicates if the last edit of a translation belongs to current revision.
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [read-only] => 1
                                    [revisionable] => 1
                                    [translatable] => 1
                                    [provider] => node
                                    [field_name] => revision_translation_affected
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:boolean
                                            [settings] => Array(2)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(9)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => boolean
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => boolean
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [path] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => URL alias
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [translatable] => 1
                                    [display] => Array
                                        (
                                            [form] => Array(2)
                                        )

                                    [computed] => 1
                                    [provider] => path
                                    [field_name] => path
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:path
                                            [settings] => Array(0)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(8)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => path
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => path
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [menu_link] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                            [definition:protected] => Array
                                (
                                    [label] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Menu link
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [description] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Computed menu link for the node (only available during node saving).
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [revisionable] => 1
                                    [class] => \Drupal\token\MenuLinkFieldItemList
                                    [translatable] => 1
                                    [internal] => 1
                                    [display] => Array
                                        (
                                            [view] => Array(1)
                                            [form] => Array(1)
                                        )

                                    [computed] => 1
                                    [provider] => token
                                    [field_name] => menu_link
                                    [entity_type] => node
                                    [bundle] => 
                                )

                            [typedDataManager:protected] => 
                            [itemDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                    [definition:protected] => Array
                                        (
                                            [type] => field_item:entity_reference
                                            [settings] => Array(3)
                                        )

                                    [typedDataManager:protected] => 
                                    [fieldDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                            [definition:protected] => Array(12)
                                            [typedDataManager:protected] => 
                                            [itemDefinition:protected] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [type:protected] => entity_reference
                                            [propertyDefinitions:protected] => 
                                            [schema:protected] => 
                                            [indexes:protected] => Array(0)
                                        )

                                )

                            [type:protected] => entity_reference
                            [propertyDefinitions:protected] => 
                            [schema:protected] => 
                            [indexes:protected] => Array
                                (
                                )

                        )

                    [body] => stdClass Object
                        (
                            [__CLASS__] => Drupal\field\Entity\FieldConfig
                            [entityTypeId:protected] => field_config
                            [enforceIsNew:protected] => 
                            [typedData:protected] => 
                            [cacheContexts:protected] => Array
                                (
                                )

                            [cacheTags:protected] => Array
                                (
                                )

                            [cacheMaxAge:protected] => -1
                            [_serviceIds:protected] => Array
                                (
                                )

                            [_entityStorages:protected] => Array
                                (
                                )

                            [originalId:protected] => node.banner_section.body
                            [status:protected] => 1
                            [uuid:protected] => bdbbf26d-1cf5-47ef-b041-749042705647
                            [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                            [langcode:protected] => en
                            [third_party_settings:protected] => Array
                                (
                                )

                            [_core:protected] => Array
                                (
                                )

                            [trustedData:protected] => 
                            [dependencies:protected] => Array
                                (
                                    [config] => Array
                                        (
                                            [0] => field.storage.node.body
                                            [1] => node.type.banner_section
                                        )

                                    [module] => Array
                                        (
                                            [0] => text
                                        )

                                )

                            [isSyncing:protected] => 
                            [id:protected] => node.banner_section.body
                            [field_name:protected] => body
                            [field_type:protected] => text_with_summary
                            [entity_type:protected] => node
                            [bundle:protected] => banner_section
                            [label:protected] => Body
                            [description:protected] => 
                            [settings:protected] => Array
                                (
                                    [display_summary] => 1
                                    [required_summary] => 
                                )

                            [required:protected] => 
                            [translatable:protected] => 1
                            [default_value:protected] => Array
                                (
                                )

                            [default_value_callback:protected] => 
                            [fieldStorage:protected] => 
                            [itemDefinition:protected] => 
                            [constraints:protected] => Array
                                (
                                )

                            [propertyConstraints:protected] => Array
                                (
                                )

                            [deleted:protected] => 
                        )

                    [field_banner_i] => stdClass Object
                        (
                            [__CLASS__] => Drupal\field\Entity\FieldConfig
                            [entityTypeId:protected] => field_config
                            [enforceIsNew:protected] => 
                            [typedData:protected] => 
                            [cacheContexts:protected] => Array
                                (
                                )

                            [cacheTags:protected] => Array
                                (
                                )

                            [cacheMaxAge:protected] => -1
                            [_serviceIds:protected] => Array
                                (
                                )

                            [_entityStorages:protected] => Array
                                (
                                )

                            [originalId:protected] => node.banner_section.field_banner_i
                            [status:protected] => 1
                            [uuid:protected] => 565e1a41-0757-4547-bfe7-1e4c31beea02
                            [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                            [langcode:protected] => en
                            [third_party_settings:protected] => Array
                                (
                                )

                            [_core:protected] => Array
                                (
                                )

                            [trustedData:protected] => 
                            [dependencies:protected] => Array
                                (
                                    [config] => Array
                                        (
                                            [0] => field.storage.node.field_banner_i
                                            [1] => node.type.banner_section
                                        )

                                    [module] => Array
                                        (
                                            [0] => image
                                        )

                                )

                            [isSyncing:protected] => 
                            [id:protected] => node.banner_section.field_banner_i
                            [field_name:protected] => field_banner_i
                            [field_type:protected] => image
                            [entity_type:protected] => node
                            [bundle:protected] => banner_section
                            [label:protected] => Banner icon
                            [description:protected] => 
                            [settings:protected] => Array
                                (
                                    [handler] => default:file
                                    [handler_settings] => Array
                                        (
                                        )

                                    [file_directory] => [date:custom:Y]-[date:custom:m]
                                    [file_extensions] => png gif jpg jpeg
                                    [max_filesize] => 
                                    [max_resolution] => 
                                    [min_resolution] => 
                                    [alt_field] => 1
                                    [alt_field_required] => 1
                                    [title_field] => 
                                    [title_field_required] => 
                                    [default_image] => Array
                                        (
                                            [uuid] => 
                                            [alt] => 
                                            [title] => 
                                            [width] => 
                                            [height] => 
                                        )

                                )

                            [required:protected] => 
                            [translatable:protected] => 
                            [default_value:protected] => Array
                                (
                                )

                            [default_value_callback:protected] => 
                            [fieldStorage:protected] => 
                            [itemDefinition:protected] => 
                            [constraints:protected] => Array
                                (
                                )

                            [propertyConstraints:protected] => Array
                                (
                                )

                            [deleted:protected] => 
                        )

                    [field_banner_img] => stdClass Object
                        (
                            [__CLASS__] => Drupal\field\Entity\FieldConfig
                            [entityTypeId:protected] => field_config
                            [enforceIsNew:protected] => 
                            [typedData:protected] => 
                            [cacheContexts:protected] => Array
                                (
                                )

                            [cacheTags:protected] => Array
                                (
                                )

                            [cacheMaxAge:protected] => -1
                            [_serviceIds:protected] => Array
                                (
                                )

                            [_entityStorages:protected] => Array
                                (
                                )

                            [originalId:protected] => node.banner_section.field_banner_img
                            [status:protected] => 1
                            [uuid:protected] => e0fab722-88b3-4b56-b9c7-6fa1246c28f2
                            [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                            [langcode:protected] => en
                            [third_party_settings:protected] => Array
                                (
                                )

                            [_core:protected] => Array
                                (
                                )

                            [trustedData:protected] => 
                            [dependencies:protected] => Array
                                (
                                    [config] => Array
                                        (
                                            [0] => field.storage.node.field_banner_img
                                            [1] => node.type.banner_section
                                        )

                                    [module] => Array
                                        (
                                            [0] => image
                                        )

                                )

                            [isSyncing:protected] => 
                            [id:protected] => node.banner_section.field_banner_img
                            [field_name:protected] => field_banner_img
                            [field_type:protected] => image
                            [entity_type:protected] => node
                            [bundle:protected] => banner_section
                            [label:protected] => Banner Image
                            [description:protected] => 
                            [settings:protected] => Array
                                (
                                    [handler] => default:file
                                    [handler_settings] => Array
                                        (
                                        )

                                    [file_directory] => [date:custom:Y]-[date:custom:m]
                                    [file_extensions] => png gif jpg jpeg
                                    [max_filesize] => 
                                    [max_resolution] => 
                                    [min_resolution] => 
                                    [alt_field] => 1
                                    [alt_field_required] => 1
                                    [title_field] => 
                                    [title_field_required] => 
                                    [default_image] => Array
                                        (
                                            [uuid] => 
                                            [alt] => 
                                            [title] => 
                                            [width] => 
                                            [height] => 
                                        )

                                )

                            [required:protected] => 
                            [translatable:protected] => 
                            [default_value:protected] => Array
                                (
                                )

                            [default_value_callback:protected] => 
                            [fieldStorage:protected] => 
                            [itemDefinition:protected] => 
                            [constraints:protected] => Array
                                (
                                )

                            [propertyConstraints:protected] => Array
                                (
                                )

                            [deleted:protected] => 
                        )

                    [field_banner_sub_text] => stdClass Object
                        (
                            [__CLASS__] => Drupal\field\Entity\FieldConfig
                            [entityTypeId:protected] => field_config
                            [enforceIsNew:protected] => 
                            [typedData:protected] => 
                            [cacheContexts:protected] => Array
                                (
                                )

                            [cacheTags:protected] => Array
                                (
                                )

                            [cacheMaxAge:protected] => -1
                            [_serviceIds:protected] => Array
                                (
                                )

                            [_entityStorages:protected] => Array
                                (
                                )

                            [originalId:protected] => node.banner_section.field_banner_sub_text
                            [status:protected] => 1
                            [uuid:protected] => defcc5be-21cb-4e80-b205-245e409a1bd7
                            [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                            [langcode:protected] => en
                            [third_party_settings:protected] => Array
                                (
                                )

                            [_core:protected] => Array
                                (
                                )

                            [trustedData:protected] => 
                            [dependencies:protected] => Array
                                (
                                    [config] => Array
                                        (
                                            [0] => field.storage.node.field_banner_sub_text
                                            [1] => node.type.banner_section
                                        )

                                )

                            [isSyncing:protected] => 
                            [id:protected] => node.banner_section.field_banner_sub_text
                            [field_name:protected] => field_banner_sub_text
                            [field_type:protected] => string
                            [entity_type:protected] => node
                            [bundle:protected] => banner_section
                            [label:protected] => Banner sub text
                            [description:protected] => 
                            [settings:protected] => Array
                                (
                                )

                            [required:protected] => 
                            [translatable:protected] => 
                            [default_value:protected] => Array
                                (
                                )

                            [default_value_callback:protected] => 
                            [fieldStorage:protected] => 
                            [itemDefinition:protected] => 
                            [constraints:protected] => Array
                                (
                                )

                            [propertyConstraints:protected] => Array
                                (
                                )

                            [deleted:protected] => 
                        )

                    [field_banner_text_t] => stdClass Object
                        (
                            [__CLASS__] => Drupal\field\Entity\FieldConfig
                            [entityTypeId:protected] => field_config
                            [enforceIsNew:protected] => 
                            [typedData:protected] => 
                            [cacheContexts:protected] => Array
                                (
                                )

                            [cacheTags:protected] => Array
                                (
                                )

                            [cacheMaxAge:protected] => -1
                            [_serviceIds:protected] => Array
                                (
                                )

                            [_entityStorages:protected] => Array
                                (
                                )

                            [originalId:protected] => node.banner_section.field_banner_text_t
                            [status:protected] => 1
                            [uuid:protected] => 91b3d262-5c49-4960-9c4e-7e64b454fad0
                            [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                            [langcode:protected] => en
                            [third_party_settings:protected] => Array
                                (
                                )

                            [_core:protected] => Array
                                (
                                )

                            [trustedData:protected] => 
                            [dependencies:protected] => Array
                                (
                                    [config] => Array
                                        (
                                            [0] => field.storage.node.field_banner_text_t
                                            [1] => node.type.banner_section
                                        )

                                )

                            [isSyncing:protected] => 
                            [id:protected] => node.banner_section.field_banner_text_t
                            [field_name:protected] => field_banner_text_t
                            [field_type:protected] => string
                            [entity_type:protected] => node
                            [bundle:protected] => banner_section
                            [label:protected] => Banner Text
                            [description:protected] => 
                            [settings:protected] => Array
                                (
                                )

                            [required:protected] => 
                            [translatable:protected] => 
                            [default_value:protected] => Array
                                (
                                )

                            [default_value_callback:protected] => 
                            [fieldStorage:protected] => 
                            [itemDefinition:protected] => 
                            [constraints:protected] => Array
                                (
                                )

                            [propertyConstraints:protected] => Array
                                (
                                )

                            [deleted:protected] => 
                        )

                )

            [languages:protected] => Array
                (
                    [en] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Language\Language
                            [name:protected] => English
                            [id:protected] => en
                            [direction:protected] => ltr
                            [weight:protected] => 0
                            [locked:protected] => 
                        )

                    [und] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Language\Language
                            [name:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Not specified
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [id:protected] => und
                            [direction:protected] => ltr
                            [weight:protected] => 1
                            [locked:protected] => 1
                        )

                    [zxx] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Language\Language
                            [name:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Not applicable
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [id:protected] => zxx
                            [direction:protected] => ltr
                            [weight:protected] => 2
                            [locked:protected] => 1
                        )

                )

            [langcodeKey:protected] => langcode
            [defaultLangcodeKey:protected] => default_langcode
            [activeLangcode:protected] => x-default
            [defaultLangcode:protected] => en
            [translations:protected] => Array
                (
                    [x-default] => Array
                        (
                            [status] => 1
                        )

                )

            [translationInitialize:protected] => 
            [newRevision:protected] => 
            [isDefaultRevision:protected] => 1
            [entityKeys:protected] => Array
                (
                    [bundle] => banner_section
                    [id] => 23861
                    [revision] => 25081
                    [uuid] => d796c6b6-e0a3-46d1-9f7d-79ea0b020aac
                )

            [translatableEntityKeys:protected] => Array
                (
                    [label] => Array
                        (
                            [x-default] => IOCL
                        )

                    [langcode] => Array
                        (
                            [x-default] => en
                        )

                    [status] => Array
                        (
                            [x-default] => 1
                        )

                    [published] => Array
                        (
                            [x-default] => 1
                        )

                    [uid] => Array
                        (
                            [x-default] => 1
                        )

                    [owner] => Array
                        (
                            [x-default] => 1
                        )

                    [default_langcode] => Array
                        (
                            [x-default] => 1
                        )

                    [revision_translation_affected] => Array
                        (
                            [x-default] => 1
                        )

                )

            [validated:protected] => 
            [validationRequired:protected] => 
            [loadedRevisionId:protected] => 25081
            [revisionTranslationAffectedKey:protected] => revision_translation_affected
            [enforceRevisionTranslationAffected:protected] => Array
                (
                )

            [isSyncing:protected] => 
            [in_preview] => 
        )

    [#view_mode] => full
    [#cache] => Array
        (
            [tags] => Array
                (
                    [0] => node_view
                    [1] => node:23861
                )

            [contexts] => Array
                (
                )

            [max-age] => -1
            [keys] => Array
                (
                    [0] => entity_view
                    [1] => node
                    [2] => 23861
                    [3] => full
                )

            [bin] => render
        )

    [#theme] => node
    [#weight] => 0
    [#pre_render] => Array
        (
            [0] => Array
                (
                    [0] => stdClass Object
                        (
                            [__CLASS__] => Drupal\node\NodeViewBuilder
                            [moduleHandler:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                    [inner:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Extension\ModuleHandler
                                            [loadedFiles:protected] => Array(243)
                                            [moduleList:protected] => Array(243)
                                            [loaded:protected] => 1
                                            [implementations:protected] => Array(946)
                                            [verified:protected] => Array(15)
                                            [hookInfo:protected] => 
                                            [cacheBackend:protected] => Drupal\Core\Cache\DatabaseBackend
                                            [cacheNeedsWriting:protected] => 
                                            [alterFunctions:protected] => Array(6)
                                            [root:protected] => /var/www/html/iocl/web
                                            [includeFileKeys:protected] => Array(22)
                                        )

                                    [dispatcherManager:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager
                                            [eventDispatcher:protected] => Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
                                        )

                                    [pluginManager:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager
                                            [drupalProxyOriginalServiceId:protected] => drupal.proxy_original_service.plugin.manager.hook_event
                                            [service:protected] => Drupal\hook_event_dispatcher\HookEventPluginManager
                                            [container:protected] => Drupal\Core\DependencyInjection\Container
                                            [_serviceIds:protected] => Array(0)
                                            [_entityStorages:protected] => Array(0)
                                        )

                                    [hookFactories:Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler:private] => Array
                                        (
                                            [entity_load] => Array(1)
                                            [user_role_load] => Array(0)
                                            [entity_preload] => Array(0)
                                            [user_load] => Array(0)
                                            [node_load] => Array(0)
                                            [tokens] => Array(1)
                                            [theme_switcher_rule_load] => Array(0)
                                            [rdf_namespaces] => Array(0)
                                        )

                                    [alterFactories:Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler:private] => Array
                                        (
                                            [anonymous_login_paths] => Array(0)
                                            [token_entity_mapping] => Array(0)
                                            [tokens] => Array(0)
                                            [entity_view_mode] => Array(0)
                                            [node_build_defaults] => Array(0)
                                            [entity_build_defaults] => Array(1)
                                        )

                                )

                            [stringTranslation:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslationManager
                                    [translators:protected] => Array
                                        (
                                            [30] => Array(1)
                                        )

                                    [sortedTranslators:protected] => Array
                                        (
                                            [0] => Drupal\Core\StringTranslation\Translator\CustomStrings
                                        )

                                    [defaultLangcode:protected] => en
                                )

                            [_serviceIds:protected] => Array
                                (
                                )

                            [_entityStorages:protected] => Array
                                (
                                )

                            [entityTypeId:protected] => node
                            [entityType:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Entity\ContentEntityType
                                    [id:protected] => node
                                    [class:protected] => Drupal\node\Entity\Node
                                    [provider:protected] => node
                                    [static_cache:protected] => 1
                                    [render_cache:protected] => 1
                                    [persistent_cache:protected] => 1
                                    [entity_keys:protected] => Array
                                        (
                                            [id] => nid
                                            [revision] => vid
                                            [bundle] => type
                                            [label] => title
                                            [langcode] => langcode
                                            [uuid] => uuid
                                            [status] => status
                                            [published] => status
                                            [uid] => uid
                                            [owner] => uid
                                            [default_langcode] => default_langcode
                                            [revision_translation_affected] => revision_translation_affected
                                        )

                                    [originalClass:protected] => Drupal\node\Entity\Node
                                    [handlers:protected] => Array
                                        (
                                            [storage] => Drupal\node\NodeStorage
                                            [storage_schema] => Drupal\node\NodeStorageSchema
                                            [view_builder] => Drupal\node\NodeViewBuilder
                                            [access] => Drupal\node\NodeAccessControlHandler
                                            [views_data] => Drupal\node\NodeViewsData
                                            [form] => Array(86)
                                            [route_provider] => Array(1)
                                            [list_builder] => Drupal\node\NodeListBuilder
                                            [translation] => Drupal\node\NodeTranslationHandler
                                            [inline_form] => \Drupal\inline_entity_form\Form\NodeInlineForm
                                            [query_access] => Drupal\entity\QueryAccess\EventOnlyQueryAccessHandler
                                        )

                                    [admin_permission:protected] => 
                                    [permission_granularity:protected] => bundle
                                    [links:protected] => Array
                                        (
                                            [canonical] => /node/{node}
                                            [delete-form] => /node/{node}/delete
                                            [delete-multiple-form] => /admin/content/node/delete
                                            [edit-form] => /node/{node}/edit
                                            [version-history] => /node/{node}/revisions
                                            [revision] => /node/{node}/revisions/{node_revision}/view
                                            [create] => /node
                                            [book-outline-form] => /node/{node}/outline
                                            [book-remove-form] => /node/{node}/outline/remove
                                            [devel-load] => /devel/node/{node}
                                            [devel-load-with-references] => /devel/load-with-references/node/{node}
                                            [devel-render] => /devel/render/node/{node}
                                            [devel-definition] => /devel/definition/node/{node}
                                            [edit-form.bulk_edit] => /node/{node}/edit/bulk_edit
                                            [edit-form.commitee_query] => /node/{node}/edit/commitee_query
                                            [edit-form.committee_report_upload] => /node/{node}/edit/committee_report_upload
                                            [edit-form.committee_selection] => /node/{node}/edit/committee_selection
                                            [edit-form.company_information] => /node/{node}/edit/company_information
                                            [edit-form.concurrence_hierarchy] => /node/{node}/edit/concurrence_hierarchy
                                            [edit-form.confirmation] => /node/{node}/edit/confirmation
                                            [edit-form.declaration] => /node/{node}/edit/declaration
                                            [edit-form.empanelment_items] => /node/{node}/edit/empanelment_items
                                            [edit-form.eoi_expression_of_interest_] => /node/{node}/edit/eoi_expression_of_interest_
                                            [edit-form.financial_details] => /node/{node}/edit/financial_details
                                            [edit-form.iocl_coordinator_query] => /node/{node}/edit/iocl_coordinator_query
                                            [edit-form.license_details] => /node/{node}/edit/license_details
                                            [edit-form.location_for_registration] => /node/{node}/edit/location_for_registration
                                            [edit-form.other_relevant_details] => /node/{node}/edit/other_relevant_details
                                            [edit-form.payment] => /node/{node}/edit/payment
                                            [edit-form.prebid_upload] => /node/{node}/edit/prebid_upload
                                            [edit-form.registered_office_details] => /node/{node}/edit/registered_office_details
                                            [edit-form.relations] => /node/{node}/edit/relations
                                            [edit-form.tpi_form] => /node/{node}/edit/tpi_form
                                            [edit-form.tpi_query] => /node/{node}/edit/tpi_query
                                            [edit-form.tpi_report_submission] => /node/{node}/edit/tpi_report_submission
                                            [edit-form.tpi_validation] => /node/{node}/edit/tpi_validation
                                            [edit-form.upload_empanelment_order] => /node/{node}/edit/upload_empanelment_order
                                            [edit-form.vendor_empanelment_mom_endorse] => /node/{node}/edit/vendor_empanelment_mom_endorse
                                            [edit-form.vendor_query_registration_otp] => /node/{node}/edit/vendor_query_registration_otp
                                            [edit-form.vendor_response] => /node/{node}/edit/vendor_response
                                            [token-devel] => /node/{node}/devel/token
                                        )

                                    [bundle_entity_type:protected] => node_type
                                    [bundle_of:protected] => 
                                    [bundle_label:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Content type
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [base_table:protected] => node
                                    [revision_data_table:protected] => node_field_revision
                                    [revision_table:protected] => node_revision
                                    [data_table:protected] => node_field_data
                                    [internal:protected] => 
                                    [translatable:protected] => 1
                                    [show_revision_ui:protected] => 1
                                    [label:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Content
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [label_collection:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Content
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [label_singular:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => content item
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [label_plural:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => content items
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(0)
                                            [stringTranslation:protected] => 
                                        )

                                    [label_count:protected] => Array
                                        (
                                            [singular] => @count content item
                                            [plural] => @count content items
                                            [context] => 
                                        )

                                    [uri_callback:protected] => 
                                    [group:protected] => content
                                    [group_label:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [string:protected] => Content
                                            [arguments:protected] => Array(0)
                                            [translatedMarkup:protected] => 
                                            [options:protected] => Array(1)
                                            [stringTranslation:protected] => 
                                        )

                                    [field_ui_base_route:protected] => entity.node_type.edit_form
                                    [common_reference_target:protected] => 1
                                    [list_cache_contexts:protected] => Array
                                        (
                                            [0] => user.node_grants:view
                                        )

                                    [list_cache_tags:protected] => Array
                                        (
                                            [0] => node_list
                                        )

                                    [constraints:protected] => Array
                                        (
                                            [EntityChanged] => 
                                            [EntityUntranslatableFields] => 
                                            [BookOutline] => Array(0)
                                            [MenuSettings] => Array(0)
                                        )

                                    [additional:protected] => Array
                                        (
                                            [token_type] => node
                                        )

                                    [_serviceIds:protected] => Array
                                        (
                                        )

                                    [_entityStorages:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                    [revision_metadata_keys:protected] => Array
                                        (
                                            [revision_user] => revision_uid
                                            [revision_created] => revision_timestamp
                                            [revision_log_message] => revision_log
                                            [revision_default] => revision_default
                                        )

                                )

                            [entityRepository:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Entity\EntityRepository
                                    [entityTypeManager:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Entity\EntityTypeManager
                                            [discovery:protected] => Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery
                                            [factory:protected] => 
                                            [mapper:protected] => 
                                            [cacheKey:protected] => entity_type
                                            [cacheTags:protected] => Array(1)
                                            [alterHook:protected] => entity_type
                                            [subdir:protected] => Entity
                                            [moduleHandler:protected] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                            [defaults:protected] => Array(0)
                                            [pluginDefinitionAnnotationName:protected] => Drupal\Component\Annotation\Plugin
                                            [pluginInterface:protected] => Drupal\Core\Entity\EntityInterface
                                            [namespaces:protected] => ArrayObject
                                            [additionalAnnotationNamespaces:protected] => Array(0)
                                            [definitions:protected] => Array(84)
                                            [cacheBackend:protected] => Drupal\Core\Cache\DatabaseBackend
                                            [useCaches:protected] => 1
                                            [handlers:protected] => Array(2)
                                            [stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
                                            [classResolver:protected] => Drupal\Core\DependencyInjection\ClassResolver
                                            [entityLastInstalledSchemaRepository:protected] => Drupal\Core\Entity\EntityLastInstalledSchemaRepository
                                            [container:protected] => Drupal\Core\DependencyInjection\Container
                                        )

                                    [languageManager:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Language\LanguageManager
                                            [languages:protected] => Array(1)
                                            [defaultLanguage:protected] => Drupal\Core\Language\LanguageDefault
                                            [definedLanguageTypesInfo:protected] => Array(3)
                                            [_serviceIds:protected] => Array(0)
                                            [_entityStorages:protected] => Array(0)
                                        )

                                    [contextRepository:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Plugin\Context\LazyContextRepository
                                            [contextProviderServiceIDs:protected] => Array(6)
                                            [container:protected] => Drupal\Core\DependencyInjection\Container
                                            [contexts:protected] => Array(1)
                                        )

                                )

                            [entityDisplayRepository:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Entity\EntityDisplayRepository
                                    [displayModeInfo:protected] => Array
                                        (
                                            [view_mode] => Array(15)
                                        )

                                    [languageManager:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Language\LanguageManager
                                            [languages:protected] => Array(1)
                                            [defaultLanguage:protected] => Drupal\Core\Language\LanguageDefault
                                            [definedLanguageTypesInfo:protected] => Array(3)
                                            [_serviceIds:protected] => Array(0)
                                            [_entityStorages:protected] => Array(0)
                                        )

                                    [entityTypeManager:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Entity\EntityTypeManager
                                            [discovery:protected] => Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery
                                            [factory:protected] => 
                                            [mapper:protected] => 
                                            [cacheKey:protected] => entity_type
                                            [cacheTags:protected] => Array(1)
                                            [alterHook:protected] => entity_type
                                            [subdir:protected] => Entity
                                            [moduleHandler:protected] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                            [defaults:protected] => Array(0)
                                            [pluginDefinitionAnnotationName:protected] => Drupal\Component\Annotation\Plugin
                                            [pluginInterface:protected] => Drupal\Core\Entity\EntityInterface
                                            [namespaces:protected] => ArrayObject
                                            [additionalAnnotationNamespaces:protected] => Array(0)
                                            [definitions:protected] => Array(84)
                                            [cacheBackend:protected] => Drupal\Core\Cache\DatabaseBackend
                                            [useCaches:protected] => 1
                                            [handlers:protected] => Array(2)
                                            [stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
                                            [classResolver:protected] => Drupal\Core\DependencyInjection\ClassResolver
                                            [entityLastInstalledSchemaRepository:protected] => Drupal\Core\Entity\EntityLastInstalledSchemaRepository
                                            [container:protected] => Drupal\Core\DependencyInjection\Container
                                        )

                                    [moduleHandler:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                            [inner:protected] => Drupal\Core\Extension\ModuleHandler
                                            [dispatcherManager:protected] => Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager
                                            [pluginManager:protected] => Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager
                                            [hookFactories:Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler:private] => Array(8)
                                            [alterFactories:Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler:private] => Array(6)
                                        )

                                    [cacheBackend:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Cache\DatabaseBackend
                                            [maxRows:protected] => 5000
                                            [bin:protected] => cache_discovery
                                            [connection:protected] => Drupal\mysql\Driver\Database\mysql\Connection
                                            [checksumProvider:protected] => Drupal\Core\Cache\DatabaseCacheTagsChecksum
                                        )

                                    [useCaches:protected] => 1
                                    [stringTranslation:protected] => 
                                )

                            [cacheBin:protected] => render
                            [languageManager:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Language\LanguageManager
                                    [languages:protected] => Array
                                        (
                                            [en] => Array(1)
                                        )

                                    [defaultLanguage:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Language\LanguageDefault
                                            [language:protected] => Drupal\Core\Language\Language
                                        )

                                    [definedLanguageTypesInfo:protected] => Array
                                        (
                                            [language_interface] => Array(3)
                                            [language_content] => Array(3)
                                            [language_url] => Array(1)
                                        )

                                    [_serviceIds:protected] => Array
                                        (
                                        )

                                    [_entityStorages:protected] => Array
                                        (
                                        )

                                )

                            [themeRegistry:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Theme\Registry
                                    [theme:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Theme\ActiveTheme
                                            [name:protected] => ioclsubtheme
                                            [logo:protected] => themes/custom/ioclsubtheme/logo.svg
                                            [path:protected] => themes/custom/ioclsubtheme
                                            [engine:protected] => twig
                                            [owner:protected] => core/themes/engines/twig/twig.engine
                                            [baseThemeExtensions:protected] => Array(3)
                                            [extension:protected] => Drupal\Core\Extension\Extension
                                            [styleSheetsRemove:protected] => Array(1)
                                            [libraries:protected] => Array(8)
                                            [regions:protected] => Array(16)
                                            [librariesOverride:protected] => Array(2)
                                            [librariesExtend:protected] => Array(10)
                                        )

                                    [lock:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\ProxyClass\Lock\DatabaseLockBackend
                                            [drupalProxyOriginalServiceId:protected] => drupal.proxy_original_service.lock
                                            [service:protected] => 
                                            [container:protected] => Drupal\Core\DependencyInjection\Container
                                            [_serviceIds:protected] => Array(0)
                                            [_entityStorages:protected] => Array(0)
                                        )

                                    [registry:protected] => Array
                                        (
                                        )

                                    [cache:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Cache\DatabaseBackend
                                            [maxRows:protected] => 5000
                                            [bin:protected] => cache_default
                                            [connection:protected] => Drupal\mysql\Driver\Database\mysql\Connection
                                            [checksumProvider:protected] => Drupal\Core\Cache\DatabaseCacheTagsChecksum
                                        )

                                    [moduleHandler:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                            [inner:protected] => Drupal\Core\Extension\ModuleHandler
                                            [dispatcherManager:protected] => Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager
                                            [pluginManager:protected] => Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager
                                            [hookFactories:Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler:private] => Array(8)
                                            [alterFactories:Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler:private] => Array(6)
                                        )

                                    [runtimeRegistry:protected] => Array
                                        (
                                            [ioclsubtheme] => Drupal\Core\Utility\ThemeRegistry
                                        )

                                    [initialized:protected] => 
                                    [themeName:protected] => 
                                    [root:protected] => /var/www/html/iocl/web
                                    [themeHandler:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Extension\ThemeHandler
                                            [list:protected] => Array(8)
                                            [configFactory:protected] => Drupal\Core\Config\ConfigFactory
                                            [themeList:protected] => Drupal\Core\Extension\ThemeExtensionList
                                            [root:protected] => /var/www/html/iocl/web
                                        )

                                    [themeInitialization:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Theme\ThemeInitialization
                                            [themeHandler:protected] => Drupal\Core\Extension\ThemeHandler
                                            [cache:protected] => Drupal\Core\Cache\DatabaseBackend
                                            [root:protected] => /var/www/html/iocl/web
                                            [extensions:protected] => 
                                            [moduleHandler:protected] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                        )

                                    [themeManager:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Theme\ThemeManager
                                            [themeNegotiator:protected] => Drupal\Core\Theme\ThemeNegotiator
                                            [themeRegistry:protected] => Drupal\Core\Theme\Registry
                                            [activeTheme:protected] => Drupal\Core\Theme\ActiveTheme
                                            [themeInitialization:protected] => Drupal\Core\Theme\ThemeInitialization
                                            [moduleHandler:protected] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                            [root:protected] => /var/www/html/iocl/web
                                        )

                                    [runtimeCache:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Cache\DatabaseBackend
                                            [maxRows:protected] => 5000
                                            [bin:protected] => cache_bootstrap
                                            [connection:protected] => Drupal\mysql\Driver\Database\mysql\Connection
                                            [checksumProvider:protected] => Drupal\Core\Cache\DatabaseCacheTagsChecksum
                                        )

                                    [moduleList:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Extension\ModuleExtensionList
                                            [type:protected] => module
                                            [root:protected] => /var/www/html/iocl/web
                                            [cache:protected] => Drupal\Core\Cache\DatabaseBackend
                                            [defaults:protected] => Array(5)
                                            [infoParser:protected] => Drupal\Core\Extension\InfoParser
                                            [moduleHandler:protected] => Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler
                                            [extensions:protected] => 
                                            [extensionInfo:protected] => 
                                            [pathNames:protected] => 
                                            [addedPathNames:protected] => Array(243)
                                            [state:protected] => Drupal\Core\State\State
                                            [installProfile:protected] => standard
                                            [configFactory:protected] => Drupal\Core\Config\ConfigFactory
                                            [profileList:protected] => Drupal\Core\Extension\ProfileExtensionList
                                            [stringTranslation:protected] => 
                                        )

                                )

                            [singleFieldDisplays:protected] => 
                        )

                    [1] => build
                )

        )

)