Search for tasks
- Search 7.x for tasks
- Search 9.5.x for tasks
- Search 8.9.x for tasks
- Search 10.3.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/ |
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 fake installation tasks for test. |
Tasks | class | core/ |
Specifies installation tasks for CoreFake. |
Tasks | class | core/ |
Specifies installation tasks for CoreFakeWithAllCustomClasses. |
Tasks | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContactTest::testLocalTasksAlter | function | core/ |
Test contact_menu_local_tasks_alter doesn't throw warnings. |
ContentTranslationLocalTasks | class | core/ |
Provides dynamic local tasks for content translation. |
ContentTranslationLocalTasks.php | file | core/ |
|
ContentTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
ContentTranslationLocalTasks::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationLocalTasks::create | function | core/ |
Creates a new class instance. |
ContentTranslationLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentTranslationLocalTasks::__construct | function | core/ |
Constructs a new ContentTranslationLocalTasks. |
ContentTranslationLocalTasksTest | class | core/ |
Tests content translation local tasks. |
ContentTranslationLocalTasksTest.php | file | core/ |
|
ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
ContentTranslationLocalTasksTest::setUp | function | core/ |
|
ContentTranslationLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
DatabaseDriver::$installTasks | property | core/ |
The install tasks object instance of the database driver. |
DatabaseDriver::getInstallTasks | function | core/ |
Returns the install tasks object instance of this database driver. |
DbUpdateController::updateTasksList | function | core/ |
Provides the update task list render array. |
DynamicLocalTasks | class | core/ |
Generates moderation-related local tasks. |
DynamicLocalTasks | class | core/ |
Generates media-related local tasks. |
DynamicLocalTasks.php | file | core/ |
|
DynamicLocalTasks.php | file | core/ |
|
DynamicLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
DynamicLocalTasks::$config | property | core/ |
The media settings config. |
DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
DynamicLocalTasks::$moderationInfo | property | core/ |
The moderation information service. |
DynamicLocalTasks::$router | property | core/ |
The router. |
DynamicLocalTasks::create | function | core/ |
Creates a new class instance. |
DynamicLocalTasks::create | function | core/ |
Creates a new class instance. |
DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DynamicLocalTasks::__construct | function | core/ |
Creates a FieldUiLocalTask object. |
DynamicLocalTasks::__construct | function | core/ |
Creates a DynamicLocalTasks object. |
EntityTestLocalTasks | class | core/ |
Defines the local tasks for all the entity_test entities. |
EntityTestLocalTasks.php | file | core/ |
|
EntityTestLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
FieldUiHooks::localTasksAlter | function | core/ |
Implements hook_local_tasks_alter(). |
FieldUiLocalTask::alterLocalTasks | function | core/ |
Alters the base_route definition for field_ui local tasks. |
FieldUIRouteTest::assertLocalTasks | function | core/ |
Asserts that local tasks exists. |
hook_install_tasks | function | core/ |
Return an array of tasks to be performed by an installation profile. |
hook_install_tasks_alter | function | core/ |
Alter the full list of installation tasks. |
hook_local_tasks_alter | function | core/ |
Alter local tasks plugins. |
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 @covers ::name @dataProvider providerNameAndMinimumVersion |
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.