Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateFilterFormatTest | class | core/ |
Upgrade variables to filter.formats.*.yml. |
| MigrateFilterFormatTest.php | file | core/ |
|
| MigrateFilterFormatTest.php | file | core/ |
|
| MigrateFilterFormatTest::$modules | property | core/ |
Modules to install. |
| MigrateFilterFormatTest::assertEntity | function | core/ |
Asserts various aspects of a filter format entity. |
| MigrateFilterFormatTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFilterFormatTest::setUp | function | core/ |
|
| MigrateFilterFormatTest::setUp | function | core/ |
|
| MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 6 filter format to Drupal 8 migration. |
| MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 7 filter format to Drupal 8 migration. |
| MigrationInterface::MESSAGE_INFORMATIONAL | constant | core/ |
Migration info. |
| ModeratedNodeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ModeratedNodeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ModeratedNodeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ModeratedNodeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ModeratedNodeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ModeratedNodeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ModerationInformation | class | core/ |
General service for moderation-related questions about Entity API. |
| ModerationInformation.php | file | core/ |
|
| ModerationInformation::$bundleInfo | property | core/ |
The bundle information service. |
| ModerationInformation::$entityTypeManager | property | core/ |
The entity type manager. |
| ModerationInformation::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
| ModerationInformation::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformation::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformation::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformation::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformation::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformation::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformation::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
| ModerationInformation::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
| ModerationInformation::isFirstTimeModeration | function | core/ |
Determines if this entity is being moderated for the first time. |
| ModerationInformation::isLiveRevision | function | core/ |
Determines if an entity is "live". |
| ModerationInformation::isModeratedEntity | function | core/ |
Determines if an entity is moderated. |
| ModerationInformation::isModeratedEntityType | function | core/ |
Determines if an entity type has at least one moderated bundle. |
| ModerationInformation::shouldModerateEntitiesOfBundle | function | core/ |
Determines if an entity type/bundle entities should be moderated. |
| ModerationInformation::__construct | function | core/ |
Creates a new ModerationInformation instance. |
| ModerationInformationInterface | interface | core/ |
Interface for moderation_information service. |
| ModerationInformationInterface.php | file | core/ |
|
| ModerationInformationInterface::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
| ModerationInformationInterface::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformationInterface::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformationInterface::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformationInterface::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformationInterface::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformationInterface::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformationInterface::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
| ModerationInformationInterface::isDefaultRevisionPublished | function | core/ |
Determines if the default revision for the given entity is published. |
| ModerationInformationInterface::isLiveRevision | function | core/ |
Determines if an entity is "live". |
| ModerationInformationInterface::isModeratedEntity | function | core/ |
Determines if an entity is moderated. |
| ModerationInformationInterface::isModeratedEntityType | function | core/ |
Determines if an entity type has at least one moderated bundle. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.