Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Message::getSenderName | function | core/ |
Returns the name of the sender. |
| Message::setCopySender | function | core/ |
Sets if the sender should receive a copy of this email or not. |
| Message::setSenderMail | function | core/ |
Sets the email address of the sender. |
| Message::setSenderName | function | core/ |
Sets the name of the message sender. |
| MessageAction::$renderer | property | core/ |
The renderer. |
| MessageCommand::render | function | core/ |
|
| MessageEventTestSubscriber::setCustomEnvelopeSender | function | core/ |
Sets a custom envelope sender. |
| MessageEventTestSubscriber::setCustomMessageSender | function | core/ |
Sets a custom message sender header. |
| MessageInterface::copySender | function | core/ |
Returns TRUE if a copy should be sent to the sender. |
| MessageInterface::getSenderMail | function | core/ |
Returns the email address of the sender. |
| MessageInterface::getSenderName | function | core/ |
Returns the name of the sender. |
| MessageInterface::setCopySender | function | core/ |
Sets if the sender should receive a copy of this email or not. |
| MessageInterface::setSenderMail | function | core/ |
Sets the email address of the sender. |
| MessageInterface::setSenderName | function | core/ |
Sets the name of the message sender. |
| Messages::render | function | core/ |
|
| MessagesTest::testRender | function | core/ |
Tests the render method. |
| MetadataBubblingUrlGenerator::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::setUpMockRenderer | function | core/ |
Initializes the $renderer as a mock object. |
| MigrateBuildDependencyInterface | interface | core/ |
Interface for migration plugin manager for building dependencies. |
| MigrateBuildDependencyInterface.php | file | core/ |
|
| MigrateBuildDependencyInterface::buildDependencyMigration | function | core/ |
Builds a dependency tree for the migrations and set their order. |
| MigrateDependenciesTest | class | core/ |
Ensure the consistency among the dependencies for migrate. |
| MigrateDependenciesTest.php | file | core/ |
|
| MigrateDependenciesTest::$modules | property | core/ |
Modules to install. |
| MigrateDependenciesTest::testMigrationDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| Migration::$migration_dependencies | property | core/ |
These migrations, if run, must be executed before this migration. |
| Migration::addOptionalDependencies | function | core/ |
Add optional migration dependencies. |
| Migration::addRequiredDependencies | function | core/ |
Add required migration dependencies. |
| Migration::findMigrationDependencies | function | core/ |
Find migration dependencies from migration_lookup and sub_process plugins. |
| Migration::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| MigrationInterface::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| MigrationPluginManager::addDependency | function | core/ |
Add one or more dependencies to a graph. |
| MigrationPluginManager::buildDependencyMigration | function | core/ |
|
| MigrationPluginManagerTest::dependencyProvider | function | core/ |
Provide dependency data for testing. |
| MigrationPluginManagerTest::testDependencyBuilding | function | core/ |
Tests building dependencies for multiple migrations. |
| MigrationTest::getInvalidMigrationDependenciesProvider | function | core/ |
Provides invalid migration dependencies. |
| MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::providerTestAddOptionalDependencies | function | core/ |
Provides data for testAddOptionalDependencies. |
| MigrationTest::providerTestAddRequiredDependencies | function | core/ |
Provides data for testAddRequiredDependencies. |
| MigrationTest::testAddOptionalDependencies | function | core/ |
Tests the addition of optional dependencies. |
| MigrationTest::testAddRequiredDependencies | function | core/ |
Tests the addition of required dependencies. |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| MigrationTest::testMigrationDependenciesInConstructor | function | core/ |
Tests checking migration dependencies in the constructor. |
| MigrationTest::testMigrationDependenciesWithInvalidConfig | function | core/ |
Tests that getting migration dependencies fails with invalid configuration. |
| MigrationTest::testMigrationDependenciesWithValidConfig | function | core/ |
Tests valid migration dependencies configuration returns expected values. |
| Mini::render | function | core/ |
|
| MiniPagerTest::testMiniPagerRender | function | core/ |
Tests the rendering of mini pagers. |
| MissingDependencyException | class | core/ |
Exception class to throw when modules are missing on install. |
| MissingDependencyException.php | file | core/ |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.