Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CountableResourceTypeRepository | class | core/ |
Provides a repository of JSON:API configurable resource types. |
| CountableResourceTypeRepository.php | file | core/ |
|
| CountableResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
| CountConstraint | class | core/ |
Count constraint. |
| CountConstraint.php | file | core/ |
|
| CountConstraint::validatedBy | function | core/ |
|
| CountConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| Counter::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| Counter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Counter::usesGroupBy | function | core/ |
Provides the handler some group by. |
| CounterTest | class | core/ |
Tests Drupal\views\Plugin\views\field\Counter. |
| CounterTest.php | file | core/ |
|
| CounterTest::$definition | property | core/ |
The handler definition of the counter field. |
| CounterTest::$display | property | core/ |
The display plugin instance. |
| 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/ |
Validation constraint for country codes. |
| CountryCodeConstraint.php | file | core/ |
|
| CountryCodeConstraint::create | function | core/ |
Creates an instance of the plugin. |
| CountryCodeConstraintTest | class | core/ |
Tests Country Code Constraint. |
| CountryCodeConstraintTest.php | file | core/ |
|
| CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager | function | core/ |
|
| CountryManager::$countries | property | core/ |
An array of country code => country name pairs. |
| 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::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. |
| CreateForEachBundle::replacePlaceholders | function | core/ |
Replaces placeholders recursively. |
| CreateForEachBundle::__construct | function | core/ |
|
| CreateForEachBundleDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| CreateForEachBundleDeriver::__construct | function | core/ |
|
| CreateMigrationsTrait | trait | core/ |
Test trait that provides instances of Drupal 6 and Drupal 7 migrations. |
| 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::arguments | function | core/ |
Returns the definition of the operation arguments. |
| CreateNew::validateArguments | function | core/ |
Validates the arguments. |
| CreateSampleEntityTest | class | core/ |
Tests the ContentEntityStorageBase::createWithSampleValues method. |
Pagination
- Previous page
- Page 298
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.