Метод | Описание | |
---|---|---|
display ( ) : |
||
initialize ( ) | This method exists because the service container needs to be set before the rest of API functionality gets loaded. |
Метод | Описание | |
---|---|---|
loadLanguages ( ) | ||
loadModules ( ) | Loops all backend modules, and builds a list of those that have an api.php file in their engine. | |
loadParameters ( string $className, string $method ) : array | This method is used to return an iteration-friendly list of parameters for a given method. |
Метод | Описание | |
---|---|---|
initializeTwig ( ) |
public display ( ) : |
||
Результат |
public initialize ( ) |
protected loadModules ( ) |