Home
last modified time | relevance | path

Searched refs:getChildren (Results 51 – 75 of 199) sorted by relevance

12345678

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php60 function getChildren() { function in Sabre\\CalDAV\\Schedule\\Outbox
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DExpressionReport.php40 public function getChildren() function in Google\\Service\\FirebaseRules\\ExpressionReport
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookRootTest.php24 $children = $root->getChildren();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTestSuiteIterator.php85 public function getChildren() function in PHPUnit_Util_TestSuiteIterator
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php106 foreach ($element->getChildren() as $child) {
172 foreach ($element->getChildren() as $child) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php102 $children = $this->calendar->getChildren();
116 $children = $this->calendar->getChildren();
H A DCalendarHomeSharedCalendarsTest.php53 $children = $instance->getChildren();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DIterator.php87 public function getChildren() function in SebastianBergmann\\CodeCoverage\\Node\\Iterator
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php59 function getChildren() { function in Sabre\\CalDAV\\Notifications\\Collection
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DSimpleCollection.php100 function getChildren() { function in Sabre\\DAV\\SimpleCollection
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DSimpleCollection.php100 function getChildren() { function in Sabre\\DAV\\SimpleCollection
/plugin/pureldap/_test/
H A DGroupHierarchyCacheTest.php
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCallablesFilter.php54 public function getChildren(AssetFactory $factory, $content, $loadPath = null) function in Assetic\\Filter\\CallablesFilter
H A DRooleFilter.php79 public function getChildren(AssetFactory $factory, $content, $loadPath = null) function in Assetic\\Filter\\RooleFilter
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DMock.php67 ->variable($iterator->getChildren())
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php57 function getChildren() { function in Sabre\\CalDAV\\Notifications\\Collection
/plugin/webdav/core/DAV/
H A DAbstractDirectory.php56 public function getChildren() function in dokuwiki\\plugin\\webdav\\core\\DAV\\AbstractDirectory
/plugin/webdav/core/DAV/Collection/Tags/
H A DDirectory.php21 public function getChildren() function in dokuwiki\\plugin\\webdav\\core\\DAV\\Collection\\Tags\\Directory
/plugin/findologicxmlexport/vendor/hoa/compiler/Visitor/
H A DDump.php95 foreach ($element->getChildren() as $child) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultReference.php62 foreach ($type->getChildren() as $referral) {
H A DPasswordModifyResponse.php81 foreach ($pwdResponse->getChildren() as $child) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DSubstringFilter.php205 if (!($type instanceof SequenceType && count($type->getChildren()) === 2)) {
230 foreach ($substrings->getChildren() as $substring) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php58 function getChildren() { function in Sabre\\CalDAV\\Schedule\\Outbox
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DOutboxTest.php13 $this->assertEquals(array(), $outbox->getChildren());
/plugin/combo/ComboStrap/
H A DFetcherPageBundler.php140 $childrenPages = MarkupFileSystem::getOrCreate()->getChildren($startPath, FileSystems::LEAF);
247 $children = $rootOutlineSection->getChildren();

12345678