Search for parent
- Search 7.x for parent
- Search 9.5.x for parent
- Search 8.9.x for parent
- Search 11.x for parent
- Search main for parent
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NestedArrayTest::$parents | property | core/ |
Array of parents for the nested element. |
| Page::$parentFormSelector | property | core/ |
The parent form selector service. |
| PathParentCacheContext | class | core/ |
Defines a cache context service for path parents. |
| PathParentCacheContext.php | file | core/ |
|
| PathParentCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| PathParentCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| PathParentCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PathParentCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\PathParentCacheContext[[api-linebreak]] @group Cache |
| PathParentCacheContextTest.php | file | core/ |
|
| PathParentCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of paths and expected cache contexts. |
| PathParentCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| QueueExceptionsTest::testDelayedRequeueExceptionCallsParentConstructor | function | core/ |
Tests that the `DelayedRequeueException` calls parent constructor. |
| 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]] |
| 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. |
| 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/ |
The theme to install as the default for testing. |
| TaxonomyParentUITest::$modules | property | core/ |
Modules to install. |
| TaxonomyParentUITest::$testViews | property | core/ |
Views used by this test. |
| TaxonomyParentUITest::setUp | function | core/ |
Sets up the test. |
| TaxonomyParentUITest::testTaxonomyParentUI | function | core/ |
Tests the taxonomy parent plugin UI. |
| TaxonomyTermContentModerationTest::testTaxonomyTermParents | function | core/ |
Tests taxonomy term parents on a moderated vocabulary. |
| 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. |
| TermKernelTest::testParentHandlerSettings | function | core/ |
The "parent" field must restrict references to the same vocabulary. |
| 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 install. |
| 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/ |
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.