Search for tasks
- Search 7.x for tasks
- Search 8.9.x for tasks
- Search 10.3.x for tasks
- Search 11.x for tasks
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Tasks | class | core/ |
Specifies installation tasks for SQLite databases. |
| Tasks | class | core/ |
Specifies installation tasks for MySQL and equivalent databases. |
| Tasks | class | core/ |
|
| Tasks | class | core/ |
|
| Tasks | class | core/ |
|
| Tasks | class | core/ |
Specifies installation tasks for MySQL test databases. |
| Tasks | class | core/ |
Specifies installation tasks for MySQL test databases. |
| Tasks | class | core/ |
Specifies installation tasks for PostgreSQL databases. |
| Tasks | class | core/ |
Specifies installation tasks for PostgreSQL databases. |
| Tasks | class | core/ |
Specifies installation tasks for corefake. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_menu_local_tasks_alter | function | core/ |
Alter local tasks displayed on the page before they are rendered. |
| InstallTasksTest | class | core/ |
Tests the MySQL install tasks. |
| InstallTasksTest.php | file | core/ |
|
| InstallTasksTest::$connection | property | core/ |
A connection object prophecy. |
| InstallTasksTest::createTasks | function | core/ |
Creates a Tasks object for testing. |
| InstallTasksTest::createTasksNoConnection | function | core/ |
Creates a Tasks object for testing, without connection. |
| InstallTasksTest::providerNameAndMinimumVersion | function | core/ |
Provides test data. |
| InstallTasksTest::setUp | function | core/ |
|
| InstallTasksTest::testNameAndMinimumVersion | function | core/ |
@covers ::minimumVersion[[api-linebreak]] @covers ::name[[api-linebreak]] @dataProvider providerNameAndMinimumVersion |
| InstallTasksTest::testNameWithNoConnection | function | core/ |
@covers ::name[[api-linebreak]] |
| install_run_tasks | function | core/ |
Runs all tasks for the current installation request. |
| install_tasks | function | core/ |
Returns a list of all tasks the installer currently knows about. |
| install_tasks_to_display | function | core/ |
Returns a list of tasks that should be displayed to the end user. |
| install_tasks_to_perform | function | core/ |
Returns a list of tasks to perform during the current installation request. |
| LanguageLocalTasksTest | class | core/ |
Tests existence of language local tasks. |
| LanguageLocalTasksTest.php | file | core/ |
|
| LanguageLocalTasksTest::getLanguageAdminOverviewRoutes | function | core/ |
Provides a list of routes to test. |
| LanguageLocalTasksTest::setUp | function | core/ |
|
| LanguageLocalTasksTest::testLanguageAdminLocalTasks | function | core/ |
Tests language admin overview local tasks existence. |
| LanguageLocalTasksTest::testLanguageEditLocalTasks | function | core/ |
Tests language edit local tasks existence. |
| LocaleLocalTasksTest | class | core/ |
Tests locale local tasks. |
| LocaleLocalTasksTest.php | file | core/ |
|
| LocaleLocalTasksTest::getLocalePageRoutes | function | core/ |
Provides a list of routes to test. |
| LocaleLocalTasksTest::setUp | function | core/ |
|
| LocaleLocalTasksTest::testLocalePageLocalTasks | function | core/ |
Checks locale listing local tasks. |
| LocalTaskIntegrationTestBase::assertLocalTasks | function | core/ |
Tests integration for local tasks. |
| LocalTaskManager::getLocalTasks | function | core/ |
Renders the local tasks (tabs) for the given route. |
| LocalTaskManager::getLocalTasksForRoute | function | core/ |
Find all local tasks that appear on a named route. |
| LocalTaskManager::getTasksBuild | function | core/ |
Gets the render array for all local tasks. |
| LocalTaskManagerInterface::getLocalTasks | function | core/ |
Renders the local tasks (tabs) for the given route. |
| LocalTaskManagerInterface::getLocalTasksForRoute | function | core/ |
Find all local tasks that appear on a named route. |
| LocalTaskManagerInterface::getTasksBuild | function | core/ |
Gets the render array for all local tasks. |
| LocalTaskManagerTest::getLocalTasksCache | function | core/ |
Returns the cache entry expected when running getLocalTaskForRoute(). |
| LocalTaskManagerTest::getLocalTasksForRouteResult | function | core/ |
Returns an expected result for getLocalTasksForRoute. |
| LocalTaskManagerTest::testGetLocalTasksForRouteForChild | function | core/ |
Tests the getLocalTasksForRoute method on a child. |
| LocalTaskManagerTest::testGetLocalTasksForRouteSingleLevelTitle | function | core/ |
Tests the getLocalTasksForRoute method. |
| LocalTaskManagerTest::testGetTasksBuildWithCacheabilityMetadata | function | core/ |
@covers ::getTasksBuild[[api-linebreak]] |
| LocalTasksBlock | class | core/ |
Provides a "Tabs" block to display the local tasks. |
| LocalTasksBlock.php | file | core/ |
|
| LocalTasksBlock::$localTaskManager | property | core/ |
The local task manager. |
| LocalTasksBlock::$routeMatch | property | core/ |
The route match. |
| LocalTasksBlock::blockForm | function | core/ |
|
| LocalTasksBlock::blockSubmit | function | core/ |
|
| LocalTasksBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| LocalTasksBlock::create | function | core/ |
Creates an instance of the plugin. |
| LocalTasksBlock::defaultConfiguration | function | core/ |
|
| LocalTasksBlock::__construct | function | core/ |
Creates a LocalTasksBlock instance. |
| LocalTasksTest | class | core/ |
Tests local tasks derived from router and added/altered via hooks. |
| LocalTasksTest.php | file | core/ |
|
| LocalTasksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.