---
title: "Interface **Phalcon\\Mvc\\EntityInterface**"
version: "3.4"
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.phalcon.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface **Phalcon\Mvc\EntityInterface**

<a href="https://github.com/phalcon/cphalcon/tree/v3.4.0/phalcon/mvc/entityinterface.zep" class="btn btn-default btn-sm">Source on GitHub</a>

## Methods
abstract public  **readAttribute** (*mixed* $attribute)

...

abstract public  **writeAttribute** (*mixed* $attribute, *mixed* $value)

...

Source: https://docs.phalcon.io/3.4/api/phalcon_mvc_entityinterface/index.mdx
