Config::isNew |
function |
includes/config.inc |
Returns whether this configuration object is new. |
Entity::isNew |
function |
modules/entity/entity.class.inc |
Implements EntityInterface::isNew(). |
Config::$isNew |
property |
includes/config.inc |
Whether the configuration object is new or has been saved to the storage. |
Redirect::isNew |
function |
modules/redirect/redirect.class.inc |
Returns if this redirect is newly created and not yet saved. |
EntityInterface::isNew |
function |
modules/entity/entity.class.inc |
Returns whether the entity is new. |