Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
CreateSampleEntityTest.php file core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
CreateSampleEntityTest::$entityTypeManager property core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php The entity type manager.
CreateSampleEntityTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php Modules to install.
CreateSampleEntityTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
CreateSampleEntityTest::testSampleValueContentEntity function core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php Tests sample value content entity creation of all types.
CreateTestContentEntitiesTrait trait core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Provides helper methods for creating test content.
CreateTestContentEntitiesTrait.php file core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
CreateTestContentEntitiesTrait::createContent function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Create several pieces of generic content.
CreateTestContentEntitiesTrait::createContentPostUpgrade function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Create several pieces of generic content.
CreateTestContentEntitiesTrait::getRequiredModules function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Gets required modules.
CredentialForm::$errors property core/modules/migrate_drupal_ui/src/Form/CredentialForm.php An array of error information.
CredentialForm::getDatabaseTypes function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Returns all supported database driver installer objects.
CredentialForm::setupMigrations function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Gets and stores information for this migration in temporary store.
CredentialForm::submitForm function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Form submission handler.
CredentialForm::validatePaths function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php The #element_validate handler for the source path elements.
CredentialForm::__construct function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php CredentialForm constructor.
CredentialFormTest class core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Test the credential form for both Drupal 6 and Drupal 7 sources.
CredentialFormTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php
CredentialFormTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Modules to install.
CredentialFormTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Gets the available upgrade paths.
CredentialFormTest::getDestinationSiteCredentials function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Creates an array of destination site credentials for the Credential form.
CredentialFormTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Gets the expected number of entities per entity type after migration.
CredentialFormTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Gets expected number of entities per entity after incremental migration.
CredentialFormTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Gets the missing upgrade paths.
CredentialFormTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Gets the source base path for the concrete test.
CredentialFormTest::providerCredentialForm function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Data provider for testCredentialForm.
CredentialFormTest::testCredentialFrom function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Test the credential form.
Cron::invokeCronHandlers function core/lib/Drupal/Core/Cron.php Invokes any cron handlers implementing hook_cron.
Cron::processQueue function core/lib/Drupal/Core/Cron.php Processes a cron queue.
Cron::processQueues function core/lib/Drupal/Core/Cron.php Processes cron queues.
Cron::setCronLastTime function core/lib/Drupal/Core/Cron.php Records and logs the request time for this cron invocation.
Cron::usleep function core/lib/Drupal/Core/Cron.php Delay execution in microseconds.
Cron::__construct function core/lib/Drupal/Core/Cron.php Constructs a cron object.
CronAccessCheck class core/modules/system/src/Access/CronAccessCheck.php Access check for cron routes.
CronAccessCheck.php file core/modules/system/src/Access/CronAccessCheck.php
CronAccessCheck::access function core/modules/system/src/Access/CronAccessCheck.php Checks access.
CronController::__construct function core/modules/system/src/CronController.php Constructs a CronController object.
CronForm::getEditableConfigNames function core/modules/system/src/Form/CronForm.php Gets the configuration names that will be editable.
CronForm::__construct function core/modules/system/src/Form/CronForm.php Constructs a \Drupal\system\ConfigFormBase object.
CronHook::__construct function core/modules/file/src/Hook/CronHook.php
CronQueueTest class core/modules/system/tests/src/Kernel/System/CronQueueTest.php Tests the Cron Queue runner.
CronQueueTest.php file core/modules/system/tests/src/Kernel/System/CronQueueTest.php
CronQueueTest::$connection property core/modules/system/tests/src/Kernel/System/CronQueueTest.php The database connection.
CronQueueTest::$cron property core/modules/system/tests/src/Kernel/System/CronQueueTest.php The cron service.
CronQueueTest::$currentTime property core/modules/system/tests/src/Kernel/System/CronQueueTest.php The fake current time used for queue worker / cron testing purposes.
CronQueueTest::$logger property core/modules/system/tests/src/Kernel/System/CronQueueTest.php A logger for testing.
CronQueueTest::$modules property core/modules/system/tests/src/Kernel/System/CronQueueTest.php Modules to install.
CronQueueTest::register function core/modules/system/tests/src/Kernel/System/CronQueueTest.php Registers test-specific services.
CronQueueTest::setUp function core/modules/system/tests/src/Kernel/System/CronQueueTest.php
CronQueueTest::testDatabaseQueueReturnTypes function core/modules/system/tests/src/Kernel/System/CronQueueTest.php Tests that database queue implementation complies with interfaces specs.

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