Home
last modified time | relevance | path

Searched defs:property (Results 51 – 75 of 302) sorted by relevance

12345678910>>...13

/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineProxyFilter.php18 public function apply($object, $property, $objectCopier)
H A DDoctrineCollectionFilter.php18 public function apply($object, $property, $objectCopier)
H A DDoctrineEmptyCollectionFilter.php21 public function apply($object, $property, $objectCopier)
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
H A DDoctrineProxyMatcher.php18 public function matches($object, $property)
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DSetNullFilter.php17 public function apply($object, $property, $objectCopier)
H A DReplaceFilter.php30 public function apply($object, $property, $objectCopier)
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
DDoctrineProxyMatcher.php18 public function matches($object, $property)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Properties.php29 public function setProperty($property)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Naming/
DSerializedNameAnnotationStrategy.php29 public function translateName(PropertyMetadata $property): string
DCamelCaseNamingStrategy.php35 public function translateName(PropertyMetadata $property): string
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
DDoctrineCollectionFilter.php18 public function apply($object, $property, $objectCopier)
DDoctrineEmptyCollectionFilter.php21 public function apply($object, $property, $objectCopier)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
DCachedReader.php103 public function getPropertyAnnotations(\ReflectionProperty $property)
123 public function getPropertyAnnotation(\ReflectionProperty $property, $annotationName)
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy.php164 var $property = ''; variable in csstidy
877 function css_add_property($media,$selector,$property,$new_val)
980 function property_is_valid($property) {
/plugin/bez/mdl/
H A DEntity.php58 public function __get($property) {
71 protected function set_property($property, $value) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/
DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
DPropertyTypeMatcher.php34 public function matches($object, $property)
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/
DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
DReplaceFilter.php30 public function apply($object, $property, $objectCopier)
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyTypeMatcher.php34 public function matches($object, $property)
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DPropertyOrder.php46 public function setProperty(PropertyReference $property)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
DExclusionStrategyInterface.php26 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ExclusionStrategy/
DAlwaysExcludeExclusionStrategy.php19 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool

12345678910>>...13