|
Tour::getExportProperties |
function |
drupal/core/modules/tour/lib/Drupal/tour/Plugin/Core/Entity/Tour.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
|
View::getExportProperties |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
|
Field::getExportProperties |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
|
Block::getExportProperties |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
|
ViewUI::getExportProperties |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
|
Action::getExportProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
|
Entity::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
|
ConfigTest::getExportProperties |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
|
FilterFormat::getExportProperties |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
|
FieldInstance::getExportProperties |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
|
EntityInterface::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Retrieves the exportable properties of the entity. |
|
ConfigEntityBase::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
|
EntityDisplayBase::getExportProperties |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
|
EntityBCDecorator::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |