Search for from
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
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. |
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/ |
|
TestStateBasedSectionStorage::getSectionListFromId | function | core/ |
|
TextEditorObjectDependentValidatorTrait::createTextEditorObjectFromContext | function | core/ |
Creates a text editor object from the execution context. |
ToolkitGdTest::testCreateImageFromScratch | function | core/ |
Tests creation of image from scratch, and saving to storage. |
Transition::$fromStateIds | property | core/ |
The transition's from state IDs. |
Transition::from | function | core/ |
Gets the transition's from states. |
TransitionInterface::DIRECTION_FROM | constant | core/ |
The transition direction from. |
TransitionInterface::from | function | core/ |
Gets the transition's from states. |
TransitionTest::testFromAndTo | function | core/ |
@covers ::from @covers ::to |
TrustedRedirectResponseTest::providerCreateFromRedirectResponse | function | core/ |
|
TrustedRedirectResponseTest::testCreateFromRedirectResponse | function | core/ |
@covers ::createFromRedirectResponse @dataProvider providerCreateFromRedirectResponse |
TypedConfigManager::createFromNameAndData | function | core/ |
Gets typed data for a given configuration name and its values. |
TypedConfigManagerInterface::createFromNameAndData | function | core/ |
Gets typed data for a given configuration name and its values. |
Unicode::encodingFromBOM | function | core/ |
Decodes UTF byte-order mark (BOM) to the encoding name. |
UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
UnroutedUrlTest::providerFromUri | function | core/ |
Data provider for testFromUri(). |
UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
UnroutedUrlTest::testFromUri | function | core/ |
Tests the fromUri() method. |
UpdateManagerUpdate::removeCheckboxFromRow | function | core/ |
Prepares a row entry for use in a regular table, not a 'tableselect'. |
Updater::getUpdaterFromDirectory | function | core/ |
Determines which Updater class can operate on the given directory. |
Url::createFromRequest | function | core/ |
Returns the Url object matching a request. |
Url::fromEntityUri | function | core/ |
Create a new Url object for entity URIs. |
Url::fromInternalUri | function | core/ |
Creates a new Url object for 'internal:' URIs. |
Url::fromRoute | function | core/ |
Creates a new Url object for a URL that has a Drupal route. |
Url::fromRouteMatch | function | core/ |
Creates a new URL object from a route match. |
Url::fromRouteUri | function | core/ |
Creates a new Url object for 'route:' URIs. |
Url::fromUri | function | core/ |
Creates a new Url object from a URI. |
Url::fromUserInput | function | core/ |
Creates a Url object for a relative URI reference submitted by user input. |
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.