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 |
---|---|---|---|
FieldConfigStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
FieldConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
FieldItemNormalizerTest::testNormalizeFieldItemWithoutProperties | function | core/ |
Tests a field item that has no properties. |
FieldStorageConfigStorage::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
FieldStorageConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
FieldTranslationSynchronizer::getFieldSynchronizedProperties | function | core/ |
|
FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
FileSystem::$deprecatedProperties | property | core/ |
|
FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition |
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition |
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
@covers ::queryCondition |
ImmutablePropertiesConstraint | class | core/ |
Checks if config entity properties have been changed. |
ImmutablePropertiesConstraint.php | file | core/ |
|
ImmutablePropertiesConstraint::$message | property | core/ |
The error message if an immutable property has been changed. |
ImmutablePropertiesConstraint::$properties | property | core/ |
The names of the immutable properties. |
ImmutablePropertiesConstraint::getDefaultOption | function | core/ |
|
ImmutablePropertiesConstraint::getRequiredOptions | function | core/ |
|
ImmutablePropertiesConstraintValidator | class | core/ |
Validates the ImmutableProperties constraint. |
ImmutablePropertiesConstraintValidator.php | file | core/ |
|
ImmutablePropertiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
ImmutablePropertiesConstraintValidator::validate | function | core/ |
|
ImmutablePropertiesConstraintValidator::__construct | function | core/ |
Constructs an ImmutablePropertiesConstraintValidator object. |
ImmutablePropertiesConstraintValidatorTest | class | core/ |
@group Entity @group Validation |
ImmutablePropertiesConstraintValidatorTest.php | file | core/ |
|
ImmutablePropertiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged | function | core/ |
Tests that changing a config entity's immutable property raises an error. |
ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId | function | core/ |
Tests that entities without an ID will raise an exception. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRejectsANonExistentProperty | function | core/ |
Tests that the validator throws an exception for non-existent properties. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
Interface translation properties | group | core/ |
.info.yml file properties for interface translation settings. |
InternalViolation::$properties | property | core/ |
An array of dynamic properties. |
InternalViolationTest::testSetGetDynamicProperties | function | core/ |
@covers ::__get @covers ::__set |
LayoutBuilderEntityViewDisplayValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
locale_translate_file_attach_properties | function | core/ |
Generates file properties from filename and options. |
Map::$properties | property | core/ |
The array of properties. |
Map::getProperties | function | core/ |
Gets an array of property objects. |
MapDataNormalizerTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example typed data object with properties. |
MapDataNormalizerTest::testMapWithPropertiesNormalize | function | core/ |
Tests whether map data with properties can be normalized. |
MediaSourceImageTest::testOnlyMainPropertiesTriggerSourceFieldChanged | function | core/ |
Test that non-main properties do not trigger source field value change. |
MediaTypeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
MenuTreeStorage::loadByProperties | function | core/ |
Loads multiple plugin definitions from the storage based on properties. |
MenuTreeStorageInterface::loadByProperties | function | core/ |
Loads multiple plugin definitions from the storage based on properties. |
MenuTreeStorageTest::testLoadByProperties | function | core/ |
Tests MenuTreeStorage::loadByProperties(). |
MenuValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
MigrateSourceTest::testDefaultPropertiesValues | function | core/ |
Tests that default values are preserved for several source methods. |
NodeTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
Permission::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
Permissions::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example type data object. |
RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels | function | core/ |
@covers ::validate |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.