string(275) "Full markup load (HTML): plainTemplate test <" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(68) "Selecting document '331c0fa118e2cef77a63039eb74c9d1f' as default one"
Array
(
    [0] => FIND
    [1] => li
    [2] => Array
        (
            [0] => Array
                (
                    [0] =>  
                    [1] => li
                )

        )

)
XPATH: //li
QUERY FETCHED
Matched 6: li, li#testID, li, li#i_have_nested_list, li.nested, li.second
Test 'Slice1' PASSED :) string(275) "Full markup load (HTML): plainTemplate test <" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(68) "Selecting document 'bffcb1251ac06d4060bf8d37442af0c0' as default one"
Array
(
    [0] => FIND
    [1] => li
    [2] => Array
        (
            [0] => Array
                (
                    [0] =>  
                    [1] => li
                )

        )

)
XPATH: //li
QUERY FETCHED
Matched 6: li, li#testID, li, li#i_have_nested_list, li.nested, li.second
Test 'Slice2' PASSED :) string(90) "Full markup load (HTML):
  • " string(73) "Full markup load (HTML), DocumentFragment detected, using charset 'UTF-8'" string(275) "Full markup load (HTML):
  • Array ( [0] => FIND [1] => .field1 [2] => Array ( [0] => Array ( [0] => [1] => .field1 ) ) )
    XPATH: /html[1]/body[1]//*[@class]
    QUERY FETCHED
    Found: span.field1, comparing with matchClasses()
    Found: span.field1, comparing with matchClasses()
    Matched 2: span.field1, span.field1
    string(264) "Full markup load (HTML): " string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document" string(65) "Getting markup, moving selected nodes (2) to new DocumentFragment" string(232) "Full markup load (HTML): " string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(27) "Importing nodes to document" string(24) "documentFragmentToMarkup" string(49) "Getting markup (HTML), final with charset 'utf-8'" string(258) "Markup: " string(148) "documentFragmentToMarkup: " string(130) "Markup: " Test 'Multi-insert' PASSED :) string(275) "Full markup load (HTML): plainTemplate test <" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(68) "Selecting document 'f153c7992acf6842aaeeaf51f4172c5b' as default one"
    Array
    (
        [0] => FIND
        [1] => p
        [2] => Array
            (
                [0] => Array
                    (
                        [0] =>  
                        [1] => p
                    )
    
            )
    
    )
    
    XPATH: //p
    QUERY FETCHED
    Matched 10: p, p.title, p.body, p, p.title, p.body, p, p.noTitle, p.body, p.after
    Array
    (
        [0] => FIND
        [1] => p.title:first
        [2] => Array
            (
                [0] => Array
                    (
                        [0] =>  
                        [1] => p
                        [2] => .title
                        [3] => :first
                    )
    
            )
    
    )
    
    XPATH: //p[@class]
    QUERY FETCHED
    Found: p.title, comparing with matchClasses()
    Found: p.body, comparing with matchClasses()
    Found: p.title, comparing with matchClasses()
    Found: p.body, comparing with matchClasses()
    Found: p.noTitle, comparing with matchClasses()
    Found: p.body, comparing with matchClasses()
    Found: p.after, comparing with matchClasses()
    Matched 2: p.title, p.title
    iterating foreach
    Test 'Index' PASSED :) string(275) "Full markup load (HTML): plainTemplate test <" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(68) "Selecting document 'ad1054fd774dcfad5bdd09dc67ae8336' as default one"
    Array
    (
        [0] => FIND
        [1] => p:first
        [2] => Array
            (
                [0] => Array
                    (
                        [0] =>  
                        [1] => p
                        [2] => :first
                    )
    
            )
    
    )
    
    XPATH: //p
    QUERY FETCHED
    Matched 10: p, p.title, p.body, p, p.title, p.body, p, p.noTitle, p.body, p.after
    array(2) { [0]=> string(3) "Is:" [1]=> string(11) ".clone-test" } array(2) { [0]=> string(3) "Is:" [1]=> string(8) ".class-0" }
    Inserting data with 'insertBefore'
    string(18) "From 1; To 1 nodes" array(2) { [0]=> string(3) "Is:" [1]=> string(11) ".clone-test" } array(2) { [0]=> string(3) "Is:" [1]=> string(8) ".class-1" }
    Inserting data with 'insertBefore'
    string(18) "From 1; To 1 nodes" array(2) { [0]=> string(3) "Is:" [1]=> string(11) ".clone-test" } array(2) { [0]=> string(3) "Is:" [1]=> string(8) ".class-2" }
    Inserting data with 'insertBefore'
    string(18) "From 1; To 1 nodes"
    Array
    (
        [0] => FIND
        [1] => .clone-test
        [2] => Array
            (
                [0] => Array
                    (
                        [0] =>  
                        [1] => .clone-test
                    )
    
            )
    
    )
    
    XPATH: //*[@class]
    QUERY FETCHED
    Found: div.articles, comparing with matchClasses()
    Found: p.clone-test.class-0, comparing with matchClasses()
    Found: p.clone-test.class-1, comparing with matchClasses()
    Found: p.clone-test.class-2, comparing with matchClasses()
    Found: p.title, comparing with matchClasses()
    Found: p.body, comparing with matchClasses()
    Found: p.title, comparing with matchClasses()
    Found: p.body, comparing with matchClasses()
    Found: p.noTitle, comparing with matchClasses()
    Found: p.body, comparing with matchClasses()
    Found: p.after, comparing with matchClasses()
    Found: li.nested, comparing with matchClasses()
    Found: li.second, comparing with matchClasses()
    Matched 3: p.clone-test.class-0, p.clone-test.class-1, p.clone-test.class-2
    Test 'Clone' PASSED :) string(275) "Full markup load (HTML): plainTemplate test <" string(57) "Full markup load (HTML), using document's charset 'utf-8'" string(68) "Selecting document '59857e84ecc10ad71bab02d9909218e7' as default one"
    Array
    (
        [0] => FIND
        [1] => li:first
        [2] => Array
            (
                [0] => Array
                    (
                        [0] =>  
                        [1] => li
                        [2] => :first
                    )
    
            )
    
    )
    
    XPATH: //li
    QUERY FETCHED
    Matched 6: li, li#testID, li, li#i_have_nested_list, li.nested, li.second
    array(2) { [0]=> string(3) "Is:" [1]=> string(7) "#testID" } Test 'Next' PASSED :)