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 |
|---|---|---|---|
| Core::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| Core::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
| Core::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
| CoreRecipesTest | class | core/ |
Tests applying all core-provided recipes on top of the Empty profile. |
| CoreRecipesTest.php | file | core/ |
|
| CoreRecipesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CoreRecipesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| CoreRecipesTest::providerApplyRecipe | function | core/ |
The data provider for apply recipe test. |
| CoreRecipesTest::testApplyRecipe | function | core/ |
Test the recipe apply. |
| CoreServiceProvider | class | core/ |
ServiceProvider class for mandatory core services. |
| CoreServiceProvider.php | file | core/ |
|
| 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 install. |
| 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::validatedBy | function | core/ |
@todo Add method return type declaration. |
| CountConstraint::__construct | 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. |
Pagination
- Previous page
- Page 338
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.