Search for tasks

  1. Search 7.x for tasks
  2. Search 9.5.x for tasks
  3. Search 8.9.x for tasks
  4. Search 11.x for tasks
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Tasks class core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Specifies installation tasks for SQLite databases.
Tasks class core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Specifies installation tasks for MySQL and equivalent databases.
Tasks class core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Install/Tasks.php
Tasks class core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Install/Tasks.php
Tasks class core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Install/Tasks.php
Tasks class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php Specifies installation tasks for MySQL test databases.
Tasks class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php Specifies installation tasks for MySQL test databases.
Tasks class core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php Specifies installation tasks for PostgreSQL databases.
Tasks class core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Specifies installation tasks for PostgreSQL databases.
Tasks class core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/src/Driver/Database/MissingDependency/Install/Tasks.php Specifies fake installation tasks for test.

All search results

Title Object type File name Summary
ContentTranslationLocalTasks::$basePluginId property core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php The base plugin ID.
ContentTranslationLocalTasks::$contentTranslationManager property core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php The content translation manager.
ContentTranslationLocalTasks::create function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Creates a new class instance.
ContentTranslationLocalTasks::getDerivativeDefinitions function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Gets the definition of all derivatives of a base plugin.
ContentTranslationLocalTasks::__construct function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Constructs a new ContentTranslationLocalTasks.
ContentTranslationLocalTasksTest class core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Tests content translation local tasks.
ContentTranslationLocalTasksTest.php file core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Provides a list of routes to test.
ContentTranslationLocalTasksTest::setUp function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
ContentTranslationLocalTasksTest::testBlockAdminDisplay function core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php Tests the block admin display local tasks.
DatabaseDriver::$installTasks property core/lib/Drupal/Core/Extension/DatabaseDriver.php The install tasks object instance of the database driver.
DatabaseDriver::getInstallTasks function core/lib/Drupal/Core/Extension/DatabaseDriver.php Returns the install tasks object instance of this database driver.
DbUpdateController::updateTasksList function core/modules/system/src/Controller/DbUpdateController.php Provides the update task list render array.
DynamicLocalTasks class core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Generates moderation-related local tasks.
DynamicLocalTasks class core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Generates media-related local tasks.
DynamicLocalTasks.php file core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php
DynamicLocalTasks.php file core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php
DynamicLocalTasks::$basePluginId property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The base plugin ID.
DynamicLocalTasks::$config property core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php The media settings config.
DynamicLocalTasks::$entityTypeManager property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The entity type manager.
DynamicLocalTasks::$entityTypeManager property core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php The entity type manager.
DynamicLocalTasks::$moderationInfo property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The moderation information service.
DynamicLocalTasks::$router property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The router.
DynamicLocalTasks::create function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Creates a new class instance.
DynamicLocalTasks::create function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Creates a new class instance.
DynamicLocalTasks::getDerivativeDefinitions function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Gets the definition of all derivatives of a base plugin.
DynamicLocalTasks::getDerivativeDefinitions function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Gets the definition of all derivatives of a base plugin.
DynamicLocalTasks::__construct function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Creates a FieldUiLocalTask object.
DynamicLocalTasks::__construct function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Creates a DynamicLocalTasks object.
EntityTestLocalTasks class core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php Defines the local tasks for all the entity_test entities.
EntityTestLocalTasks.php file core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php
EntityTestLocalTasks::getDerivativeDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php Gets the definition of all derivatives of a base plugin.
FieldUiLocalTask::alterLocalTasks function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Alters the base_route definition for field_ui local tasks.
FieldUIRouteTest::assertLocalTasks function core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php Asserts that local tasks exists.
field_ui_local_tasks_alter function core/modules/field_ui/field_ui.module Implements hook_local_tasks_alter().
hook_install_tasks function core/lib/Drupal/Core/Extension/module.api.php Return an array of tasks to be performed by an installation profile.
hook_install_tasks_alter function core/lib/Drupal/Core/Extension/module.api.php Alter the full list of installation tasks.
hook_local_tasks_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter local tasks plugins.
hook_menu_local_tasks_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter local tasks displayed on the page before they are rendered.
InstallTasksTest class core/modules/mysql/tests/src/Unit/InstallTasksTest.php Tests the MySQL install tasks.
InstallTasksTest.php file core/modules/mysql/tests/src/Unit/InstallTasksTest.php
InstallTasksTest::$connection property core/modules/mysql/tests/src/Unit/InstallTasksTest.php A connection object prophecy.
InstallTasksTest::createTasks function core/modules/mysql/tests/src/Unit/InstallTasksTest.php Creates a Tasks object for testing.
InstallTasksTest::createTasksNoConnection function core/modules/mysql/tests/src/Unit/InstallTasksTest.php Creates a Tasks object for testing, without connection.
InstallTasksTest::providerNameAndMinimumVersion function core/modules/mysql/tests/src/Unit/InstallTasksTest.php Provides test data.
InstallTasksTest::setUp function core/modules/mysql/tests/src/Unit/InstallTasksTest.php
InstallTasksTest::testNameAndMinimumVersion function core/modules/mysql/tests/src/Unit/InstallTasksTest.php @covers ::minimumVersion
@covers ::name
@dataProvider providerNameAndMinimumVersion
InstallTasksTest::testNameWithNoConnection function core/modules/mysql/tests/src/Unit/InstallTasksTest.php @covers ::name
install_run_tasks function core/includes/install.core.inc Runs all tasks for the current installation request.
install_tasks function core/includes/install.core.inc Returns a list of all tasks the installer currently knows about.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.