Search for parent
- Search 7.x for parent
- Search 8.9.x for parent
- Search 10.3.x for parent
- Search 11.x for parent
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RendererPlaceholdersTest::testUncacheableParent | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] |
StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
StaticReflectionClass::getParentClass | function | core/ |
#[\ReturnTypeWillChange] |
StaticReflectionParser::$parentClassName | property | core/ |
The name of the class this class extends, if any. |
StaticReflectionParser::$parentStaticReflectionParser | property | core/ |
The parent PSR-0 Parser. |
StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
StaticReflectionParser::getParentStaticReflectionParser | function | core/ |
|
SubformState::$parentForm | property | core/ |
The parent form. |
SubformState::getParents | function | core/ |
Gets the subform's parents relative to its parent form. |
SubformStateTest::$parentForm | property | core/ |
The parent form. |
SubformStateTest::testGetCompleteFormStateWithParentCompleteForm | function | core/ |
@covers ::getCompleteFormState[[api-linebreak]] |
SubformStateTest::testGetCompleteFormStateWithParentSubform | function | core/ |
@covers ::getCompleteFormState[[api-linebreak]] |
SystemMenuBlock::processMenuLevelParents | function | core/ |
Form API callback: Processes the menu_levels field element. |
TaxonomyParentUITest | class | core/ |
Tests views taxonomy parent plugin UI. |
TaxonomyParentUITest.php | file | core/ |
|
TaxonomyParentUITest::$defaultTheme | property | core/ |
|
TaxonomyParentUITest::$modules | property | core/ |
Modules to enable. |
TaxonomyParentUITest::$testViews | property | core/ |
Views used by this test. |
TaxonomyParentUITest::setUp | function | core/ |
|
TaxonomyParentUITest::testTaxonomyParentUI | function | core/ |
Tests the taxonomy parent plugin UI. |
TermForm::getParentIds | function | core/ |
Returns term parent IDs, including the root. |
TermKernelTest::testMultipleParentDelete | function | core/ |
Deleting a parent of a term with multiple parents does not delete the term. |
TermParentsTest | class | core/ |
Tests managing taxonomy parents through the user interface. |
TermParentsTest.php | file | core/ |
|
TermParentsTest::$defaultTheme | property | core/ |
|
TermParentsTest::$modules | property | core/ |
|
TermParentsTest::$state | property | core/ |
The state service. |
TermParentsTest::$termStorage | property | core/ |
The term storage. |
TermParentsTest::$vocabularyId | property | core/ |
The ID of the vocabulary used in this test. |
TermParentsTest::assertParentOption | function | core/ |
Asserts that an option in the parent form element of terms exists. |
TermParentsTest::assertParentsUnchanged | function | core/ |
Asserts that the parents of the term have not changed after saving. |
TermParentsTest::createTerm | function | core/ |
Creates a term, saves it and returns it. |
TermParentsTest::doTestEditingSingleParent | function | core/ |
Performs tests that edit terms with a single parent. |
TermParentsTest::setUp | function | core/ |
|
TermParentsTest::submitAddTermForm | function | core/ |
Creates a term through the user interface and returns it. |
TermParentsTest::testAddWithParents | function | core/ |
Tests specifying parents when creating terms. |
TermParentsTest::testEditingParents | function | core/ |
Tests editing the parents of existing terms. |
TermParentsTest::testEditingParentsWithDisabledFormElement | function | core/ |
Tests specifying parents when creating terms and a disabled parent form. |
TermResourceTestBase::providerTestGetTermWithParent | function | core/ |
|
TermResourceTestBase::testGetTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
TermStorage::$treeParents | property | core/ |
Array of term parents keyed by vocabulary ID and child term ID. |
TermStorage::getParents | function | core/ |
Returns a list of parents of this term. |
TermStorage::loadAllParents | function | core/ |
|
TermStorage::loadParents | function | core/ |
|
TermStorageInterface::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
TermStorageInterface::loadParents | function | core/ |
Finds all parents of a given term ID. |
TermTest::getParentTids | function | core/ |
Get the parent tids for a term including root. |
TermTest::providerTestGetIndividualTermWithParent | function | core/ |
Data provider for ::testGetIndividualTermWithParent(). |
TermTest::testGetIndividualTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
TermTest::testParentHandlerSettings | function | core/ |
The "parent" field must restrict references to the same vocabulary. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.