Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ClientFactory | class | core/ |
Helper class to construct a HTTP client with Drupal specific config. |
| ClientFactory.php | file | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\Core\Http\ClientFactory[[api-linebreak]] @group Http |
| 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/ |
@covers ::fromOptions[[api-linebreak]] @dataProvider providerTestCreateFromOptions |
| CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
| color.config_cache_invalidator | service | core/ |
Drupal\color\EventSubscriber\ColorConfigCacheInvalidator |
| Color::$configFactory | property | core/ |
The configuration factory. |
| Color::hexToRgb | function | core/ |
Parses a hexadecimal color string like '#abc' or '#aabbcc'. |
| Color::rgbToHex | function | core/ |
Converts RGB color arrays or strings to lowercase CSS notation. |
| ColorConfigCacheInvalidator | class | core/ |
A subscriber invalidating cache tags when color config objects are saved. |
| ColorConfigCacheInvalidator.php | file | core/ |
|
| ColorConfigCacheInvalidator::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| ColorConfigCacheInvalidator::getSubscribedEvents | function | core/ |
|
| ColorConfigCacheInvalidator::onChange | function | core/ |
Invalidate cache tags when a color theme config object changes. |
| ColorConfigCacheInvalidator::__construct | function | core/ |
Constructs a ColorConfigCacheInvalidator object. |
| ColorTest::providerTestHexToRgb | function | core/ |
Data provider for testHexToRgb(). |
| ColorTest::providerTestRbgToHex | function | core/ |
Data provider for testRgbToHex(). |
| ColorTest::testHexToRgb | function | core/ |
Tests Color::hexToRgb(). |
| ColorTest::testOverrideAndResetScheme | function | core/ |
Tests whether the scheme can be set, viewed anonymously and reset. |
| ColorTest::testRgbToHex | function | core/ |
Tests Color::rgbToHex(). |
| comment.tokens.inc | file | core/ |
Builds placeholder replacement tokens for comment-related data. |
| Comment::getOwner | function | core/ |
Returns the entity owner's user entity. |
| CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
| CommentAdminOverview::$commentStorage | property | core/ |
The comment storage. |
| CommentAdminOverview::$tempStoreFactory | property | core/ |
The tempstore factory. |
| CommentBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| CommentController::$entityRepository | property | core/ |
The entity repository. |
| CommentDefaultFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
| CommentDefaultFormatter::$storage | property | core/ |
The comment storage. |
| CommentFieldAccessTest::testAccessToAdministrativeFields | function | core/ |
Tests permissions on comment fields. |
| CommentIntegrationTest::testCommentDefaultOwner | function | core/ |
Tests the default owner of comment entities. |
| CommentInterfaceTest::testAutoFilledHtmlSubject | function | core/ |
Tests that automatic subject is correctly created from HTML comment text. |
| CommentInterfaceTest::testAutoFilledSubject | function | core/ |
Tests that the subject is automatically filled if disabled or left blank. |
| CommentItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| CommentItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| CommentManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
| CommentNameConstraintValidator | class | core/ |
Validates the CommentName constraint. |
| CommentNameConstraintValidator.php | file | core/ |
|
| CommentNameConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
| CommentNameConstraintValidator::$userStorage | property | core/ |
User storage handler. |
| CommentNameConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ |
Gets the anonymous contact details setting from the comment. |
| CommentNameConstraintValidator::validate | function | core/ |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.