Constants

PREFIX

PREFIX = 'old1[old2].old3[old4][old5].old6'

Properties

$builder

$builder : \Symfony\Component\PropertyAccess\PropertyPathBuilder

Type

PropertyPathBuilder

Methods

testCreateEmpty()

testCreateEmpty() : mixed

Returns

mixed —

testCreateCopyPath()

testCreateCopyPath() : mixed

Returns

mixed —

testAppendIndex()

testAppendIndex() : mixed

Returns

mixed —

testAppendProperty()

testAppendProperty() : mixed

Returns

mixed —

testAppend()

testAppend() : mixed

Returns

mixed —

testAppendUsingString()

testAppendUsingString() : mixed

Returns

mixed —

testAppendWithOffset()

testAppendWithOffset() : mixed

Returns

mixed —

testAppendWithOffsetAndLength()

testAppendWithOffsetAndLength() : mixed

Returns

mixed —

testReplaceByIndex()

testReplaceByIndex() : mixed

Returns

mixed —

testReplaceByIndexWithoutName()

testReplaceByIndexWithoutName() : mixed

Returns

mixed —

testReplaceByIndexDoesNotAllowInvalidOffsets()

testReplaceByIndexDoesNotAllowInvalidOffsets() : mixed

Returns

mixed —

testReplaceByIndexDoesNotAllowNegativeOffsets()

testReplaceByIndexDoesNotAllowNegativeOffsets() : mixed

Returns

mixed —

testReplaceByProperty()

testReplaceByProperty() : mixed

Returns

mixed —

testReplaceByPropertyWithoutName()

testReplaceByPropertyWithoutName() : mixed

Returns

mixed —

testReplaceByPropertyDoesNotAllowInvalidOffsets()

testReplaceByPropertyDoesNotAllowInvalidOffsets() : mixed

Returns

mixed —

testReplaceByPropertyDoesNotAllowNegativeOffsets()

testReplaceByPropertyDoesNotAllowNegativeOffsets() : mixed

Returns

mixed —

testReplace()

testReplace() : mixed

Returns

mixed —

testReplaceUsingString()

testReplaceUsingString() : mixed

Returns

mixed —

testReplaceNegative()

testReplaceNegative() : mixed

Returns

mixed —

testReplaceDoesNotAllowInvalidOffsets()

testReplaceDoesNotAllowInvalidOffsets(mixed  $offset) : mixed

Parameters

mixed $offset

Returns

mixed —

provideInvalidOffsets()

provideInvalidOffsets() : mixed

Returns

mixed —

testReplaceWithLengthGreaterOne()

testReplaceWithLengthGreaterOne() : mixed

Returns

mixed —

testReplaceSubstring()

testReplaceSubstring() : mixed

Returns

mixed —

testReplaceSubstringWithLengthGreaterOne()

testReplaceSubstringWithLengthGreaterOne() : mixed

Returns

mixed —

testReplaceWithLongerPath()

testReplaceWithLongerPath() : mixed

Returns

mixed —

testReplaceWithLongerPathKeepsOrder()

testReplaceWithLongerPathKeepsOrder() : mixed

Returns

mixed —

testRemove()

testRemove() : mixed

Returns

mixed —

testRemoveDoesNotAllowInvalidOffsets()

testRemoveDoesNotAllowInvalidOffsets() : mixed

Returns

mixed —

testRemoveDoesNotAllowNegativeOffsets()

testRemoveDoesNotAllowNegativeOffsets() : mixed

Returns

mixed —

setUp()

setUp() : mixed

Returns

mixed —