PathRedirect::query |
function |
src/Plugin/migrate/source/PathRedirect.php |
|
RedirectSourceQuery |
class |
src/Plugin/migrate/process/d7/RedirectSourceQuery.php |
Plugin annotation
@MigrateProcessPlugin(
id = "d7_redirect_source_query"
) |
PathRedirect::query |
function |
src/Plugin/migrate/source/d7/PathRedirect.php |
|
RedirectSourceQuery.php |
file |
src/Plugin/migrate/process/d7/RedirectSourceQuery.php |
Contains \Drupal\redirect\Plugin\migrate\process\d7\RedirectSourceQuery. |
_redirect_generate_querystring |
function |
./redirect.generate.inc |
|
RedirectSourceQuery::transform |
function |
src/Plugin/migrate/process/d7/RedirectSourceQuery.php |
Transform the field as required for an iFrame field. |
Redirect::getSourcePathWithQuery |
function |
src/Entity/Redirect.php |
Gets the source URL path with its query. |
RedirectRequestSubscriberTest::testRedirectLogicWithQueryRetaining |
function |
tests/src/Unit/RedirectRequestSubscriberTest.php |
@covers ::onKernelRequestCheckRedirect
@dataProvider getRedirectData |
RedirectRequestSubscriberTest::testRedirectLogicWithoutQueryRetaining |
function |
tests/src/Unit/RedirectRequestSubscriberTest.php |
@covers ::onKernelRequestCheckRedirect
@dataProvider getRedirectData |