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 |
|---|---|---|---|
| ClassWithValidAnnotationTarget::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
| ClassWithValidAnnotationTarget::$name | property | core/ |
Plugin annotation @AnnotationTargetAll("Some data",name="Some name") |
| ClassWithValidAnnotationTarget::$nested | property | core/ |
Plugin annotation @AnnotationTargetAll(@AnnotationTargetAnnotation); |
| ClassWithValidAnnotationTarget::someFunction | function | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data",name="Some name") |
| class_resolver | service | core/ |
Drupal\Core\DependencyInjection\ClassResolver |
| Cleaner::processItem | function | core/ |
|
| Cleaner::__construct | function | core/ |
|
| ClearCacheBlock::blockAccess | function | core/ |
|
| ClearCacheBlock::__construct | function | core/ |
Creates a ClearCacheBlock instance. |
| ClearCacheBlockTest | class | core/ |
Tests clear cache block behavior. |
| ClearCacheBlockTest.php | file | core/ |
|
| ClearCacheBlockTest::$clearCacheBlock | property | core/ |
The clear cache block instance. |
| ClearCacheBlockTest::$defaultTheme | property | core/ |
|
| ClearCacheBlockTest::$modules | property | core/ |
|
| ClearCacheBlockTest::setUp | function | core/ |
|
| ClearCacheBlockTest::testCacheClearBlock | function | core/ |
Tests block behavior and access based on permissions. |
| ClearCacheForm::submitForm | function | core/ |
Clears the caches. |
| clearfix.module.css | file | core/ |
Float clearing. |
| clearfix.module.css | file | core/ |
Float clearing. |
| ClearTest | class | core/ |
Tests our clearing is done the proper way. |
| ClearTest.php | file | core/ |
|
| ClearTest::$defaultTheme | property | core/ |
|
| ClearTest::setUp | function | core/ |
|
| ClearTest::testFlushAllCaches | function | core/ |
Tests drupal_flush_all_caches(). |
| ClickSortingAJAXTest | class | core/ |
Tests the click sorting AJAX functionality of Views exposed forms. |
| ClickSortingAJAXTest.php | file | core/ |
|
| ClickSortingAJAXTest::$defaultTheme | property | core/ |
|
| ClickSortingAJAXTest::$modules | property | core/ |
|
| ClickSortingAJAXTest::$testViews | property | core/ |
The views to use for testing. |
| ClickSortingAJAXTest::setUp | function | core/ |
|
| ClickSortingAJAXTest::testClickSorting | function | core/ |
Tests if sorting via AJAX works for the "Content" View. |
| ClientConnectionTransactionState.php | file | core/ |
|
| ClientErrorResponseSubscriber | class | core/ |
Response subscriber to set the '4xx-response' cache tag on 4xx responses. |
| ClientErrorResponseSubscriber.php | file | core/ |
|
| ClientErrorResponseSubscriber::getSubscribedEvents | function | core/ |
|
| ClientErrorResponseSubscriber::onRespond | function | core/ |
Sets the '4xx-response' cache tag on 4xx responses. |
| ClientFactory::$stack | property | core/ |
The handler stack. |
| ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
| ClientFactory::__construct | function | core/ |
Constructs a new ClientFactory instance. |
| ClientFactoryTest | class | core/ |
Tests Drupal\Core\Http\ClientFactory. |
| ClientFactoryTest.php | file | core/ |
|
| ClientFactoryTest::$factory | property | core/ |
The client factory under test. |
| ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
| ClientFactoryTest::setUp | function | core/ |
|
| ClientFactoryTest::testCreateFromOptions | function | core/ |
Tests create from options. |
| client_error_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\ClientErrorResponseSubscriber |
| CloseDialogCommand | class | core/ |
Defines an AJAX command that closes the current active dialog. |
| CloseDialogCommand.php | file | core/ |
|
| CloseDialogCommand::$persist | property | core/ |
Whether to persist the dialog in the DOM or not. |
| CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.