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.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 |
ModerationInformationTest::testGetLatestRevision | function | core/ |
@covers ::getLatestRevision @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::getLatestRevision is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use RevisionableStorageInterface::getLatestRevisionId()… |
ModerationInformationTest::testGetLatestRevisionId | function | core/ |
@covers ::getLatestRevisionId @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 |
ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
@covers ::getOriginalState |
ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
@dataProvider providerWorkflow @covers ::getWorkflowForEntity |
ModerationInformationTest::testHasPendingRevision | function | core/ |
@covers ::hasPendingRevision |
ModerationInformationTest::testIsDefaultRevisionPublished | function | core/ |
@covers ::isDefaultRevisionPublished @dataProvider isDefaultRevisionPublishedTestCases |
ModerationInformationTest::testIsDefaultRevisionPublishedMultilingual | function | core/ |
@covers ::isDefaultRevisionPublished |
ModerationInformationTest::testIsLatestRevision | function | core/ |
@covers ::isLatestRevision @group legacy @expectedDeprecation Drupal\content_moderation\ModerationInformation::isLatestRevision is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use RevisionableInterface::isLatestRevision() instead. See… |
ModerationInformationTest::testIsModeratedEntity | function | core/ |
@dataProvider providerWorkflow @covers ::isModeratedEntity |
ModerationInformationTest::testIsModeratedEntityType | function | core/ |
@covers ::isModeratedEntityType |
ModerationInformationTest::testShouldModerateEntities | function | core/ |
@dataProvider providerWorkflow @covers ::shouldModerateEntitiesOfBundle |
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. |
MonthDate::$argFormat | property | core/ |
The date format used in the query. |
MonthDate::$argFormat | property | core/ |
The date format used in the query. |
MonthDate::$format | property | core/ |
The date format used in the title. |
MysqlDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
MysqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
MysqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
NegotiationMiddleware::$formats | property | core/ |
Contains a hashmap of format as key and mimetype as value. |
NegotiationMiddleware::registerFormat | function | core/ |
Registers a format for a given MIME type. |
NegotiationMiddlewareTest::testFormatViaQueryParameter | function | core/ |
Tests the specifying a format via query parameters gets used. |
NegotiationMiddlewareTest::testSetFormat | function | core/ |
@covers ::registerFormat |
Node::$filterDefaultFormat | property | core/ |
The default filter format. |
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. |
NodeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
NodeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
NodeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
NodeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
NodeListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
NodeRevisionDeleteForm::$dateFormatter | property | core/ |
The date formatter service. |
NodeRevisionRevertForm::$dateFormatter | property | core/ |
The date formatter service. |
NodeTypeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
NodeTypeHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
NodeTypeHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.