[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.129.211.156: ~ $
JMS\Serializer\Tests\Fixtures\BlogPost:
    xml_root_name: blog-post
    xml_namespaces:
        "": http://example.com/namespace
        gd: http://schemas.google.com/g/2005
        atom: http://www.w3.org/2005/Atom
        dc: http://purl.org/dc/elements/1.1/
    properties:
        id:
            type: string
            groups: [comments, post]
            xml_element:
                cdata: false
        title:
            type: string
            groups: [comments, post]
            xml_element:
                namespace: http://purl.org/dc/elements/1.1/
        createdAt:
            type: DateTime
            xml_attribute: true
        published:
            type: boolean
            serialized_name: is_published
            xml_attribute: true
            groups: [post]
        etag:
            type: string
            groups: [post]
            xml_attribute: true
            xml_element:
                namespace: http://schemas.google.com/g/2005
        comments:
            type: ArrayCollection<JMS\Serializer\Tests\Fixtures\Comment>
            groups: [comments]
            xml_list:
                inline: true
                entry_name: comment
        author:
            type: JMS\Serializer\Tests\Fixtures\Author
            groups: [post]
            xml_element:
                namespace: http://www.w3.org/2005/Atom

Filemanager

Name Type Size Permission Actions
accessor Folder 0755
accessor_inferred Folder 0755
case Folder 0755
exclude_all Folder 0755
exclude_none Folder 0755
short_expose Folder 0755
AuthorExpressionAccess.yml File 262 B 0644
AuthorReadOnly.yml File 299 B 0644
AuthorReadOnlyPerClass.yml File 313 B 0644
BlogPost.yml File 1.33 KB 0644
Discriminator.Car.yml File 52 B 0644
Discriminator.ImagePost.yml File 59 B 0644
Discriminator.Moped.yml File 54 B 0644
Discriminator.ObjectWithXmlAttributeDiscriminatorParent.yml File 321 B 0644
Discriminator.ObjectWithXmlNamespaceAttributeDiscriminatorParent.yml File 358 B 0644
Discriminator.ObjectWithXmlNamespaceDiscriminatorParent.yml File 312 B 0644
Discriminator.Post.yml File 309 B 0644
Discriminator.Vehicle.yml File 298 B 0644
DiscriminatorGroup.Vehicle.yml File 262 B 0644
ExcludePublicAccessor.yml File 174 B 0644
Node.yml File 95 B 0644
ObjectWithAbsentXmlListNode.yml File 368 B 0644
ObjectWithExpressionVirtualPropertiesAndExcludeAll.yml File 194 B 0644
ObjectWithHandlerCallbacks.yml File 207 B 0644
ObjectWithVirtualProperties.yml File 299 B 0644
ObjectWithVirtualPropertiesAndExcludeAll.yml File 148 B 0644
ObjectWithXmlKeyValuePairs.yml File 151 B 0644
ObjectWithXmlNamespaces.yml File 943 B 0644
ParentSkipWithEmptyChild.yml File 187 B 0644
Person.yml File 271 B 0644
PersonSecret.yml File 266 B 0644
Price.yml File 120 B 0644
SimpleClassObject.yml File 587 B 0644
SimpleSubClassObject.yml File 520 B 0644