Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| Message::setSenderName | function | core/ |
Sets the name of the message sender. |
| MessageAction::$renderer | property | core/ |
The renderer. |
| MessageCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| 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/ |
Render the area. |
| MessagesTest::testRender | function | core/ |
Tests the render method. |
| MetadataBubblingUrlGenerator::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| MigrateBuildDependencyInterface | interface | core/ |
|
| 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 | class | core/ |
Ensure the consistency among the dependencies for migrate. |
| MigrateDependenciesTest.php | file | core/ |
|
| MigrateDependenciesTest.php | file | core/ |
|
| MigrateDependenciesTest::$modules | property | core/ |
Modules to enable. |
| MigrateDependenciesTest::$modules | property | core/ |
Modules to enable. |
| MigrateDependenciesTest::testAggregatorMigrateDependencies | function | core/ |
Tests dependencies on the migration of aggregator feeds & items. |
| MigrateDependenciesTest::testMigrationDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| Migration::$dependencies | property | core/ |
The migration's configuration dependencies. |
| Migration::$migration_dependencies | property | core/ |
These migrations, if run, must be executed before this migration. |
| 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/ |
Builds a dependency tree for the migrations and set their order. |
| MigrationPluginManagerTest::dependencyProvider | function | core/ |
Provide dependency data for testing. |
| MigrationPluginManagerTest::testDependencyBuilding | function | core/ |
Tests building dependencies for multiple migrations. |
| MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| 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/ |
Return the renderable array of the pager. |
| 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/ |
|
| MissingThemeDependencyException | class | core/ |
Exception to be thrown when base theme for installed theme is not installed. |
| MissingThemeDependencyException.php | file | core/ |
|
| MissingThemeDependencyException::$theme | property | core/ |
The missing theme dependency. |
| MissingThemeDependencyException::getMissingThemeName | function | core/ |
Gets the machine name of the missing theme. |
| MissingThemeDependencyException::__construct | function | core/ |
Constructs the exception. |
| ModalRenderer | class | core/ |
Default main content renderer for modal dialog requests. |
| ModalRenderer.php | file | core/ |
|
| ModalRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
| ModalRendererTest | class | core/ |
Tests that dialog links use different renderer services. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.