Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
ConfigureSectionForm::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin form manager.
ConfigureSectionForm::$sectionStorage property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The section storage.
ConfigureSectionForm::getSectionStorage function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the section storage property.
Connection::$postgresqlConditionOperatorMap property core/modules/pgsql/src/Driver/Database/pgsql/Connection.php A map of condition operators to PostgreSQL operators.
Connection::$sqliteConditionOperatorMap property core/modules/sqlite/src/Driver/Database/sqlite/Connection.php A map of condition operators to SQLite operators.
Connection::defaultOptions function core/lib/Drupal/Core/Database/Connection.php Returns the default query options for any given query.
Connection::mapConditionOperator function core/lib/Drupal/Core/Database/Connection.php Gets any special processing requirements for the condition operator.
Connection::mapConditionOperator function core/tests/fixtures/database_drivers/custom/fake/Connection.php Gets any special processing requirements for the condition operator.
Connection::mapConditionOperator function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Gets any special processing requirements for the condition operator.
Connection::mapConditionOperator function core/modules/mysql/src/Driver/Database/mysql/Connection.php Gets any special processing requirements for the condition operator.
Connection::mapConditionOperator function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Gets any special processing requirements for the condition operator.
ConnectionTest::provideQueriesToTrim function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Data provider for testQueryTrim().
ConsoleInputCollector class core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Collects input values for recipes from the command line.
ConsoleInputCollector.php file core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php
ConsoleInputCollector::collectValue function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php
ConsoleInputCollector::configureCommand function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Configures a console command to support the `--input` option.
ConsoleInputCollector::getInputFromOptions function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php Returns the `--input` options passed to the command.
ConsoleInputCollector::INPUT_OPTION constant core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php The name of the command-line option for passing input values.
ConsoleInputCollector::__construct function core/lib/Drupal/Core/Recipe/ConsoleInputCollector.php
Constraint::__toString function core/lib/Drupal/Component/Version/Constraint.php Gets the constraint as a string.
ConstraintFactory class core/lib/Drupal/Core/Validation/ConstraintFactory.php Constraint plugin factory.
ConstraintFactory.php file core/lib/Drupal/Core/Validation/ConstraintFactory.php
ConstraintFactory::createInstance function core/lib/Drupal/Core/Validation/ConstraintFactory.php Creates a plugin instance based on the provided ID and configuration.
ConstraintFactoryTest class core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php @coversDefaultClass \Drupal\Core\Validation\ConstraintFactory
ConstraintFactoryTest.php file core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php
ConstraintFactoryTest::$modules property core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php Modules to install.
ConstraintFactoryTest::testCreateInstance function core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php @covers ::createInstance
ConstraintValidatorFactory class core/lib/Drupal/Core/Validation/ConstraintValidatorFactory.php Defines a constraint validator factory that works with container injection.
ConstraintValidatorFactory.php file core/lib/Drupal/Core/Validation/ConstraintValidatorFactory.php
ConstraintValidatorFactory::$classResolver property core/lib/Drupal/Core/Validation/ConstraintValidatorFactory.php The class resolver.
ConstraintValidatorFactory::getInstance function core/lib/Drupal/Core/Validation/ConstraintValidatorFactory.php
ConstraintValidatorFactory::__construct function core/lib/Drupal/Core/Validation/ConstraintValidatorFactory.php Constructs a new ConstraintValidatorFactory.
ContactFormEditForm::$emailValidator property core/modules/contact/src/ContactFormEditForm.php The email validator.
ContactFormEditForm::$pathValidator property core/modules/contact/src/ContactFormEditForm.php The path validator.
ContactPageAccess::$configFactory property core/modules/contact/src/Access/ContactPageAccess.php The contact settings config object.
ContactSettings::initializeIterator function core/modules/contact/src/Plugin/migrate/source/ContactSettings.php Initializes the iterator with the source data.
ContactSitewideTest::testAutoReply function core/modules/contact/tests/src/Functional/ContactSitewideTest.php Tests auto-reply on the site-wide contact form.
ContactStorageTest class core/modules/contact/tests/src/Functional/ContactStorageTest.php Tests storing contact messages.
ContactStorageTest.php file core/modules/contact/tests/src/Functional/ContactStorageTest.php
ContactStorageTest::$defaultTheme property core/modules/contact/tests/src/Functional/ContactStorageTest.php The theme to install as the default for testing.
ContactStorageTest::$modules property core/modules/contact/tests/src/Functional/ContactStorageTest.php Modules to install.
ContactStorageTest::testContactStorage function core/modules/contact/tests/src/Functional/ContactStorageTest.php Tests configuration options and the site-wide contact form.
contact_storage_test.info.yml file core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml
contact_storage_test.install file core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.install
contact_storage_test.module file core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module
contact_storage_test.schema.yml file core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml
contact_storage_test_contact_form_form_builder function core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Entity builder for the contact form edit form with third party options.
contact_storage_test_entity_base_field_info function core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Implements hook_entity_base_field_info().
contact_storage_test_entity_type_alter function core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Implements hook_entity_type_alter().
contact_storage_test_form_contact_form_form_alter function core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Implements hook_form_FORM_ID_alter() for contact_form_form().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.