Search for from
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnroutedUrlTest::testFromUri | function | core/ |
Tests the fromUri() method. |
| 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::providerUrlFromRequestWithQueryParameters | function | core/ |
Data provider for testUrlFromRequestWithQueryParameters. |
| 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. |
| UrlTest::testFromRoutedPathWithInvalidRoute | function | core/ |
Tests fromUri() method with a user-entered path not matching any route. |
| UrlTest::testFromRoutedPathWithValidRoute | function | core/ |
Tests fromUri() method with user-entered path matching a valid route. |
| UrlTest::testFromRouteFront | function | core/ |
Tests the fromRoute() method with the special <front> path. |
| UrlTest::testFromRouteMatch | function | core/ |
Tests the fromRouteMatch() method. |
| UrlTest::testFromRouteUriWithMissingRouteName | function | core/ |
Tests from route uri with missing route name. |
| UrlTest::testFromUriNumber | function | core/ |
Tests the fromUri() method with a base: URI starting with a number. |
| UrlTest::testFromUserInput | function | core/ |
Tests the fromUserInput method with valid paths. |
| UrlTest::testFromValidInternalUri | function | core/ |
Tests the fromUri() method with a valid internal: URI. |
| UrlTest::testUrlFromRequest | function | core/ |
Tests creating a URL from a request. |
| UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
| UrlTest::testUrlFromRequestWithQueryParameters | function | core/ |
Tests creating a URL from a request with query parameters. |
| UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
| ValidationResult::createErrorFromThrowable | function | core/ |
Creates an error ValidationResult object from a throwable. |
| views.view.test_argument_tid_from_node.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_tid_from_node.yml |
| ViewsSelection::stripAdminAndAnchorTagsFromResults | function | core/ |
Strips all admin and anchor tags from a result list. |
| WebDriverTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| WorkflowTest::testAddTransitionConsistentAfterFromCatch | function | core/ |
Tests add transition consistent after from catch. |
| WorkflowTest::testAddTransitionMissingFromException | function | core/ |
Tests add transition missing from exception. |
| WorkflowTest::testGetTransitionFromStateToState | function | core/ |
Tests get transition from state to state. |
| WorkflowTest::testGetTransitionFromStateToStateException | function | core/ |
Tests get transition from state to state exception. |
| WorkflowTest::testSetTransitionFromStates | function | core/ |
Tests set transition from states. |
| WorkflowTest::testSetTransitionFromStatesAlreadyExists | function | core/ |
Tests set transition from states already exists. |
| WorkflowTest::testSetTransitionFromStatesMissingState | function | core/ |
Tests set transition from states missing state. |
| WorkflowTest::testSetTransitionFromStatesMissingTransition | function | core/ |
Tests set transition from states missing transition. |
| WorkflowTypeBase::getTransitionFromStateToState | function | core/ |
Gets a transition from state to state. |
| WorkflowTypeBase::getTransitionIdFromStateToState | function | core/ |
Gets the transition ID from state to state. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.