Search for destination
- Search 7.x for destination
- Search 9.5.x for destination
- Search 10.3.x for destination
- Search 11.x for destination
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NullDestination::getIds | function | core/ |
Gets the destination IDs. |
| NullDestination::import | function | core/ |
Import the row. |
| NullIdMap::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
| NullIdMap::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
| NullIdMap::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
| NullIdMap::lookupDestinationId | function | core/ |
Looks up the destination identifier corresponding to a source key. |
| NullIdMap::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
| OperationData::$destination | property | composer/ |
The destination path |
| OperationData::destination | function | composer/ |
Gets the destination path that this operation data is associated with. |
| PlaceBlockPageVariant::$redirectDestination | property | core/ |
The redirect destination. |
| plugin.manager.migrate.destination | service | core/ |
Drupal\migrate\Plugin\MigrateDestinationPluginManager |
| redirect.destination | service | core/ |
Drupal\Core\Routing\RedirectDestination |
| RedirectDestination | class | core/ |
Provides helpers for redirect destinations. |
| RedirectDestination.php | file | core/ |
|
| RedirectDestination::$destination | property | core/ |
The destination used by the current request. |
| RedirectDestination::$requestStack | property | core/ |
The request stack. |
| RedirectDestination::$urlGenerator | property | core/ |
The URL generator. |
| RedirectDestination::get | function | core/ |
Gets the destination as a path. |
| RedirectDestination::getAsArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestination::set | function | core/ |
Sets the destination as URL. |
| RedirectDestination::__construct | function | core/ |
Constructs a new RedirectDestination instance. |
| RedirectDestinationInterface | interface | core/ |
Provides an interface for redirect destinations. |
| RedirectDestinationInterface.php | file | core/ |
|
| RedirectDestinationInterface::get | function | core/ |
Gets the destination as a path. |
| RedirectDestinationInterface::getAsArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationInterface::set | function | core/ |
Sets the destination as URL. |
| RedirectDestinationTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RedirectDestination[[api-linebreak]] @group Routing |
| RedirectDestinationTest.php | file | core/ |
|
| RedirectDestinationTest::$redirectDestination | property | core/ |
The tested redirect destination. |
| RedirectDestinationTest::$requestStack | property | core/ |
The request stack. |
| RedirectDestinationTest::$urlGenerator | property | core/ |
The mocked URL generator. |
| RedirectDestinationTest::providerGet | function | core/ |
|
| RedirectDestinationTest::setUp | function | core/ |
|
| RedirectDestinationTest::setupUrlGenerator | function | core/ |
|
| RedirectDestinationTest::testGet | function | core/ |
Tests destination passed via $_GET. |
| RedirectDestinationTest::testGetAsArray | function | core/ |
@dataProvider providerGet |
| RedirectDestinationTest::testSetAfterGetCall | function | core/ |
@covers ::set[[api-linebreak]] @covers ::get[[api-linebreak]] |
| RedirectDestinationTest::testSetBeforeGetCall | function | core/ |
@covers ::set[[api-linebreak]] @covers ::get[[api-linebreak]] |
| RedirectDestinationTrait | trait | core/ |
Wrapper methods for the Redirect Destination. |
| RedirectDestinationTrait.php | file | core/ |
|
| RedirectDestinationTrait::$redirectDestination | property | core/ |
The redirect destination service. |
| RedirectDestinationTrait::getDestinationArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationTrait::getRedirectDestination | function | core/ |
Returns the redirect destination service. |
| RedirectDestinationTrait::setRedirectDestination | function | core/ |
Sets the redirect destination service. |
| RedirectResponseSubscriber::getDestinationAsAbsoluteUrl | function | core/ |
Converts the passed in destination into an absolute URL. |
| RedirectResponseSubscriberTest::providerTestDestinationRedirect | function | core/ |
Data provider for testDestinationRedirect(). |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl | function | core/ |
Data provider for testDestinationRedirectToExternalUrl(). |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectWithInvalidUrl | function | core/ |
Data provider for testDestinationRedirectWithInvalidUrl(). |
| RedirectResponseSubscriberTest::testDestinationRedirect | function | core/ |
Test destination detection and redirection. |
| RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl | function | core/ |
@dataProvider providerTestDestinationRedirectToExternalUrl |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.