LinksTest::testMenuLinkReparenting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Test automatic reparenting of menu links. |
Twig_Node_Module::compileGetParent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
ReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
Twig_Node_Expression_Parent::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php |
Compiles the node to PHP. |
ContainerTest::getInvalidParentScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
StaticReflectionClass::getParentClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
Twig_Tests_Node_Expression_ParentTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
|
CommentThreadingTest::assertParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the link to the specified parent comment is present. |
parent_without_extends_but_traits.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_without_extends_but_traits.test |
|
StaticReflectionParser::$parentClassName |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The name of the class this class extends, if any. |
LinksTest::testMenuLinkRouterReparenting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Test automatic reparenting of menu links derived from menu routers. |
CommentThreadingTest::assertNoParentLink |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php |
Asserts that the specified comment does not have a link to a parent. |
Twig_Node_Expression_Parent::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php |
Constructor. |
StaticReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
TermTest::testTermMultipleParentsInterface |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Test saving a term with multiple parents through the UI. |
RuntimeReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
StaticReflectionParserTest::testParentClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/StaticReflectionParserTest.php |
|
AbstractClassMetadataFactory::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get array of parent classes for the given entity class |
ClassMetadataFactoryTest::testGetParentMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
Twig_Tests_Node_Expression_ParentTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
|
StaticReflectionServiceTest::testGetParentClasses |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
RuntimeReflectionServiceTest::testGetParentClasses |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
Twig_Tests_Node_Expression_ParentTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
@covers Twig_Node_Expression_Parent::compile
@dataProvider getTests |
StaticReflectionParser::$parentStaticReflectionParser |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The parent PSR-0 Parser. |
Twig_Tests_Node_Expression_ParentTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
@covers Twig_Node_Expression_Parent::__construct |
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 |
KernelTest::testLocateResourceReturnsTheFirstThatMatchesWithParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Twig_Tests_NodeVisitor_OptimizerTest::testRenderParentBlockOptimizer |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/NodeVisitor/OptimizerTest.php |
|
KernelTest::testInitializeBundlesThrowsExceptionWhenAParentDoesNotExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |