Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ContentEntityTest::migrationConfigurationProvider function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Data provider for several test methods.
ContentEntityTest::migrationDefinition function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Get a migration definition.
ContentEntityTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
ContentEntityTest::testFileSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Tests file source plugin.
ContentEntityTest::testMediaSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Tests media source plugin.
ContentEntityTest::testNodeSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Tests node source plugin.
ContentEntityTest::testTermSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Tests term source plugin.
ContentEntityTest::testUserSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Tests user source plugin.
ContentEntityType::$entity_type_class property core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php The class used to represent the entity type.
ContentEntityType::$revision_metadata_keys property core/lib/Drupal/Core/Entity/ContentEntityType.php An array of entity revision metadata keys.
ContentEntityType::checkStorageClass function core/lib/Drupal/Core/Entity/ContentEntityType.php
ContentEntityType::getRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityType.php Gets a specific entity revision metadata key.
ContentEntityType::getRevisionMetadataKeys function core/lib/Drupal/Core/Entity/ContentEntityType.php Gets an array of entity revision metadata keys.
ContentEntityType::hasRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityType.php Indicates if a given entity revision metadata key exists.
ContentEntityType::setRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityType.php Sets a revision metadata key.
ContentEntityType::__construct function core/lib/Drupal/Core/Entity/ContentEntityType.php Constructs a new EntityType.
ContentEntityTypeInterface::getRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Gets a specific entity revision metadata key.
ContentEntityTypeInterface::getRevisionMetadataKeys function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Gets an array of entity revision metadata keys.
ContentEntityTypeInterface::hasRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Indicates if a given entity revision metadata key exists.
ContentEntityTypeInterface::setRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Sets a revision metadata key.
ContentLanguageSettings class core/modules/language/src/Entity/ContentLanguageSettings.php Defines the ContentLanguageSettings entity.
ContentLanguageSettings.php file core/modules/language/src/Entity/ContentLanguageSettings.php
ContentLanguageSettings::$default_langcode property core/modules/language/src/Entity/ContentLanguageSettings.php The default language code.
ContentLanguageSettings::$id property core/modules/language/src/Entity/ContentLanguageSettings.php The id. Combination of $target_entity_type_id.$target_bundle.
ContentLanguageSettings::$language_alterable property core/modules/language/src/Entity/ContentLanguageSettings.php Indicates if the language is alterable or not.
ContentLanguageSettings::$target_bundle property core/modules/language/src/Entity/ContentLanguageSettings.php The bundle (machine name).
ContentLanguageSettings::$target_entity_type_id property core/modules/language/src/Entity/ContentLanguageSettings.php The entity type ID (machine name).
ContentLanguageSettings::calculateDependencies function core/modules/language/src/Entity/ContentLanguageSettings.php Calculates dependencies and stores them in the dependency property.
ContentLanguageSettings::getDefaultLangcode function core/modules/language/src/Entity/ContentLanguageSettings.php Gets the default language code.
ContentLanguageSettings::getTargetBundle function core/modules/language/src/Entity/ContentLanguageSettings.php Gets the bundle this config applies to.
ContentLanguageSettings::getTargetEntityTypeId function core/modules/language/src/Entity/ContentLanguageSettings.php Gets the entity type ID this config applies to.
ContentLanguageSettings::id function core/modules/language/src/Entity/ContentLanguageSettings.php Gets the identifier.
ContentLanguageSettings::isDefaultConfiguration function core/modules/language/src/Entity/ContentLanguageSettings.php Checks if this config object contains the default values in every property.
ContentLanguageSettings::isLanguageAlterable function core/modules/language/src/Entity/ContentLanguageSettings.php Checks if the language is alterable or not.
ContentLanguageSettings::loadByEntityTypeBundle function core/modules/language/src/Entity/ContentLanguageSettings.php Loads a content language config entity based on the entity type and bundle.
ContentLanguageSettings::preSave function core/modules/language/src/Entity/ContentLanguageSettings.php Acts on an entity before the presave hook is invoked.
ContentLanguageSettings::setDefaultLangcode function core/modules/language/src/Entity/ContentLanguageSettings.php Sets the default language code.
ContentLanguageSettings::setLanguageAlterable function core/modules/language/src/Entity/ContentLanguageSettings.php Sets if the language must be alterable or not.
ContentLanguageSettings::setTargetBundle function core/modules/language/src/Entity/ContentLanguageSettings.php Sets the bundle this config applies to.
ContentLanguageSettings::__construct function core/modules/language/src/Entity/ContentLanguageSettings.php Constructs a ContentLanguageSettings object.
ContentLanguageSettingsException class core/modules/language/src/ContentLanguageSettingsException.php Exception thrown by ContentLanguageSettings when target bundle is not set.
ContentLanguageSettingsException.php file core/modules/language/src/ContentLanguageSettingsException.php
ContentLanguageSettingsForm class core/modules/language/src/Form/ContentLanguageSettingsForm.php Configure the content language settings for this site.
ContentLanguageSettingsForm.php file core/modules/language/src/Form/ContentLanguageSettingsForm.php
ContentLanguageSettingsForm::$entityTypeBundleInfo property core/modules/language/src/Form/ContentLanguageSettingsForm.php The entity bundle info.
ContentLanguageSettingsForm::$entityTypeManager property core/modules/language/src/Form/ContentLanguageSettingsForm.php The entity type manager.
ContentLanguageSettingsForm::$multipleCapable property core/modules/language/src/Form/ContentLanguageSettingsForm.php If this validator can handle multiple arguments.
ContentLanguageSettingsForm::buildForm function core/modules/language/src/Form/ContentLanguageSettingsForm.php Form constructor.
ContentLanguageSettingsForm::create function core/modules/language/src/Form/ContentLanguageSettingsForm.php Instantiates a new instance of this class.
ContentLanguageSettingsForm::getFormId function core/modules/language/src/Form/ContentLanguageSettingsForm.php Returns a unique string identifying the form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.