Search for from
Title | Object type | File name | Summary |
---|---|---|---|
SectionComponent::fromArray | function | core/ |
Creates an object from an array representation of the section component. |
SectionStorageInterface::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
SecuredRedirectResponse::createFromRedirectResponse | function | core/ |
Copies an existing redirect response into a safe one. |
SecuredRedirectResponse::fromResponse | function | core/ |
Copies over the values from the given response. |
SecurityAdvisory::createFromArray | function | core/ |
Creates a SecurityAdvisories instance from an array. |
SecurityAdvisoryTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
SecurityAdvisoryTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
SecurityAdvisoryTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
SecurityAdvisoryTest::testCreateFromArray | function | core/ |
Tests creating with valid data. |
SecurityAdvisoryTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
SecurityAdvisoryTest::testCreateFromArrayMissingField | function | core/ |
Tests exceptions with missing fields. |
SelectSubqueryTest::testFromSubquerySelect | function | core/ |
Tests that we can use a subquery in a FROM clause. |
SelectSubqueryTest::testFromSubquerySelectWithLimit | function | core/ |
Tests that we can use a subquery in a FROM clause with a LIMIT. |
SessionAuthenticationTest::testSessionFromBasicAuthenticationDoesNotLeak | function | core/ |
Check that a basic authentication session does not leak. |
SessionHttpsTest::getPathFromLocationHeader | function | core/ |
Extracts internal path from the location header on the response. |
SessionTestController::getFromSessionObject | function | core/ |
Prints the stored session value to the screen. |
SessionTestController::getIdFromCookie | function | core/ |
Print the current session ID as read from the cookie. |
SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
Sort::createFromQueryParameter | function | core/ |
Creates a Sort object from a query parameter. |
SortTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter @dataProvider parameterProvider |
SortTest::testCreateFromQueryParameterFail | function | core/ |
@covers ::createFromQueryParameter @dataProvider badParameterProvider |
SqlContentEntityStorage::deleteFromDedicatedTables | function | core/ |
Deletes values of fields in dedicated tables for all revisions. |
SqlContentEntityStorage::deleteRevisionFromDedicatedTables | function | core/ |
Deletes values of fields in dedicated tables for all revisions. |
SqlContentEntityStorage::getFromStorage | function | core/ |
Gets entities from the storage. |
SqlContentEntityStorage::loadFromDedicatedTables | function | core/ |
Loads values of fields stored in dedicated tables for a group of entities. |
SqlContentEntityStorage::loadFromSharedTables | function | core/ |
Loads values for fields stored in the shared data tables. |
SqlContentEntityStorage::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects, and attaches fields. |
SqlContentEntityStorageSchema::getSchemaFromStorageDefinition | function | core/ |
Gets the schema data for the given field storage definition. |
SqlContentEntityStorageTest::testDeleteFromDedicatedTablesExecutesOneDelete | function | core/ |
Tests that only one SQL DELETE is executed on dedicated data tables. |
StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
StandardRecipeInstallTest::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
StorageComparer::removeFromChangelist | function | core/ |
Removes the entry from the given operation changelist for the given name. |
SupernovaGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
SupernovaGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
SvgSpriteExtractor::extractIdsFromSymbols | function | core/ |
Extract icon ID from SVG symbols. |
SvgSpriteExtractor::extractIdsFromXml | function | core/ |
Extract icon ID from XML. |
TableSort::getContextFromRequest | function | core/ |
Initializes the table sort context. |
TemporaryJsonapiFileFieldUploader::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
TemporaryQueryGuard::getAccessResultsFromEntityFilterHook | function | core/ |
Gets the combined access result for each JSONAPI_FILTER_AMONG_* subset. |
TermParentsTest::testParentFromQuery | function | core/ |
Test the term add/edit form with parent query parameter. |
TestableSqlContentEntityStorage::publicDeleteFromDedicatedTables | function | core/ |
Exposes the protected deleteFromDedicatedTables() method for testing. |
TestFileParser::getTestListFromFile | function | core/ |
Gets the classes from a PHP file. |
TestFileParserTest::testGetTestListFromFile | function | core/ |
@covers ::getTestListFromFile |
TestItem::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
TestItem::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
TestRouteSubscriber::routesFromArray | function | core/ |
|
TestRouteSubscriber::routesFromCollection | function | core/ |
|
TestRunnerKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.