Search for properties
- Search 7.x for properties
 - Search 9.5.x for properties
 - Search 8.9.x for properties
 - Search 10.3.x for properties
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ActionValidationTest::$propertiesWithOptionalValues | property | core/ | 
                                                                                        The config entity properties whose values are optional (set to NULL). | 
| ActionValidationTest::testImmutableProperties | function | core/ | 
                                                                                        Tests that immutable properties cannot be changed. | 
| AdminNegotiator::$deprecatedProperties | property | core/ | 
                                                                                        The service properties that should raise a deprecation error. | 
| ArrayElement::getProperties | function | core/ | 
                                                                                        Gets an array of property objects. | 
| BaseFieldOverrideTest::testInheritedProperties | function | core/ | 
                                                                                        Tests that some properties are inherited from the BaseFieldDefinition. | 
| BaseFieldOverrideValidationTest::testImmutableProperties | function | core/ | 
                                                                                        Tests that immutable properties cannot be changed. | 
| BlockContentTypeValidationTest::$propertiesWithOptionalValues | property | core/ | 
                                                                                        The config entity properties whose values are optional (set to NULL). | 
| BlockValidationTest::$propertiesWithOptionalValues | property | core/ | 
                                                                                        The config entity properties whose values are optional (set to NULL). | 
| BlockValidationTest::$propertiesWithRequiredKeys | property | core/ | 
                                                                                        The config entity mapping properties with >=1 required keys. | 
| CommentLinkBuilder::$deprecatedProperties | property | core/ | 
                                                                                        Deprecated service properties. | 
| ComplexDataConstraint::$properties | property | core/ | 
                                                                                        An array of constraints for contained properties, keyed by property name. | 
| ComplexDataInterface::getProperties | function | core/ | 
                                                                                        Gets an array of property objects. | 
| ComponentNegotiator::$deprecatedProperties | property | core/ | 
                                                                                        |
| ConfigEntityAdapter::getProperties | function | core/ | 
                                                                                        Gets an array of property objects. | 
| ConfigEntityAdapterTest::testGetProperties | function | core/ | 
                                                                                        Tests get properties. | 
| ConfigEntityType::getPropertiesToExport | function | core/ | 
                                                                                        Gets the config entity properties to export if declared on the annotation. | 
| ConfigEntityTypeInterface::getPropertiesToExport | function | core/ | 
                                                                                        Gets the config entity properties to export if declared on the annotation. | 
| ConfigEntityTypeTest::providerGetPropertiesToExport | function | core/ | 
                                                                                        |
| ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ | 
                                                                                        Tests get properties to export. | 
| ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ | 
                                                                                        Tests get properties to export no fallback. | 
| ConfigEntityValidationTestBase::$propertiesWithOptionalValues | property | core/ | 
                                                                                        The config entity properties whose values are optional (set to NULL). | 
| ConfigEntityValidationTestBase::$propertiesWithRequiredKeys | property | core/ | 
                                                                                        The config entity mapping properties with >=1 required keys. | 
| ConfigEntityValidationTestBase::getPropertiesWithOptionalValues | function | core/ | 
                                                                                        Determines the config entity properties with optional values. | 
| ConfigEntityValidationTestBase::testImmutableProperties | function | core/ | 
                                                                                        Tests that immutable properties cannot be changed. | 
| ContentEntityCloneTest::testEntityPropertiesModifications | function | core/ | 
                                                                                        Tests references of entity properties after entity cloning. | 
| ContentEntityNullStorage::loadByProperties | function | core/ | 
                                                                                        Load entities by their property values without any access checks. | 
| ContentLanguageSettingsValidationTest::testImmutableProperties | function | core/ | 
                                                                                        Tests that immutable properties cannot be changed. | 
| ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ | 
                                                                                        Returns the synchronized properties for every specified field. | 
| DirectoryWithMetadataDiscovery::$deprecatedProperties | property | core/ | 
                                                                                        The deprecated properties. | 
| DocParserTest::testWithoutConstructorWhenHasNoProperties | function | core/ | 
                                                                                        |
| EditorValidationTest::$propertiesWithRequiredKeys | property | core/ | 
                                                                                        The config entity mapping properties with >=1 required keys. | 
| EditorValidationTest::testImmutableProperties | function | core/ | 
                                                                                        Tests that immutable properties cannot be changed. | 
| Element::properties | function | core/ | 
                                                                                        Gets properties of a structured array element (keys beginning with '#'). | 
| ElementsLabelsTest::getFormWithLimitedProperties | function | core/ | 
                                                                                        Return a form with element with not all properties defined. | 
| ElementTest::testProperties | function | core/ | 
                                                                                        Tests the properties() method. | 
| EntityAdapter::getProperties | function | core/ | 
                                                                                        Gets an array of property objects. | 
| EntityAdapterUnitTest::testGetProperties | function | core/ | 
                                                                                        Tests get properties. | 
| 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. | 
| EntityDecoupledTranslationRevisionsTest::doTestInternalProperties | function | core/ | 
                                                                                        Checks that internal properties are preserved for the specified entity. | 
| EntityDecoupledTranslationRevisionsTest::testInternalProperties | function | core/ | 
                                                                                        Tests that internal properties are preserved while creating a new revision. | 
| EntityFieldTest::doTestComputedProperties | function | core/ | 
                                                                                        Executes the computed properties tests for the given entity type. | 
| EntityFieldTest::testComputedProperties | function | core/ | 
                                                                                        Tests getting processed property values via a computed property. | 
| EntityFormDisplayValidationTest::testImmutableProperties | function | core/ | 
                                                                                        Tests that immutable properties cannot be changed. | 
| EntityFormModeValidationTest::$propertiesWithOptionalValues | property | core/ | 
                                                                                        The config entity properties whose values are optional (set to NULL). | 
| EntityFormModeValidationTest::testImmutableProperties | function | core/ | 
                                                                                        Tests that immutable properties cannot be changed. | 
| EntityMethodConfigActionsTest::testSetPropertiesWillNotChangeEntityKeys | function | core/ | 
                                                                                        Tests that the setProperties action refuses to modify entity IDs or UUIDs. | 
| EntityReferenceFieldItemNormalizerTest::testConstructValueProperties | function | core/ | 
                                                                                        Tests construct value properties. | 
| EntityStorageBase::loadByProperties | function | core/ | 
                                                                                        Load entities by their property values without any access checks. | 
| EntityStorageInterface::loadByProperties | function | core/ | 
                                                                                        Load entities by their property values without any access checks. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.