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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| core.web_services.html.twig | file | core/ |
--- label: 'Enabling web services' top_level: true related: - core.content_structure --- {% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %} <h2>{% trans %}What is a web service?{%… |
| CoreRecipesTest | class | core/ |
Tests that all core recipes have a generic test. |
| CoreRecipesTest.php | file | core/ |
|
| CoreRecipesTest::providerRecipeHasGenericTest | function | core/ |
Data provider for ::testRecipeHasGenericTest(). |
| CoreRecipesTest::testRecipeHasGenericTest | function | core/ |
Test that a recipe has a generic test. |
| 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/ |
|
| CoreThemesAutoloadedForTestsTest | class | core/ |
Confirms that core/themes is autoloaded for tests. |
| CoreThemesAutoloadedForTestsTest.php | file | core/ |
|
| CoreThemesAutoloadedForTestsTest::testCoreThemesAutoloadedForTests | function | core/ |
Confirms that core/themes is autoloaded for tests. |
| 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/ |
|
| CorsIntegrationTest::$modules | property | core/ |
|
| 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/ |
|
| CountConstraint::__construct | function | core/ |
|
| Counter::buildOptionsForm | function | core/ |
|
| Counter::defineOptions | function | core/ |
|
| Counter::usesGroupBy | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 296
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.