Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceObjectNormalizer::processContentEntitySchema | function | core/ |
|
| RestExport::$contentType | property | core/ |
Overrides the content type of the data response, if needed. |
| RestExport::getContentType | function | core/ |
Gets the content type. |
| RestExport::setContentType | function | core/ |
Sets the content type. |
| RevisionableContentEntityBase | class | core/ |
Provides a content entity with extended support for revisions. |
| RevisionableContentEntityBase.php | file | core/ |
|
| RevisionableContentEntityBase::baseFieldDefinitions | function | core/ |
|
| RevisionableContentEntityBaseTest | class | core/ |
Test the revision system. |
| RevisionableContentEntityBaseTest.php | file | core/ |
|
| RevisionableContentEntityBaseTest::$modules | property | core/ |
|
| RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
| RevisionableContentEntityBaseTest::createRevision | function | core/ |
Creates a new revision in the entity of this test class. |
| RevisionableContentEntityBaseTest::setUp | function | core/ |
|
| RevisionableContentEntityBaseTest::testRevisionableContentEntity | function | core/ |
Tests the correct functionality CRUD operations of entity revisions. |
| RevisionableContentEntityBaseTest::testWasDefaultRevision | function | core/ |
Tests the behavior of the "revision_default" flag. |
| RevisionRelationshipsTest::testBlockContentRevisionRelationship | function | core/ |
Create a block_content with revision and rest result count for both views. |
| RootComposer::$composerLockedContent | property | composer/ |
The locked root composer.json content. |
| RootComposer::getComposerLockedContent | function | composer/ |
Gets the locked root composer.json content. |
| RoutingFixtures::contentRouteCollection | function | core/ |
Returns a Content-type restricted set of routes for testing. |
| ScaffoldFileCollection::checkListHasItemWithContent | function | composer/ |
Scans through a list of scaffold files and determines if any has contents. |
| serializer.normalizer.content_entity | service | core/ |
Drupal\serialization\Normalizer\ContentEntityNormalizer |
| serializer.normalizer.content_entity.jsonapi | service | core/ |
Drupal\jsonapi\Normalizer\ContentEntityDenormalizer |
| SettingSummariesContentTypeTest | class | core/ |
Tests the JavaScript updating of summaries on content type form. |
| SettingSummariesContentTypeTest.php | file | core/ |
|
| SettingSummariesContentTypeTest::$defaultTheme | property | core/ |
|
| SettingSummariesContentTypeTest::$modules | property | core/ |
|
| SettingSummariesContentTypeTest::setUp | function | core/ |
|
| SettingSummariesContentTypeTest::testWorkflowSummary | function | core/ |
Tests a vertical tab 'Workflow' summary. |
| SimplePageVariant::$mainContent | property | core/ |
The render array representing the main content. |
| SimplePageVariant::setMainContent | function | core/ |
|
| SkipOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
| SqlContentEntityStorage | class | core/ |
A content entity database storage implementation. |
| SqlContentEntityStorage.php | file | core/ |
|
| SqlContentEntityStorage::$baseTable | property | core/ |
The base table of the entity. |
| SqlContentEntityStorage::$database | property | core/ |
Active database connection. |
| SqlContentEntityStorage::$dataTable | property | core/ |
The table that stores properties, if the entity has multilingual support. |
| SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
| SqlContentEntityStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| SqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
| SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
| SqlContentEntityStorage::$languageManager | property | core/ |
The language manager. |
| SqlContentEntityStorage::$revisionDataTable | property | core/ |
The table that stores revision field data if the entity supports revisions. |
| SqlContentEntityStorage::$revisionKey | property | core/ |
Name of entity's revision database table field, if it supports revisions. |
| SqlContentEntityStorage::$revisionTable | property | core/ |
The table that stores revisions, if the entity supports revisions. |
| SqlContentEntityStorage::$storageSchema | property | core/ |
The entity type's storage schema object. |
| SqlContentEntityStorage::$tableMapping | property | core/ |
The mapping of field columns to SQL tables. |
| SqlContentEntityStorage::$temporary | property | core/ |
Whether this storage should use the temporary table mapping. |
| SqlContentEntityStorage::buildPropertyQuery | function | core/ |
|
| SqlContentEntityStorage::buildQuery | function | core/ |
Builds the query to load the entity. |
| SqlContentEntityStorage::countFieldData | function | core/ |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.