Search for destination
- Search 7.x for destination
- Search 9.5.x for destination
- Search 8.9.x for destination
- Search 11.x for destination
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityListBuilder::ensureDestination | function | core/ |
Ensures that a destination is present on the given URL. |
EntityListBuilderTest::$redirectDestination | property | core/ |
The redirect destination service. |
EntityOperationsUnitTest::testRenderWithDestination | function | core/ |
@covers ::render |
EntityOperationsUnitTest::testRenderWithoutDestination | function | core/ |
@covers ::render |
EntityRevisionTest::getEntityRevisionDestination | function | core/ |
Helper method to create an entity revision destination with mock services. |
EntityRevisionTest::testGetEntityDestinationValues | function | core/ |
Tests that passed old destination values are used by default. |
EntityRevisionTestDestination | class | core/ |
Stub class for testing EntityRevision methods. |
EntityRevisionTestDestination::$entity | property | core/ |
|
EntityRevisionTestDestination::getEntity | function | core/ |
Gets the entity. |
EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityRevisionTestDestination::setEntity | function | core/ |
|
EntityTestDestination | class | core/ |
Stub class for testing EntityContentBase methods. |
EntityTestDestination::$entity | property | core/ |
|
EntityTestDestination::getEntity | function | core/ |
Creates or loads an entity. |
EntityTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityTestDestination::setEntity | function | core/ |
|
EntityUserRole::$destinationPermissions | property | core/ |
All permissions on the destination site. |
FieldUI::getNextDestination | function | core/ |
Returns the next redirect path in a multi-page sequence. |
FieldUiTest::testGetNextDestination | function | core/ |
@covers ::getNextDestination |
FieldUiTest::testGetNextDestinationEmpty | function | core/ |
@covers ::getNextDestination |
FieldUiTest::testGetNextDestinationRouteName | function | core/ |
@covers ::getNextDestination |
FileCopyTest::testNonWritableDestination | function | core/ |
Tests that non-writable destination throw an exception. |
FileSystem::getDestinationFilename | function | core/ |
|
FileSystem::prepareDestination | function | core/ |
Prepares the destination for a file copy or move operation. |
FileSystemInterface::getDestinationFilename | function | core/ |
Determines the destination path for a file. |
FileSystemTest::testDestinationDirectoryFailureOnCopy | function | core/ |
@covers ::copy |
Fixtures::destinationPath | function | core/ |
Gets a destination path in a tmp dir. |
FormState::$ignoreDestination | property | core/ |
Used to ignore destination when redirecting. |
FormState::getIgnoreDestination | function | core/ |
Gets whether the redirect respects the destination query parameter. |
FormState::setIgnoreDestination | function | core/ |
Determines whether the redirect respects the destination query parameter. |
FormStateDecoratorBase::getIgnoreDestination | function | core/ |
Gets whether the redirect respects the destination query parameter. |
FormStateDecoratorBase::setIgnoreDestination | function | core/ |
Determines whether the redirect respects the destination query parameter. |
FormStateInterface::getIgnoreDestination | function | core/ |
Gets whether the redirect respects the destination query parameter. |
FormStateInterface::setIgnoreDestination | function | core/ |
Determines whether the redirect respects the destination query parameter. |
LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists | function | core/ |
@covers ::getDestinationFilename |
ManageFieldsFunctionalTest::testInvalidUrlsAndDestinations | function | core/ |
Tests invalid field UI URLs and destinations. |
MenuLinkAdd::$redirectDestination | property | core/ |
The redirect destination. |
MenuLinkListBuilder::$redirectDestination | property | core/ |
The redirect destination. |
MenuListBuilder::ensureDestination | function | core/ |
Ensures that a destination is present on the given URL. |
MigrateBundleTest::testDestinationBundle | function | core/ |
Tests setting the bundle in the destination. |
MigrateDestination | class | core/ |
Defines a migration destination plugin annotation object. |
MigrateDestination | class | core/ |
Defines a MigrateDestination attribute. |
MigrateDestination.php | file | core/ |
|
MigrateDestination.php | file | core/ |
|
MigrateDestination::$destination_module | property | core/ |
Identifies the system handling the data the destination plugin will write. |
MigrateDestination::$id | property | core/ |
A unique identifier for the process plugin. |
MigrateDestination::$requirements_met | property | core/ |
Whether requirements are met. |
MigrateDestination::__construct | function | core/ |
Constructs a migrate destination plugin attribute object. |
MigrateDestinationInterface | interface | core/ |
Defines an interface for Migration Destination classes. |
MigrateDestinationInterface.php | file | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.