Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 172) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResponsePolicyRule.php25 public $behavior; variable in Google\\Service\\Dns\\ResponsePolicyRule
44 public function setBehavior($behavior) argument
46 $this->behavior = $behavior;
53 return $this->behavior;
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md15 The goal of this code of conduct is to specify a baseline standard of behavior so
20 All questions and reports of abusive, harassing, or otherwise unacceptable behavior
35 Examples of behavior that contributes to creating a positive environment
44 Examples of unacceptable behavior by participants include:
59 behavior and are expected to take appropriate and fair corrective action in
60 response to any instances of unacceptable behavior.
79 Instances of abusive, harassing, or otherwise unacceptable behavior may be
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md12 * The behavior of the non-specific tag `!` is changed and now forces
27 `Parser::parse()`, and `Dumper::dump()` methods to configure the behavior of
54 * Deprecated using the non-specific tag `!` as its behavior will change in 4.0.
142 * Added support for customizing the YAML parser behavior through an optional bit field:
184 anymore (call Yaml::enablePhpParsing() to get back the old behavior)
/plugin/farmer/lang/en/
H A Dtab_config.txt1 Here the basic behavior of the farm is configured. Please be aware that changing options here will affect all animals.
H A Dtab_config_help.txt24 behavior here. Be sure that your Farmer's host name is set up correctly above, before switching away from the
/plugin/mediacacheconfig/
H A Dplugin.info.txt6 desc Allows the configuration default caching behavior for media files
H A DREADME3 Allows the configuration default caching behavior for media files
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.RemoveInvalidImg.txt
H A DAutoFormat.RemoveEmpty.RemoveNbsp.txt
H A DHTML.Attr.Name.UseCDATA.txt
H A DAttr.DefaultImageAlt.txt
H A DAttr.EnableID.txt
H A DURI.Base.txt
H A DHTML.ForbiddenElements.txt
H A DAttr.ClassUseCDATA.txt
H A DAutoFormat.AutoParagraph.txt
H A DAutoFormat.RemoveEmpty.txt
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md65 * The behavior of the non-specific tag `!` is changed and now forces
80 `Parser::parse()`, and `Dumper::dump()` methods to configure the behavior of
107 * Deprecated using the non-specific tag `!` as its behavior will change in 4.0.
195 * Added support for customizing the YAML parser behavior through an optional bit field:
237 anymore (call Yaml::enablePhpParsing() to get back the old behavior)
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md23 to `LONG_MAX`. This more closely matches the behavior of the pure
60 This was change to match the behavior of the pure PHP class.
120 * Clarified behavior of 128-bit type in documentation.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md76 behavior of objects with very limited knowledge about them. But as with any other prophecy,
117 Dummy is your friend if you don't care about the actual behavior of this double and just need
131 A stub is an object double, which doesn't have any expectations about the object behavior,
183 behaviors where some method call changes behavior of others. In PHPUnit or Mockery
277 no behavior whatsoever.
331 Now we know how to define doubles without behavior (dummies) and doubles with behavior, but
343 Predictions are a delayed behavior check for your prophecies. You see, during the entire lifetime
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dwith.rst36 disable this behavior by appending the ``only`` keyword:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconfig-hash.asciidoc28 If this behavior is not desired (for example, you are using the hash for other
/plugin/sphinxsearch/
H A DINSTALL26 5. You can fine-tune the search behavior by editing the configuration
/plugin/extendpage/
H A DREADME.md24 The syntax for the first column follows the same behavior as the [assignments in
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Darrays.rst8 to configure its behavior, but if we try to serialize directly an array

1234567