Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ColorConfigSchemaTest::testValidColorConfigSchema | function | core/ |
Tests whether the color config schema is valid. |
ColorTest::providerSource | function | core/ |
The data provider. |
ColorTest::providerTestHexToRgb | function | core/ |
Data provider for testHexToRgb(). |
ColorTest::providerTestNormalizeHexLength | function | core/ |
Data provider for testNormalizeHexLength(). |
ColorTest::providerTestRbgToHex | function | core/ |
Data provider for testRgbToHex(). |
ColorTest::providerTestValidateHex | function | core/ |
Provides data for testValidateHex(). |
ColorTest::testLogoSettingOverride | function | core/ |
Tests whether the custom logo is used in the color preview. |
ColorTest::testOverrideAndResetScheme | function | core/ |
Tests whether the scheme can be set, viewed anonymously and reset. |
ColorTest::testValidateHex | function | core/ |
@covers \Drupal\Component\Utility\Color::validateHex |
ColorTest::testValidColor | function | core/ |
Tests whether the provided color is valid. |
color_scheme_form_validate | function | core/ |
Form validation handler for color_scheme_form(). |
color_valid_hexadecimal_string | function | core/ |
Determines if a hexadecimal CSS color string is valid. |
Combine::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
CommandLineOrUnsafeMethodTest::providerTestHttpMethod | function | core/ |
Provides test data and expected results for the HTTP method test. |
CommandProvider | class | composer/ |
List of all commands provided by this package. |
CommandProvider.php | file | composer/ |
|
CommandProvider::getCommands | function | composer/ |
|
Comment::getCommentedEntityId | function | core/ |
Returns the ID of the entity to which the comment is attached. |
Comment::getCommentedEntityTypeId | function | core/ |
Returns the type of the entity to which the comment is attached. |
Comment::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Comment::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Comment::getTypeId | function | core/ |
Get the comment type ID for this comment. |
CommentAdminOverview::getFormId | function | core/ |
Returns a unique string identifying the form. |
CommentAdminOverview::validateForm | function | core/ |
Form validation handler. |
CommentBundlesTest::testEntityIdField | function | core/ |
Tests that the entity_id field is set correctly for each comment bundle. |
CommentCacheTagsTest::$entityTestCamelid | property | core/ |
|
CommentCacheTagsTest::$entityTestHippopotamidae | property | core/ |
|
CommentEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements. |
CommentEntityTranslationTest::providerSource | function | core/ |
The data provider. |
CommentInterface::getCommentedEntityId | function | core/ |
Returns the ID of the entity to which the comment is attached. |
CommentInterface::getCommentedEntityTypeId | function | core/ |
Returns the type of the entity to which the comment is attached. |
CommentInterface::getTypeId | function | core/ |
Get the comment type id for this comment. |
CommentItemInterface::HIDDEN | constant | core/ |
Comments for this entity are hidden. |
CommentManager::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
CommentManagerInterface::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
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/ |
|
CommentNameConstraintValidator::__construct | function | core/ |
Constructs a new CommentNameConstraintValidator. |
CommentNonNodeTest::testsNonIntegerIdEntities | function | core/ |
Tests comment fields cannot be added to entity types without integer IDs. |
CommentOrphanTest::providerTestOrphan | function | core/ |
Provides test data for testOrphan. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.