Search for quote
- Search 7.x for quote
- Search 9.5.x for quote
- Search 10.3.x for quote
- Search 11.x for quote
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::quote | function | core/ |
Quotes a string for use in a query. |
Connection::quoteIdentifier | function | core/ |
Quotes an identifier if it matches a MySQL reserved keyword. |
DocParserTest::testAnnotationDontAcceptSingleQuotes | function | core/ |
|
DocParserTest::testSupportsEscapedQuotedValues | function | core/ |
@group 44 |
LinkGeneratorTest::testGenerateUrlWithQuotes | function | core/ |
Tests the generate() method with a url containing double quotes. |
PoStreamReader::parseQuoted | function | core/ |
Parses a string in quotes. |
quotes.css | file | core/ |
/* Example from https://www.w3.org/TR/CSS2/syndata.html#rule-sets */ q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"] { color: red } /* A pseudo selector with essential whitespace… |
quotes.css.optimized.css | file | core/ |
q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"]{color:red}q[style*="quotes: none"]{quotes:none;}q[style*='quotes: none']{quotes:none;}q:after{content:": colon… |
_locale_strip_quotes | function | core/ |
Removes the quotes and string concatenations from the string. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.