summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: fff3e15f902b16f9cae82cf1365198edd19675ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
Extension [ <persistent> extension #89 pcs version 1.3.7 ] {

  - Dependencies {
    Dependency [ tokenizer (Required) ]
    Dependency [ pcre (Required) ]
    Dependency [ SPL (Required) ]
  }

  - Functions {
    Function [ <internal:pcs> function _pcs_autoload ] {

      - Parameters [2] {
        Parameter #0 [ <required> $symbol ]
        Parameter #1 [ <optional> $type ]
      }
    }
    Function [ <internal:pcs> function _pcs_autoload_register ] {

      - Parameters [3] {
        Parameter #0 [ <optional> $autoload_function ]
        Parameter #1 [ <optional> $throw ]
        Parameter #2 [ <optional> $prepend ]
      }
    }
  }

  - Classes [1] {
    Class [ <internal:pcs> class PCS\Mgr ] {

      - Constants [0] {
      }

      - Static properties [0] {
      }

      - Static methods [9] {
        Method [ <internal:pcs> static public method getFunction ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method getConstant ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method getClass ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method requireFunction ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method requireConstant ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method requireClass ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method fileCount ] {

          - Parameters [0] {
          }
        }

        Method [ <internal:pcs> static public method fileInfos ] {

          - Parameters [0] {
          }
        }

        Method [ <internal:pcs> static public method symbolInfos ] {

          - Parameters [0] {
          }
        }
      }

      - Properties [0] {
      }

      - Methods [1] {
        Method [ <internal:pcs, ctor> private method __construct ] {

          - Parameters [0] {
          }
        }
      }
    }
  }
}