Search for from
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
@covers ::fromUri |
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. |
UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
ValidationResult::createErrorFromThrowable | function | core/ |
Creates an error ValidationResult object from a throwable. |
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/ |
@covers ::addTransition |
WorkflowTest::testAddTransitionMissingFromException | function | core/ |
@covers ::addTransition |
WorkflowTest::testGetTransitionFromStateToState | function | core/ |
@covers ::getTransitionFromStateToState @covers ::hasTransitionFromStateToState |
WorkflowTest::testGetTransitionFromStateToStateException | function | core/ |
@covers ::getTransitionFromStateToState |
WorkflowTest::testSetTransitionFromStates | function | core/ |
@covers ::setTransitionFromStates |
WorkflowTest::testSetTransitionFromStatesAlreadyExists | function | core/ |
@covers ::setTransitionFromStates |
WorkflowTest::testSetTransitionFromStatesMissingState | function | core/ |
@covers ::setTransitionFromStates |
WorkflowTest::testSetTransitionFromStatesMissingTransition | function | core/ |
@covers ::setTransitionFromStates |
WorkflowTypeBase::getTransitionFromStateToState | function | core/ |
Gets a transition from state to state. |
WorkflowTypeBase::getTransitionIdFromStateToState | function | core/ |
Gets the transition ID from state to state. |
WorkflowTypeBase::hasTransitionFromStateToState | function | core/ |
Determines if a transition from state to state exists. |
WorkflowTypeBase::setTransitionFromStates | function | core/ |
Sets a transition's from states. |
WorkflowTypeInterface::getTransitionFromStateToState | function | core/ |
Gets a transition from state to state. |
WorkflowTypeInterface::hasTransitionFromStateToState | function | core/ |
Determines if a transition from state to state exists. |
WorkflowTypeInterface::setTransitionFromStates | function | core/ |
Sets a transition's from states. |
WorkspaceSafeFormTrait::getSectionStorageFromFormState | function | core/ |
Retrieves the section storage from a form state object, if it exists. |
XdebugRequestTrait::extractCookiesFromRequest | function | core/ |
Adds xdebug cookies, from request setup. |
XdebugRequestTraitTest::testExtractCookiesFromRequest | function | core/ |
Tests that Xdebug cookies are extracted from a request correctly. |
Y2038TimestampUpdateTest::collectTimestampFieldsFromDatabase | function | core/ |
Collect the timestamp fields from the database and update table list. |
_field_create_entity_from_ids | function | core/ |
Assembles a partial entity structure with initial IDs. |
_file_save_upload_from_form | function | core/ |
Saves form file uploads. |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.