| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| backend | ||
| common | ||
| console | ||
| environments | ||
| frontend | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
| composer.json | ||
| init | ||
| init.bat | ||
| requirements.php | ||
| yii.bat |
```
interface IdentityInterface
{
/**
* Finds an identity by the given ID.
* @param string|integer $id the ID to be looked for
* @return IdentityInterface the identity object that matches the given ID.
* Null should be returned if such an identity cannot be found
* or the identity is not in an active state (disabled, deleted, etc.)
*/
public static function findIdentity($id);
```
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| backend | Loading commit data... | |
| common | Loading commit data... | |
| console | Loading commit data... | |
| environments | Loading commit data... | |
| frontend | Loading commit data... | |
| .gitignore | Loading commit data... | |
| LICENSE.md | Loading commit data... | |
| README.md | Loading commit data... | |
| composer.json | Loading commit data... | |
| init | Loading commit data... | |
| init.bat | Loading commit data... | |
| requirements.php | Loading commit data... | |
| yii.bat | Loading commit data... |