_menu_parents_recurse |
function |
drupal/core/modules/menu/menu.module |
Recursive helper function for menu_parent_options(). |
_menu_link_parents_set |
function |
drupal/core/includes/menu.inc |
Sets the p1 through p9 values for a menu link being saved. |
Twig_Template::$parents |
property |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
ArrayUnitTest::$parents |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ArrayUnitTest.php |
Array of parents for the nested element. |
_field_form_state_parents |
function |
drupal/core/modules/field/field.form.inc |
Returns the location of processing information within $form_state. |
taxonomy_term_load_parents |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Finds all parents of a given term ID. |
taxonomy_term_load_parents_all |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Find all ancestors of a given term ID. |
LinksTest::assertMenuLinkParents |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Assert that at set of links is properly parented. |
ContainerTest::getInvalidParentScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
TermTest::testTermMultipleParentsInterface |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Test saving a term with multiple parents through the UI. |
StaticReflectionParser::$parentStaticReflectionParser |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The parent PSR-0 Parser. |
StaticReflectionParser::getParentStaticReflectionParser |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
|
ContainerTest::testAddScopeDoesNotAllowInvalidParentScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@expectedException \InvalidArgumentException
@dataProvider getInvalidParentScopes |