Search for destination
- Search 7.x for destination
- Search 8.9.x for destination
- Search 10.3.x for destination
- Search 11.x for destination
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Row::$emptyDestinationProperties | property | core/ |
The empty destination properties. |
Row::$rawDestination | property | core/ |
The raw destination properties. |
Row::cloneWithoutDestination | function | core/ |
Clones the row with an empty set of destination values. |
Row::getDestination | function | core/ |
Returns the whole destination array. |
Row::getDestinationProperty | function | core/ |
Returns the value of a destination property. |
Row::getEmptyDestinationProperties | function | core/ |
Gets the empty destination properties. |
Row::getRawDestination | function | core/ |
Returns the raw destination. Rarely necessary. |
Row::hasDestinationProperty | function | core/ |
Tests if destination property exists. |
Row::removeDestinationProperty | function | core/ |
Removes destination property. |
Row::setDestinationProperty | function | core/ |
Sets destination properties. |
Row::setEmptyDestinationProperty | function | core/ |
Sets a destination to be empty. |
RowTest::$testGetDestinationProperties | property | core/ |
Test destination properties for testing get and getMultiple. |
RowTest::createRowWithDestinationProperties | function | core/ |
Create a row and load it with destination properties. |
RowTest::testDestination | function | core/ |
Tests setting and getting the destination. |
RowTest::testMultipleDestination | function | core/ |
Tests setting/getting multiple destination IDs. |
ScaffoldFileInfo::$destination | property | composer/ |
The path to the destination. |
ScaffoldFileInfo::destination | function | composer/ |
Gets the destination. |
ScaffoldFilePath::destinationPath | function | composer/ |
Converts the relative destination path into an absolute path. |
ScaffoldResult::$destination | property | composer/ |
The path to the scaffold file that was processed. |
ScaffoldResult::destination | function | composer/ |
Gets the destination scaffold file that this result refers to. |
Sql::$destinationIdFields | property | core/ |
The destination ID fields. |
Sql::$destinationIds | property | core/ |
The destination identifiers. |
Sql::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
Sql::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
Sql::destinationIdFields | function | core/ |
The destination ID fields. |
Sql::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
Sql::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
SystemTestController::getDestination | function | core/ |
Controller to return $_GET['destination'] for testing. |
SystemTestController::requestDestination | function | core/ |
Controller to return $_REQUEST['destination'] for testing. |
TestMigration::setDestinationPlugin | function | core/ |
Sets the destination Plugin. |
UserListBuilder::$redirectDestination | property | core/ |
The redirect destination service. |
UserLoginTest::testLoginCacheTagsAndDestination | function | core/ |
Tests login with destination. |
ViewAjaxController::$redirectDestination | property | core/ |
The redirect destination. |
ViewAjaxControllerTest::$redirectDestination | property | core/ |
The redirect destination. |
ViewEditForm::submitDelayDestination | function | core/ |
Submit handler for form buttons that do not complete a form workflow. |
views.view.test_block_content_redirect_destination.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_redirect_destination.yml |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.