Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CoreServiceProvider::alter | function | core/ |
Alters the UUID service to use the most efficient method available. |
| CoreServiceProvider::register | function | core/ |
Registers services to the container. |
| CoreServiceProvider::registerTest | function | core/ |
Registers services and event subscribers for a site under test. |
| CoreThemesAutoloadedForTests | class | core/ |
Confirms that core/themes is autoloaded for tests. |
| CoreThemesAutoloadedForTests.php | file | core/ |
|
| CoreThemesAutoloadedForTests::testCoreThemesAutoloadedForTests | function | core/ |
Confirms that core/themes is autoloaded for tests. |
| core_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| Corn | class | core/ |
Plugin annotation @Plugin( id = "corn", label = "Corn", color = "yellow" ) |
| Corn.php | file | core/ |
|
| CorsCompilerPass | class | core/ |
Provides a compiler pass which disables the CORS middleware in case disabled. |
| CorsCompilerPass.php | file | core/ |
|
| CorsCompilerPass::process | function | core/ |
|
| CorsIntegrationTest | class | core/ |
Tests CORS provided by Drupal. |
| CorsIntegrationTest.php | file | core/ |
|
| CorsIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CorsIntegrationTest::$modules | property | core/ |
Modules to enable. |
| CorsIntegrationTest::testCrossSiteRequest | function | core/ |
|
| count.jsonapi.resource_type.repository | service | core/ |
Drupal\jsonapi_test_collection_count\ResourceType\CountableResourceTypeRepository |
| CountableResourceType | class | core/ |
Subclass with overridden ::includeCount() for testing purposes. |
| CountableResourceType.php | file | core/ |
|
| CountableResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
| 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::$exactMessage | property | core/ |
|
| CountConstraint::$maxMessage | property | core/ |
|
| CountConstraint::$minMessage | property | core/ |
|
| CountConstraint::validatedBy | function | core/ |
|
| Counter | class | core/ |
Field handler to show a counter of the current row. |
| Counter.php | file | core/ |
|
| 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::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| Counter::query | function | core/ |
Called to add the field to a query. |
| Counter::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| CounterTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\Counter[[api-linebreak]] @group views |
| 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. |
Pagination
- Previous page
- Page 328
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.