Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::$identifierQuotes | property | core/ |
The identifier quote characters for the database type. |
| Connection::getProvider | function | core/ |
Get the module name of the module that is providing the database driver. |
| Connection::lastInsertId | function | core/ |
Returns the ID of the last inserted row or sequence value. |
| Connection::lastInsertId | function | core/ |
Returns the ID of the last inserted row or sequence value. |
| Connection::POSTGRESQL_NEXTID_LOCK | constant | core/ |
The name by which to obtain a lock for retrieve the next insert id. |
| Connection::quoteIdentifiers | function | core/ |
Quotes all identifiers in a query. |
| ConnectionTest::provideQueriesToTrim | function | core/ |
Data provider for testQueryTrim(). |
| ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
| ConnectionTest::providerEscapeAlias | function | core/ |
Data provider for testEscapeAlias. |
| ConnectionTest::providerEscapeDatabase | function | core/ |
Data provider for testEscapeDatabase. |
| ConnectionTest::providerEscapeFields | function | core/ |
Data provider for testEscapeField. |
| ConnectionTest::providerEscapeTables | function | core/ |
Data provider for testEscapeTable. |
| ConnectionTest::providerFilterComments | function | core/ |
Data provider for testFilterComments(). |
| ConnectionTest::providerGetDriverClass | function | core/ |
Data provider for testGetDriverClass(). |
| ConnectionTest::providerMakeComments | function | core/ |
Data provider for testMakeComments(). |
| ConnectionTest::providerMockedBacktrace | function | core/ |
Provides data for testFindCallerFromDebugBacktraceWithMockedBacktrace. |
| ConnectionTest::providerPrefixRoundTrip | function | core/ |
Data provider for testPrefixRoundTrip(). |
| ConnectionTest::providerSchema | function | core/ |
Data provider for testSchema(). |
| ConnectionTest::providerSupportedFetchModes | function | core/ |
Provides data for testSupportedFetchModes. |
| ConnectionTest::providerSupportedLegacyFetchModes | function | core/ |
Provides data for testSupportedFetchModes. |
| ConnectionTest::providerTestPrefixTables | function | core/ |
Data provider for testPrefixTables(). |
| ConnectionTest::providerUnsupportedFetchModes | function | core/ |
Provides data for testUnsupportedFetchModes. |
| ConnectionTest::providerVersionAndIsMariaDb | function | core/ |
Provides test data. |
| ConnectionTest::testConnectionRoutingOverride | function | core/ |
Tests that connections return appropriate connection objects. |
| ConnectionTest::testIdentifierQuotesAssertCount | function | core/ |
Tests identifier quotes assert count. |
| ConnectionTest::testIdentifierQuotesAssertString | function | core/ |
Tests identifier quotes assert string. |
| Constraint::$id | property | core/ |
The constraint plugin ID. |
| ConstraintTest::providerIsCompatible | function | core/ |
Provider for testIsCompatible. |
| ConstraintValidatorFactory | class | core/ |
Defines a constraint validator factory that works with container injection. |
| ConstraintValidatorFactory.php | file | core/ |
|
| ConstraintValidatorFactory::$classResolver | property | core/ |
The class resolver. |
| ConstraintValidatorFactory::getInstance | function | core/ |
|
| ConstraintValidatorFactory::__construct | function | core/ |
Constructs a new ConstraintValidatorFactory. |
| ConstraintViolationBuilder::setInvalidValue | function | core/ |
|
| ContactCategory::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ContactCategoryTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ContactForm::$id | property | core/ |
The form ID. |
| ContactFormEditForm::$emailValidator | property | core/ |
The email validator. |
| ContactFormEditForm::$pathValidator | property | core/ |
The path validator. |
| ContactFormEditForm::validateForm | function | core/ |
Form validation handler. |
| ContactFormResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ContactFormTest::$entityTypeId | property | core/ |
The tested entity type. |
| ContactFormValidationTest | class | core/ |
Tests validation of contact_form entities. |
| ContactFormValidationTest.php | file | core/ |
|
| ContactFormValidationTest::$modules | property | core/ |
Modules to install. |
| ContactFormValidationTest::setUp | function | core/ |
|
| ContactFormValidationTest::testMessageValidation | function | core/ |
Tests validation of message. |
| ContactSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.