Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CounterTest::testSimpleCounter function core/modules/views/tests/src/Unit/Plugin/field/CounterTest.php Tests a simple counter field.
CountryManager class core/lib/Drupal/Core/Locale/CountryManager.php Provides list of countries.
CountryManager.php file core/lib/Drupal/Core/Locale/CountryManager.php
CountryManager::$countries property core/lib/Drupal/Core/Locale/CountryManager.php An array of country code => country name pairs.
CountryManager::$moduleHandler property core/lib/Drupal/Core/Locale/CountryManager.php The module handler service.
CountryManager::getList function core/lib/Drupal/Core/Locale/CountryManager.php Get an array of country code => country name pairs, altered by alter hooks.
CountryManager::getStandardList function core/lib/Drupal/Core/Locale/CountryManager.php Get an array of all two-letter country code => country name pairs.
CountryManager::__construct function core/lib/Drupal/Core/Locale/CountryManager.php Constructor.
CountryManagerInterface interface core/lib/Drupal/Core/Locale/CountryManagerInterface.php Defines a common interface for country managers.
CountryManagerInterface.php file core/lib/Drupal/Core/Locale/CountryManagerInterface.php
CountryManagerInterface::getList function core/lib/Drupal/Core/Locale/CountryManagerInterface.php Returns a list of country code => country name pairs.
country_manager service core/core.services.yml Drupal\Core\Locale\CountryManager
CreatedItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php Defines the 'created' entity field type.
CreatedItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php
CreatedItem::applyDefaultValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php Applies the default value.
CreateMigrationsTrait trait core/modules/migrate_drupal/tests/src/Traits/CreateMigrationsTrait.php
CreateMigrationsTrait.php file core/modules/migrate_drupal/tests/src/Traits/CreateMigrationsTrait.php
CreateMigrationsTrait::drupal6Migrations function core/modules/migrate_drupal/tests/src/Traits/CreateMigrationsTrait.php Create instances of all Drupal 6 migrations.
CreateMigrationsTrait::drupal7Migrations function core/modules/migrate_drupal/tests/src/Traits/CreateMigrationsTrait.php Create instances of all Drupal 7 migrations.
CreateNew class core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Defines GD2 create_new image operation.
CreateNew.php file core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php
CreateNew::arguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Returns the definition of the operation arguments.
CreateNew::execute function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Performs the actual manipulation on the image.
CreateNew::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/CreateNew.php Validates the arguments.
CreateSampleEntityTest class core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php Tests the ContentEntityStorageBase::createWithSampleValues method.
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 enable.
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.
CreateTestContentEntitiesTrait::installEntitySchemas function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Install required entity schemas.
CredentialForm class core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Migrate Upgrade database credential form.
CredentialForm.php file core/modules/migrate_drupal_ui/src/Form/CredentialForm.php
CredentialForm::$errors property core/modules/migrate_drupal_ui/src/Form/CredentialForm.php An array of error information.
CredentialForm::$httpClient property core/modules/migrate_drupal_ui/src/Form/CredentialForm.php The HTTP client to fetch the files with.
CredentialForm::buildForm function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Form constructor.
CredentialForm::create function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Instantiates a new instance of this class.
CredentialForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Returns a caption for the button that confirms the action.
CredentialForm::getDatabaseTypes function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Returns all supported database driver installer objects.
CredentialForm::getFormId function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Returns a unique string identifying the form.
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::validateForm function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Form validation 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.

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