Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 10.3.x for format_
- Search 11.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ModerationInformationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ModerationInformation[[api-linebreak]] @group content_moderation |
ModerationInformationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ModerationInformation[[api-linebreak]] @group content_moderation |
ModerationInformationTest.php | file | core/ |
|
ModerationInformationTest.php | file | core/ |
|
ModerationInformationTest::$moderationInformation | property | core/ |
The moderation information service. |
ModerationInformationTest::$modules | property | core/ |
Modules to enable. |
ModerationInformationTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
ModerationInformationTest::getUser | function | core/ |
Builds a mock user. |
ModerationInformationTest::isDefaultRevisionPublishedTestCases | function | core/ |
Test cases for ::testIsDefaultRevisionPublished. |
ModerationInformationTest::providerWorkflow | function | core/ |
Data provider for several tests. |
ModerationInformationTest::setUp | function | core/ |
|
ModerationInformationTest::setupModerationBundleInfo | function | core/ |
Sets up content moderation and entity manager mocking. |
ModerationInformationTest::testGetDefaultRevisionId | function | core/ |
@covers ::getDefaultRevisionId[[api-linebreak]] |
ModerationInformationTest::testGetLatestRevision | function | core/ |
@covers ::getLatestRevision[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevision is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
ModerationInformationTest::testGetLatestRevisionId | function | core/ |
@covers ::getLatestRevisionId[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevisionId is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
ModerationInformationTest::testGetOriginalState | function | core/ |
@covers ::getOriginalState[[api-linebreak]] |
ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
@covers ::getOriginalState[[api-linebreak]] |
ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
@dataProvider providerWorkflow @covers ::getWorkflowForEntity[[api-linebreak]] |
ModerationInformationTest::testHasPendingRevision | function | core/ |
@covers ::hasPendingRevision[[api-linebreak]] |
ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
@covers ::isDefaultRevisionPublished[[api-linebreak]] @dataProvider isDefaultRevisionPublishedTestCases |
ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished[[api-linebreak]] |
ModerationInformationTest::testIsLatestRevision | function | core/ |
@covers ::isLatestRevision[[api-linebreak]] @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::isLatestRevision is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use… |
ModerationInformationTest::testIsModeratedEntity | function | core/ |
@dataProvider providerWorkflow @covers ::isModeratedEntity[[api-linebreak]] |
ModerationInformationTest::testIsModeratedEntityType | function | core/ |
@covers ::isModeratedEntityType[[api-linebreak]] |
ModerationInformationTest::testShouldModerateEntities | function | core/ |
@dataProvider providerWorkflow @covers ::shouldModerateEntitiesOfBundle[[api-linebreak]] |
ModerationStateConstraintValidator::$moderationInformation | property | core/ |
The moderation info. |
ModerationStateWidget::$moderationInformation | property | core/ |
Moderation information service. |
ModuleTest::formatViewOptions | function | core/ |
Helper to return an expected views option array. |
NegotiationMiddleware::$formats | property | core/ |
Contains a hashmap of format as key and mimetype as value. |
NegotiationMiddlewareTest::testFormatViaQueryParameter | function | core/ |
Tests the specifying a format via query parameters gets used. |
NodeAccessTest::$moderationInformation | property | core/ |
The moderation information service. |
NodeController::$dateFormatter | property | core/ |
The date formatter service. |
NodeEditFormTest::testNodeMetaInformation | function | core/ |
Tests the node meta information. |
NodeForm::$dateFormatter | property | core/ |
The date formatter service. |
NodeListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
NodeRevisionDeleteForm::$dateFormatter | property | core/ |
The date formatter service. |
NodeRevisionRevertForm::$dateFormatter | property | core/ |
The date formatter service. |
NumberFieldRdfaTest::testDecimalFormatter | function | core/ |
Tests the decimal formatter. |
NumberFieldRdfaTest::testDecimalFormatterWithSettings | function | core/ |
Tests the decimal formatter with settings. |
NumberFieldRdfaTest::testFloatFormatter | function | core/ |
Tests the float formatter. |
NumberFieldRdfaTest::testFloatFormatterWithScale | function | core/ |
Tests the float formatter with a scale. Scale is not exercised. |
NumberFieldRdfaTest::testFloatFormatterWithScaleExercised | function | core/ |
Tests the float formatter with a scale. Scale is exercised. |
NumberFieldRdfaTest::testFloatFormatterWithSettings | function | core/ |
Tests the float formatter with settings. |
NumberFieldRdfaTest::testIntegerFormatter | function | core/ |
Tests the integer formatter. |
NumberFieldRdfaTest::testIntegerFormatterWithSettings | function | core/ |
Tests the integer formatter with settings. |
NumberFieldTest::testNumberFormatter | function | core/ |
Test default formatter behavior. |
NumericFormatPluralTest | class | core/ |
Tests the creation of numeric fields. |
NumericFormatPluralTest.php | file | core/ |
|
NumericFormatPluralTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NumericFormatPluralTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.