Search for parent
- Search 7.x for parent
- Search 9.5.x for parent
- Search 10.3.x for parent
- Search 11.x for parent
- Search main for parent
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RendererPlaceholdersTest::testCacheableParent | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] @covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]] @covers \Drupal\Core\Render\RenderCache::set[[api-linebreak]] @covers… |
| RendererPlaceholdersTest::testCacheableParentWithPostRequest | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] @covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]] @covers ::replacePlaceholders[[api-linebreak]] |
| RendererPlaceholdersTest::testUncacheableParent | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] |
| StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
| StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
| 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/ |
The theme to install as the default for testing. |
| 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. |
| TaxonomyParentUpdateTest | class | core/ |
Ensure that the taxonomy updates are running as expected. |
| TaxonomyParentUpdateTest.php | file | core/ |
|
| TaxonomyParentUpdateTest::$db | property | core/ |
The database connection. |
| TaxonomyParentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TaxonomyParentUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| TaxonomyParentUpdateTest::testTaxonomyUpdateParents | function | core/ |
Tests taxonomy term parents update. |
| TaxonomyTermParentMultilingualTest | class | core/ |
Tests the upgrade path for taxonomy parents with multilingual terms. |
| TaxonomyTermParentMultilingualTest.php | file | core/ |
|
| TaxonomyTermParentMultilingualTest::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
| TaxonomyTermParentMultilingualTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TaxonomyTermParentMultilingualTest::testMultilingualTermParentUpdate | function | core/ |
Tests taxonomy multilingual term parents update. |
| TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents | function | core/ |
Tests that the 'hierarchy' property is removed from vocabularies. |
| 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/ |
The theme to install as the default for testing. |
| TermParentsTest::$modules | property | core/ |
Modules to enable. |
| 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. |
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.