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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Drupal\file\EventSubscriber\DefaultContentSubscriber | service | core/ |
|
| Drupal\layout_builder\EventSubscriber\DefaultContentSubscriber | service | core/ |
|
| Drupal\link\EventSubscriber\DefaultContentSubscriber | service | core/ |
|
| Drupal\media\EventSubscriber\DefaultContentSubscriber | service | core/ |
|
| Drupal\menu_link_content\EventSubscriber\DefaultContentSubscriber | service | core/ |
|
| Drupal\path\EventSubscriber\DefaultContentSubscriber | service | core/ |
|
| EarlyRenderingTestController::earlyRenderContent | function | core/ |
|
| Editor::$supports_content_filtering | property | core/ |
Whether the editor supports "allowed content only" filtering. |
| EditorialContentEntityBase | class | core/ |
Provides a base entity class with extended revision and publishing support. |
| EditorialContentEntityBase.php | file | core/ |
|
| EditorialContentEntityBase::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EditorSecurityTest::$sampleContent | property | core/ |
The sample content to use in all tests. |
| EditorSecurityTest::$sampleContentSecured | property | core/ |
The secured sample content to use in most tests. |
| EditorSecurityTest::$sampleContentSecuredEmbedAllowed | property | core/ |
The secured sample content to use in tests when the <embed> tag is allowed. |
| EntityContentBase | class | core/ |
Provides destination class for all content entities lacking a specific class. |
| EntityContentBase.php | file | core/ |
|
| EntityContentBase::$accountSwitcher | property | core/ |
The account switcher service. |
| EntityContentBase::$entityTypeBundleInfo | property | core/ |
Entity type bundle info. |
| EntityContentBase::$fieldTypeManager | property | core/ |
Field type plugin manager. |
| EntityContentBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityContentBase::fields | function | core/ |
Returns an array of destination fields. |
| EntityContentBase::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| EntityContentBase::getIds | function | core/ |
Gets the destination IDs. |
| EntityContentBase::import | function | core/ |
|
| EntityContentBase::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
| EntityContentBase::isTranslationDestination | function | core/ |
|
| EntityContentBase::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
| EntityContentBase::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityContentBase::save | function | core/ |
Saves the entity. |
| EntityContentBase::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| EntityContentBase::validateEntity | function | core/ |
Validates the entity. |
| EntityContentBase::__construct | function | core/ |
Constructs a content entity. |
| EntityContentBaseTest | class | core/ |
Tests base entity migration destination functionality. |
| EntityContentBaseTest | class | core/ |
Tests Entity Content Base. |
| EntityContentBaseTest.php | file | core/ |
|
| EntityContentBaseTest.php | file | core/ |
|
| EntityContentBaseTest::$modules | property | core/ |
Modules to install. |
| EntityContentBaseTest::setUp | function | core/ |
|
| EntityContentBaseTest::testImport | function | core/ |
Tests basic entity save. |
| EntityContentBaseTest::testImportEntityLoadFailure | function | core/ |
Tests row skipping when we can't get an entity to save. |
| EntityContentBaseTest::testOverwriteAllMappedProperties | function | core/ |
Tests overwriting all mapped properties in the destination entity. |
| EntityContentBaseTest::testOverwriteProperties | function | core/ |
Tests overwriting selected properties in the destination entity. |
| EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityContentComplete | class | core/ |
Provides a destination for migrating the entire entity revision table. |
| EntityContentComplete.php | file | core/ |
|
| EntityContentComplete::getEntity | function | core/ |
Gets the entity. |
| EntityContentComplete::getIds | function | core/ |
Gets the destination IDs. |
| EntityContentComplete::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityContentComplete::save | function | core/ |
Saves the entity. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.