|
Field::setParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Implements ContextAwareInterface::setParent(). |
|
Profile::setParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the parent token |
|
Language::setParent |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Implements ContextAwareInterface::setParent(). |
|
Twig_Parser::setParent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
|
FieldItemBase::setParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ContextAwareInterface::setParent(). |
|
EntityWrapper::setParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements ContextAwareInterface::setParent(). |
|
TextProcessed::setParent |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/TextProcessed.php |
Implements ContextAwareInterface::setParent(). |
|
RouteCollection::setParent |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Sets the parent RouteCollection. It's only used internally from one RouteCollection
to another. It makes no sense to be available as part of the public API. |
|
EntityTranslation::setParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ContextAwareInterface::setParent(). |
|
ContextAwareInterface::setParent |
function |
drupal/core/lib/Drupal/Core/TypedData/ContextAwareInterface.php |
Sets the parent of a property or item. |