Search for to
Title | Object type | File name | Summary |
---|---|---|---|
Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
ConnectionTest::provideQueriesToTrim | function | core/ |
Dataprovider for testQueryTrim(). |
ConnectionUnitTest::$monitor | property | core/ |
A database connection used for monitoring processes. |
ConnectionUnitTest::testOpenClose | function | core/ |
Tests Database::closeConnection() without query. |
ConnectionUnitTest::testOpenQueryClose | function | core/ |
Tests Database::closeConnection() with a query. |
ConnectionUnitTest::testOpenQueryPrefetchClose | function | core/ |
Tests Database::closeConnection() with a query and custom prefetch method. |
ConnectionUnitTest::testOpenSelectQueryClose | function | core/ |
Tests Database::closeConnection() with a select query. |
Constraint::toArray | function | core/ |
A list of associative arrays representing the constraint. |
Constraint::__toString | function | core/ |
Gets the constraint as a string. |
ConstraintTest::testToArray | function | core/ |
@covers ::toArray @group legacy @expectedDeprecation Drupal\Component\Version\Constraint::toArray() only exists to provide a backwards compatibility layer. See https://www.drupal.org/node/2756875 |
ConstraintValidatorFactory | class | core/ |
Defines a constraint validator factory that works with container injection. |
ConstraintValidatorFactory.php | file | core/ |
|
ConstraintValidatorFactory::getInstance | function | core/ |
|
ConstraintValidatorFactory::__construct | function | core/ |
Constructs a new ConstraintValidatorFactory. |
ConstraintViolationBuilder::$translator | property | core/ |
The translator. |
ContactFormEditForm::$emailValidator | property | core/ |
The email validator. |
ContactFormEditForm::$pathValidator | property | core/ |
The path validator. |
ContactPageAccess::$configFactory | property | core/ |
The contact settings config object. |
ContactSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
ContactSitewideTest::testAutoReply | function | core/ |
Tests auto-reply on the site-wide contact form. |
ContactStorageTest | class | core/ |
Tests storing contact messages. |
ContactStorageTest.php | file | core/ |
|
ContactStorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContactStorageTest::$modules | property | core/ |
Modules to enable. |
ContactStorageTest::testContactStorage | function | core/ |
Tests configuration options and the site-wide contact form. |
contact_post_update_add_message_redirect_field_to_contact_form | function | core/ |
Initialize 'message' and 'redirect' field values to 'contact_form' entities. |
contact_storage_test.info.yml | file | core/ |
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml |
contact_storage_test.install | file | core/ |
Contains install and update hooks. |
contact_storage_test.module | file | core/ |
Contains custom contact message functionality for ContactStorageTest. |
contact_storage_test.schema.yml | file | core/ |
core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml |
contact_storage_test_contact_form_form_builder | function | core/ |
Entity builder for the contact form edit form with third party options. |
contact_storage_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
contact_storage_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
contact_storage_test_form_contact_form_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for contact_form_form(). |
contact_storage_test_install | function | core/ |
Implements hook_install(). |
ContainerAwareEventDispatcherTest::testStopEventPropagation | function | core/ |
|
ContainerBuilder::$proxyInstantiator | property | core/ |
|
ContainerBuilder::getProxyInstantiator | function | core/ |
Retrieves the currently set proxy instantiator or instantiates one. |
ContainerBuilderTest::testConstructor | function | core/ |
Tests constructor and resource tracking disabling. |
ContainerDerivativeDiscoveryDecorator | class | core/ |
Injects dependencies into derivers if they use ContainerDeriverInterface. |
ContainerDerivativeDiscoveryDecorator.php | file | core/ |
|
ContainerDerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
ContainerDerivativeDiscoveryDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator @group Plugin |
ContainerDerivativeDiscoveryDecoratorTest.php | file | core/ |
|
ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
ContainerFactory | class | core/ |
Plugin factory which passes a container to a create method. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.