Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ContentEntityDenormalizer::getSupportedTypes | function | core/ |
|
ContentEntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentEntityForm::getBundleEntity | function | core/ |
Returns the bundle entity of the entity, or NULL if there is none. |
ContentEntityForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
ContentEntityForm::getFormDisplay | function | core/ |
Gets the form display. |
ContentEntityForm::getFormLangcode | function | core/ |
Gets the code identifying the active form language. |
ContentEntityForm::getNewRevisionDefault | function | core/ |
Should new revisions created on default. |
ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors | function | core/ |
Tests field widgets with #limit_validation_errors. |
ContentEntityFormInterface::getFormDisplay | function | core/ |
Gets the form display. |
ContentEntityFormInterface::getFormLangcode | function | core/ |
Gets the code identifying the active form language. |
ContentEntityNormalizer::getSupportedTypes | function | core/ |
|
ContentEntityNullStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
ContentEntityNullStorageTest | class | core/ |
Tests ContentEntityNullStorage entity query support. |
ContentEntityNullStorageTest.php | file | core/ |
|
ContentEntityNullStorageTest::$modules | property | core/ |
Modules to install. |
ContentEntityNullStorageTest::testDeleteThroughImport | function | core/ |
Tests deleting a contact form entity via a configuration import. |
ContentEntityNullStorageTest::testEntityQuery | function | core/ |
Tests using entity query with ContentEntityNullStorage. |
ContentEntityStorageBase::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
ContentEntityStorageBase::getBundleFromValues | function | core/ |
Retrieves the bundle from an array of values. |
ContentEntityStorageBase::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
ContentEntityStorageBase::getFromPersistentCache | function | core/ |
Gets entities from the persistent cache backend. |
ContentEntityStorageBase::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
ContentEntityType::get | function | core/ |
Gets the value of an annotation. |
ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
ContentLanguageSettings::$target_bundle | property | core/ |
The bundle (machine name). |
ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
ContentLanguageSettings::getAllValidDefaultLangcodes | function | core/ |
Returns all valid values for the `default_langcode` property. |
ContentLanguageSettings::getDefaultLangcode | function | core/ |
Gets the default language code. |
ContentLanguageSettings::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettings::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettings::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentLanguageSettingsForm::getTitle | function | core/ |
The _title_callback for the language.content_settings_page route. |
ContentLanguageSettingsInterface::getDefaultLangcode | function | core/ |
Gets the default language code. |
ContentLanguageSettingsInterface::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettingsInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettingsInterface::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
ContentLanguageSettingsTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
ContentLanguageSettingsTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
ContentLanguageSettingsTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.