Method Fossilization

Method
Level
public function render( ) ;
40
public function validate($value) : bool ;
18
public function getName( ) ;
16
public function setValue($value) ;
14
public function __construct($name, $value = null) { /**/ }
13
public function parse(\DOMNode $node) ;
12
public function getValue( ) ;
12
public function appendOption(FormElementFragmentInterface $option) ;
10
public function createOptions(Array $options) ;
8
abstract public function apply(&$templateString) ;
8
public function apply(&$templateString) : void ;
8
protected function setErrorMessage(string $message) : void { /**/ }
7
public function __construct(array $config, array $connectionAttributes) ;
6
public function setConnection(ConnectionInterface $connection) ;
6
public function doPreparedQuery($statementString, array $parameters) ;
6
public function getValue( ) : string ;
6
public function render(bool $force) : string ;
6
public function setContent($content) : Response { /**/ }
5
public static function create($content = '', $status = 200, $headers = [ ]) : Response { /**/ }
5
public function __construct($content = '', int $status = 200, array $headers = [ ]) { /**/ }
5
public function setLabel(LabelElement $label) ;
4
public function setAttribute($attributeName, $attributeValue) ;
4
public function getLabel( ) : LabelElement ;
4
public function getParentElement( ) : FormElementWithOptionsInterface ;
4
public function setParameters(array $parameters) ;
4
public function render( ) ;
4
public function move(FilesystemFolder $destination) : FilesystemFileInterface ;
4
public function rename($to) : FilesystemFileInterface ;
4
public function getAttribute($attributeName) ;
4
public static function create(Menu $menu) ;
4
public function columnExists($tableName, $columnName) ;
4
public function getDbName( ) : string ;
3
public function getContent( ) { /**/ }
3
public function getModifiedValue( ) { /**/ }
3
abstract public function export(string $path = null, string $mimetype = null) ;
3
public function setDbName($dbName) ;
3
abstract protected function do_greyscale(\stdClass $src) ;
3
protected function primeQuery($statementString, array $parameters) { /**/ }
3
public function __construct(string $value, LabelElement $label, FormElementWithOptionsInterface $formElement = null) { /**/ }
3
protected abstract function fillTableStructureCache($tableName) ;
3
abstract protected function do_watermark(\stdClass $src, string $watermarkFile) ;
3
public function sendContent( ) : Response { /**/ }
3
public function setName($name) ;
3
abstract protected function do_resize(\stdClass $src, int $width, int $height) ;
3
abstract protected function do_crop(\stdClass $src, int $top, int $left, int $bottom, int $right) ;
3
public function getName( ) : string ;
3
public function replaceAttributes(array $attributes) ;
2
protected function ensureIEOverSSLCompatibility(Request $request) : void { /**/ }
2
public function isRedirect(string $location = null) : bool { /**/ }
2
public function isAuthenticated( ) ;
2
public function isSuccessful( ) : bool { /**/ }
2
public function getRoles( ) ;
2
public function getEtag( ) : ?string { /**/ }
2
public function hasRole($roleName) ;
2
public function setLogFile($path) ;
2
public function setEtag(string $etag = null, bool $weak = false) : self { /**/ }
2
public function setLastModified(\DateTimeInterface $date = null) : self { /**/ }
2
public function getLastModified( ) : ?\DateTimeInterface { /**/ }
2
public function setPublic( ) : self { /**/ }
2
public function setStatusCode(int $code, $text = null) : self { /**/ }
2
public function setProtocolVersion(string $version) : self { /**/ }
2
public function sendHeaders( ) : Response { /**/ }
2
public function prepare(Request $request) : Response { /**/ }
2
public function set($key, $value) { /**/ }
2
public function setAttribute($attribute, $value) ;
2
public function tableExists($tableName) ;
2
public function updateLastUpdated( ) ;
2
public function commit( ) ;
2
public function ignoreLastUpdated( ) ;
2
public function execute($statementString, array $parameters) ;
2
public function deleteRecord($tableName, $keyValue) ;
2
public function updateRecord($tableName, $keyValue, array $data) ;
2
public function insertRecords($tableName, array $rowsData) ;
2
public function insertRecord($tableName, array $rowData) ;
2
public function getPrimaryKey($tableName) ;
2
public function quote($string, $parameter_type = \PDO::PARAM_STR) ;
2
public function getColumnDefaultValue($tableName, $columnName) ;
2
public function getConnection( ) ;
2
public function query( ) ;
2
public function beginTransaction( ) ;
2
public function prepare($statement, $driver_options = [ ]) ;
2
public function exec($statement) ;
2
public function beginTransaction( ) ;
2
public function lastInsertId($name = null) ;
2
public function replace(array $parameters = [ ]) { /**/ }
2
public function quoteIdentifier($identifier) ;
2
public function __construct($username, $hashedPassword = '', array $roles = [ ], array $attributes = [ ]) { /**/ }
2
public function setAttribute($attribute, $value) ;
2
public function instanceUserByUsername($username) ;
2
public function refreshUser(UserInterface $user) ;
2
public function getUsername( ) ;
2
public function getAttribute($attribute) ;
2
public function getHashedPassword( ) ;
2
public function inTransaction( ) ;
2
public function rollBack( ) ;
2
public function getAttribute($attribute, $default) ;
2
public function commit( ) ;
2
public function add(array $parameters = [ ]) { /**/ }
2
public function authenticate(Route $route, UserInterface $user) ;
2
public function __construct(array $parameters = [ ]) { /**/ }
2
public function selectFirst($count) ;
2
public function getFolder( ) : FilesystemFolder ;
2
public function getRelativePath($force = false) : string ;
2
public function getPath( ) : string ;
2
public function getFilename( ) : string ;
2
public function isWebImage($force = false) : bool ;
2
public function getMimetype($force = false) : string ;
2
public function getFileInfo( ) : SplFileInfo ;
2
public static function sanitizeFilename(string $filename, FilesystemFolder $dir, $ndx = 2) : string { /**/ }
2
public function __construct($path, FilesystemFolder $folder = null) { /**/ }
2
public function __construct(Config $config) { /**/ }
2
public static function getRootInstance( ) ;
2
public function getLevel( ) ;
2
public static function create(DatabaseInterface $dbConnection) ;
2
public function selectFromTo($from, $to) ;
2
public function dumpSql( ) ;
2
protected function clearErrorMessage( ) : void { /**/ }
2
public function setTo($to) ;
2
public function __construct(string $host, int $port, string $encryption) ;
2
public function connect( ) ;
2
public function close( ) ;
2
public function setCredentials(string $user, string $pwd, string $authMethod) ;
2
public function setOAuthToken(string $token) ;
2
public function setFrom(string $from) ;
2
public function setHeaders(array $headers) ;
2
public function count( ) ;
2
public function setMessage(string $message) ;
2
public function send( ) ;
2
public function filter($columnName, $value) ;
2
public function where($whereClause, array $valuesToBind) ;
2
public function sortBy($columnName, $asc) ;
2
public function select( ) ;
2
public function delete( ) : void ;
2
public function __construct($eventName, PublisherInterface $publisher) { /**/ }
2
protected function parseCacheControl($header) : array { /**/ }
2
public function authenticate(Menu $menu, UserInterface $user) ;
2
protected function getCacheControlHeader( ) { /**/ }
2
public function getCacheControlDirective($key) { /**/ }
2
public function hasCacheControlDirective($key) : bool { /**/ }
2
public function remove($key) { /**/ }
2
public function has($key) : bool { /**/ }
2
public function set($key, $values, $replace = true) { /**/ }
2
public function replace(array $headers = [ ]) { /**/ }
2
public function all($key = null) : array { /**/ }
2
public function __construct(array $headers = [ ]) { /**/ }
2
public function __construct($path, array $attributes = [ ], $localPage = true) { /**/ }
2
abstract protected function renderEntry(MenuEntry $e) : string ;
2
public function setParameters(Array $parameters) ;
2
public function handleViolation(Route $route) ;
2
public function appendMenuEntries(Menu $menu) ;
2
public function getSelectedOption( ) ;
2
public static function getEventsToSubscribe( ) ;
2
public function setType($type) { /**/ }
2
public function setName($name) ;
2
public function getLabel( ) ;
2
public function setRequired($required) ;
2
public function getRequired( ) ;
2
public function setSimpleTemplate(SimpleTemplate $template) ;
2
public function getType( ) { /**/ }
2
public function setValue(string $value) : self ;
2
public function setSimpleTemplate(SimpleTemplate $template) : self ;
2
public function setLabel(LabelElement $label) : self ;
2
public function select( ) : self ;
2
public function unselect( ) : self ;
2
public function getSelected( ) : bool ;
2
public function setAttribute(string $attribute, string $value) : self ;
2
public function setParentElement(FormElementWithOptionsInterface $element) : self ;
2
public function writeLogEntry( ) ;
2