Search for from
| Title | Object type | File name | Summary | 
|---|---|---|---|
| NavigationSectionStorage::deriveContextsFromRoute | function | core/ | 
                                                                                        Derives the available plugin contexts from route values. | 
| NullGenerator::getInternalPathFromRoute | function | core/ | 
                                                                                        Gets the path of a route. | 
| OEmbed::getThumbnailFileExtensionFromUrl | function | core/ | 
                                                                                        Tries to determine the file extension of a thumbnail. | 
| OffsetPage::createFromQueryParameter | function | core/ | 
                                                                                        Creates an OffsetPage object from a query parameter. | 
| OffsetPageTest::testCreateFromQueryParameter | function | core/ | 
                                                                                        @covers ::createFromQueryParameter[[api-linebreak]] @dataProvider parameterProvider  | 
              
| OffsetPageTest::testCreateFromQueryParameterFail | function | core/ | 
                                                                                        @covers ::createFromQueryParameter[[api-linebreak]] | 
| OutputStrategyInterface::renderFromHtml | function | core/ | 
                                                                                        Transforms a given HTML string into to a context-appropriate output string. | 
| OverridesSectionStorage::deriveContextsFromRoute | function | core/ | 
                                                                                        Derives the available plugin contexts from route values. | 
| OverridesSectionStorage::extractEntityFromRoute | function | core/ | 
                                                                                        Extracts an entity from the route values. | 
| OverridesSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ | 
                                                                                        Provides data for ::testExtractEntityFromRoute(). | 
| OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ | 
                                                                                        @covers ::deriveContextsFromRoute[[api-linebreak]] | 
| OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ | 
                                                                                        @covers ::extractEntityFromRoute[[api-linebreak]] | 
| PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders | function | core/ | 
                                                                                        Tests that the page cache doesn't depend on cacheability headers. | 
| PerformanceTestBase::installModulesFromClassProperty | function | core/ | 
                                                                                        Install modules defined by `static::$modules`. | 
| PerformanceTestTrait::doInstallModulesFromClassProperty | function | core/ | 
                                                                                        Helper for ::installModulesFromClassProperty(). | 
| PermissionsPerBundleTest::applyRecipeFromString | function | core/ | 
                                                                                        Given a string of `recipe.yml` contents, applies it to the site. | 
| PlaceholderingRenderCache::getFromPlaceholderResultsCache | function | core/ | 
                                                                                        Retrieves an auto-placeholdered renderable array from the static cache. | 
| PlainTextOutput::renderFromHtml | function | core/ | 
                                                                                        Transforms a given HTML string into to a context-appropriate output string. | 
| PlainTextOutputTest::providerRenderFromHtml | function | core/ | 
                                                                                        Data provider for ::testRenderFromHtml() | 
| PlainTextOutputTest::testRenderFromHtml | function | core/ | 
                                                                                        Tests ::renderFromHtml(). | 
| PluralTranslatableMarkup::createFromTranslatedString | function | core/ | 
                                                                                        Constructs a new class instance from already translated markup. | 
| PoHeader::setFromString | function | core/ | 
                                                                                        Populate internal values from a string. | 
| PoItem::setFromArray | function | core/ | 
                                                                                        Create the PoItem from a structured array. | 
| PoStreamReader::setItemFromArray | function | core/ | 
                                                                                        Store the parsed values as a PoItem object. | 
| ProjectCoreCompatibility::createMessageFromCoreCompatibility | function | core/ | 
                                                                                        Creates core a compatibility message from a semantic version constraint. | 
| ProjectRelease::createFromArray | function | core/ | 
                                                                                        Creates a ProjectRelease instance from an array. | 
| ProjectReleaseTest::providerCreateFromArray | function | core/ | 
                                                                                        Data provider for testCreateFromArray(). | 
| ProjectReleaseTest::providerCreateFromArrayInvalidField | function | core/ | 
                                                                                        Data provider for testCreateFromArrayInvalidField(). | 
| ProjectReleaseTest::providerCreateFromArrayMissingField | function | core/ | 
                                                                                        Data provider for testCreateFromArrayMissingField(). | 
| ProjectReleaseTest::testCreateFromArray | function | core/ | 
                                                                                        Tests creating with valid data. | 
| ProjectReleaseTest::testCreateFromArrayInvalidField | function | core/ | 
                                                                                        Tests exceptions for invalid field types. | 
| ProjectReleaseTest::testCreateFromArrayMissingField | function | core/ | 
                                                                                        Tests exceptions with missing fields. | 
| ProjectSecurityData::createFromProjectDataAndReleases | function | core/ | 
                                                                                        Creates a ProjectSecurityData object from project data and releases. | 
| ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo | function | core/ | 
                                                                                        Creates a ProjectSecurityRequirement object from project data. | 
| Recipe::createFromDirectory | function | core/ | 
                                                                                        Creates a recipe object from the provided path. | 
| RecipeConfigStorageWrapper::createStorageFromArray | function | core/ | 
                                                                                        Creates a single config storage for an array of storages. | 
| RecipeConfigStorageWrapperTest::testReadFromA | function | core/ | 
                                                                                        Validate that we read from storage A first. | 
| RecipeConfigStorageWrapperTest::testReadFromB | function | core/ | 
                                                                                        Validate that we read from storage B second. | 
| RecipeFileException::fromViolationList | function | core/ | 
                                                                                        Creates an instance of this exception from a set of validation errors. | 
| RecipeRunnerTest::testConfigFromModule | function | core/ | 
                                                                                        |
| RecipeRunnerTest::testConfigFromModuleAndRecipe | function | core/ | 
                                                                                        |
| RecipeTest::testCreateFromDirectory2 | function | core/ | 
                                                                                        @testWith ["no_extensions", "No extensions" , "Testing", [], "A recipe description"][[api-linebreak]] ["install_two_modules", "Install two modules" , "Content type",…  | 
              
| RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ | 
                                                                                        |
| RedirectTest::testRedirectFromErrorPages | function | core/ | 
                                                                                        Tests form redirection from 404/403 pages with the Block form. | 
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ | 
                                                                                        Ensure a graceful failure when a field can references a missing bundle. | 
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinitionEntityReferenceFieldDeprecated | function | core/ | 
                                                                                        Test the deprecation error on entity reference fields. | 
| Relationship::buildLinkCollectionFromEntityReferenceField | function | core/ | 
                                                                                        Builds a LinkCollection for the given entity reference field. | 
| Relationship::createFromEntityReferenceField | function | core/ | 
                                                                                        Creates a new Relationship from an entity reference field. | 
| remove-description-from-article-content-type.php | file | core/ | 
                                                                                        Empties the description of the `article` content type. | 
| remove-description-from-tags-vocabulary.php | file | core/ | 
                                                                                        Empties the description of the `tags` vocabulary. | 
Pagination
- Previous page
 - Page 7
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.