Search for from
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
Configures the plugin based on route values. |
TestStateBasedSectionStorage::getSectionListFromId | function | core/ |
Derives the section list from the storage ID. |
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) into the encoding's 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. |
UrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
UrlGenerator::getInternalPathFromRoute | function | core/ |
Gets the path of a route. |
UrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
UrlGeneratorInterface::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
UrlGeneratorInterface::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
UrlGeneratorTest::assertGenerateFromRoute | function | core/ |
Asserts \Drupal\Core\Routing\UrlGenerator::generateFromRoute()'s output. |
UrlGeneratorTest::testGetPathFromRouteTrailing | function | core/ |
Tests URL generation from route with trailing start and end slashes. |
UrlGeneratorTest::testGetPathFromRouteWithSubdirectory | function | core/ |
Tests URL generation in a subdirectory. |
UrlTest::providerFromInvalidInternalUri | function | core/ |
Data provider for testFromInvalidInternalUri(). |
UrlTest::providerFromValidInternalUri | function | core/ |
Data provider for testFromValidInternalUri(). |
UrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UrlTest::testFromInvalidInternalUri | function | core/ |
Tests the fromUri() method with an invalid internal: URI. |
UrlTest::testFromInvalidUserInput | function | core/ |
Tests the fromUserInput method with invalid paths. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.