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 |
---|---|---|---|
d6_language_content_taxonomy_vocabulary_settings.yml | file | core/ |
core/modules/language/migrations/d6_language_content_taxonomy_vocabulary_settings.yml |
d7_language_content_comment_settings.yml | file | core/ |
core/modules/content_translation/migrations/d7_language_content_comment_settings.yml |
d7_language_content_menu_settings.yml | file | core/ |
core/modules/language/migrations/d7_language_content_menu_settings.yml |
d7_language_content_settings.yml | file | core/ |
core/modules/language/migrations/d7_language_content_settings.yml |
d7_language_content_taxonomy_vocabulary_settings.yml | file | core/ |
core/modules/language/migrations/d7_language_content_taxonomy_vocabulary_settings.yml |
DefaultContentFilesAccessTest | class | core/ |
Tests that files provided by demo_umami_content are not accessible. |
DefaultContentFilesAccessTest.php | file | core/ |
|
DefaultContentFilesAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DefaultContentFilesAccessTest::testAccessDeniedToFiles | function | core/ |
Tests that sample images, recipes and articles are not accessible. |
DefaultFormatTestController::content | function | core/ |
|
DemoUmamiContentHooks | class | core/ |
Hook implementations for demo_umami_content. |
DemoUmamiContentHooks.php | file | core/ |
|
DemoUmamiContentHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
demo_umami_content.info.yml | file | core/ |
core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml |
demo_umami_content.install | file | core/ |
Install, update and uninstall functions for the module. |
demo_umami_content_install | function | core/ |
Implements hook_install(). |
demo_umami_content_uninstall | function | core/ |
Implements hook_uninstall(). |
DestinationCategoryTest::getContentClasses | function | core/ |
Get content classes. |
DocumentElement::getContent | function | core/ |
Returns document content. |
DocumentElement::hasContent | function | core/ |
Check whether document has specified content. |
Drupal6SqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test Drupal6SqlBase. |
DrupalSqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test DrupalSqlBase. |
Drupal\content_moderation\ModerationInformationInterface | service | core/ |
|
Drupal\content_moderation\StateTransitionValidationInterface | service | core/ |
|
Drupal\content_translation\BundleTranslationSettingsInterface | service | core/ |
|
Drupal\content_translation\ContentTranslationManagerInterface | service | core/ |
|
Drupal\content_translation\FieldTranslationSynchronizerInterface | 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/ |
|
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::$fieldTypeManager | property | core/ |
Field type plugin manager. |
EntityContentBase::create | function | core/ |
Creates an instance of the plugin. |
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. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.