Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CounterTest::$pager | property | core/ |
The pager plugin instance. |
| CounterTest::$testData | property | core/ |
Stores the test data. |
| CounterTest::$view | property | core/ |
The view executable. |
| CounterTest::providerRowIndexes | function | core/ |
Provides some row index to test. |
| CounterTest::renderCounter | function | core/ |
Renders the counter field handler. |
| CounterTest::setUp | function | core/ |
|
| CounterTest::testCounterRandomPagerOffset | function | core/ |
Tests a counter field with a random pager offset. |
| CounterTest::testCounterRandomStart | function | core/ |
Tests a counter with a random start. |
| CounterTest::testCounterSecondPage | function | core/ |
Tests a counter field on the second page. |
| CounterTest::testSimpleCounter | function | core/ |
Tests a simple counter field. |
| CountryCodeConstraint | class | core/ |
#[Constraint(id: 'CountryCode', label: new TranslatableMarkup('CountryCode', [], [ 'context' => 'Validation', ]))] |
| CountryCodeConstraint.php | file | core/ |
|
| CountryCodeConstraint::create | function | core/ |
Creates an instance of the plugin. |
| CountryCodeConstraintTest | class | core/ |
@covers \Drupal\Core\Validation\Plugin\Validation\Constraint\CountryCodeConstraint[[api-linebreak]] @group validation |
| CountryCodeConstraintTest.php | file | core/ |
|
| CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager | function | core/ |
|
| CountryManager | class | core/ |
Provides list of countries. |
| CountryManager.php | file | core/ |
|
| CountryManager::$countries | property | core/ |
An array of country code => country name pairs. |
| CountryManager::$moduleHandler | property | core/ |
The module handler service. |
| CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
| CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
| CountryManager::__construct | function | core/ |
Constructor. |
| CountryManagerInterface | interface | core/ |
Defines a common interface for country managers. |
| CountryManagerInterface.php | file | core/ |
|
| CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
| CountryManagerTest | class | core/ |
Tests Country Manager functionality. |
| CountryManagerTest.php | file | core/ |
|
| CountryManagerTest::$modules | property | core/ |
Modules to install. |
| CountryManagerTest::testHookCountriesAlter | function | core/ |
Tests that hook_countries_alters() works as expected. |
| country_manager | service | core/ |
Drupal\Core\Locale\CountryManager |
| CreatedItem | class | core/ |
Defines the 'created' entity field type. |
| CreatedItem.php | file | core/ |
|
| CreatedItem::applyDefaultValue | function | core/ |
Applies the default value. |
| CreateMigrationsTrait | trait | core/ |
|
| CreateMigrationsTrait.php | file | core/ |
|
| CreateMigrationsTrait::drupal6Migrations | function | core/ |
Create instances of all Drupal 6 migrations. |
| CreateMigrationsTrait::drupal7Migrations | function | core/ |
Create instances of all Drupal 7 migrations. |
| CreateNew | class | core/ |
Defines GD2 create_new image operation. |
| CreateNew.php | file | core/ |
|
| CreateNew::arguments | function | core/ |
Returns the definition of the operation arguments. |
| CreateNew::execute | function | core/ |
Performs the actual manipulation on the image. |
| CreateNew::validateArguments | function | core/ |
Validates the arguments. |
| CreateSampleEntityTest | class | core/ |
Tests the ContentEntityStorageBase::createWithSampleValues method. |
| CreateSampleEntityTest.php | file | core/ |
|
| CreateSampleEntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
| CreateSampleEntityTest::$modules | property | core/ |
Modules to install. |
| CreateSampleEntityTest::setUp | function | core/ |
|
| CreateSampleEntityTest::testSampleValueContentEntity | function | core/ |
Tests sample value content entity creation of all types. |
| CreateTestContentEntitiesTrait | trait | core/ |
Provides helper methods for creating test content. |
Pagination
- Previous page
- Page 339
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.