|
ViewUI::getProperties |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
|
Entity::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements ComplexDataInterface::getProperties(). |
|
EntityNG::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements ComplexDataInterface::getProperties(). |
|
Definition::getProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
@api |
|
FieldItemBase::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ComplexDataInterface::getProperties(). |
|
EntityWrapper::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements ComplexDataInterface::getProperties(). |
|
EntityTranslation::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ComplexDataInterface::getProperties(). |
|
JsonldEntityWrapper::getProperties |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php |
Get properties, excluding JSON-LD specific properties. |
|
ComplexDataInterface::getProperties |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets an array of property objects. |
|
ViewStorageController::getProperties |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::getProperties(); |
|
DefinitionTest::testSetGetProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
|
StaticReflectionClass::getProperties |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
|
ConfigStorageController::getProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Retrieves the exportable properties of an entity. |
|
AlterTest::testDefaultWidgetPropertiesAlter |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/AlterTest.php |
Tests hook_field_widget_properties_alter() on the default field widget. |