Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
Entity | class | core/ |
Provides a generic destination to import entities. |
Entity | class | core/ |
|
Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
Entity | class | core/ |
Defines a base entity class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityAdapterTest::testGetProperties | function | core/ |
@covers ::getProperties |
ConfigEntityAdapterTest::testGetString | function | core/ |
@covers ::getString |
ConfigEntityAdapterTest::testGetValue | function | core/ |
@covers ::getValue |
ConfigEntityAdapterTest::testSet | function | core/ |
@covers ::set |
ConfigEntityAdapterTest::testValidate | function | core/ |
@covers ::validate |
ConfigEntityBase | class | core/ |
Defines a base configuration entity class. |
ConfigEntityBase.php | file | core/ |
|
ConfigEntityBase::$isUninstalling | property | core/ |
Whether the config is being deleted by the uninstall process. |
ConfigEntityBase::$langcode | property | core/ |
The language code of the entity's default language. |
ConfigEntityBase::$originalId | property | core/ |
The original ID of the configuration entity. |
ConfigEntityBase::$status | property | core/ |
The enabled/disabled status of the configuration entity. |
ConfigEntityBase::$third_party_settings | property | core/ |
Third party entity settings. |
ConfigEntityBase::$trustedData | property | core/ |
Trust supplied data and not use configuration schema on save. |
ConfigEntityBase::$uuid | property | core/ |
The UUID for this entity. |
ConfigEntityBase::$_core | property | core/ |
Information maintained by Drupal core about configuration. |
ConfigEntityBase::addDependency | function | core/ |
Overrides \Drupal\Core\Entity\DependencyTrait:addDependency(). |
ConfigEntityBase::calculateDependencies | function | core/ |
|
ConfigEntityBase::createDuplicate | function | core/ |
|
ConfigEntityBase::disable | function | core/ |
|
ConfigEntityBase::enable | function | core/ |
|
ConfigEntityBase::get | function | core/ |
|
ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
|
ConfigEntityBase::getConfigDependencyName | function | core/ |
|
ConfigEntityBase::getConfigManager | function | core/ |
Gets the configuration manager. |
ConfigEntityBase::getConfigTarget | function | core/ |
|
ConfigEntityBase::getDependencies | function | core/ |
|
ConfigEntityBase::getOriginalId | function | core/ |
|
ConfigEntityBase::getThirdPartyProviders | function | core/ |
|
ConfigEntityBase::getThirdPartySetting | function | core/ |
|
ConfigEntityBase::getThirdPartySettings | function | core/ |
|
ConfigEntityBase::getTypedConfig | function | core/ |
Gets the typed config manager. |
ConfigEntityBase::hasTrustedData | function | core/ |
|
ConfigEntityBase::invalidateTagsOnDelete | function | core/ |
Override to never invalidate the individual entities' cache tags; the config system already invalidates them. |
ConfigEntityBase::invalidateTagsOnSave | function | core/ |
Override to never invalidate the entity's cache tag; the config system already invalidates it. |
ConfigEntityBase::isInstallable | function | core/ |
|
ConfigEntityBase::isNew | function | core/ |
Overrides Entity::isNew(). |
ConfigEntityBase::isUninstalling | function | core/ |
|
ConfigEntityBase::link | function | core/ |
|
ConfigEntityBase::onDependencyRemoval | function | core/ |
|
ConfigEntityBase::preDelete | function | core/ |
|
ConfigEntityBase::preSave | function | core/ |
|
ConfigEntityBase::save | function | core/ |
|
ConfigEntityBase::set | function | core/ |
|
ConfigEntityBase::setOriginalId | function | core/ |
|
ConfigEntityBase::setStatus | function | core/ |
|
ConfigEntityBase::setThirdPartySetting | function | core/ |
|
ConfigEntityBase::setUninstalling | function | core/ |
|
ConfigEntityBase::sort | function | core/ |
Helper callback for uasort() to sort configuration entities by weight and label. |
ConfigEntityBase::status | function | core/ |
|
ConfigEntityBase::toArray | function | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.