|
Map::onChange |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
|
ViewUI::onChange |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::onChange(). |
|
Entity::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
|
Mapping::onChange |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
|
Sequence::onChange |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Sequence.php |
Implements \Drupal\Core\TypedData\ListInterface::onChange(). |
|
ItemList::onChange |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Implements \Drupal\Core\TypedData\ListInterface::onChange(). |
|
FieldItemBase::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Overrides \Drupal\Core\TypedData\Map::onChange(). |
|
ListInterface::onChange |
function |
drupal/core/lib/Drupal/Core/TypedData/ListInterface.php |
React to changes to a child item. |
|
EntityWrapper::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
|
EntityTranslation::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
|
EntityBCDecorator::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
|
ComplexDataInterface::onChange |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
React to changes to a child property. |
|
UserPermissionsTest::testUserPermissionChanges |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Change user permissions and check user_access(). |