Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTranslationOverviewTest::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationUiTest::testLocaleDBStorage | function | core/ |
Tests translation storage in locale storage. |
ConfigTranslationUiTestBase::$localeStorage | property | core/ |
String translation storage object. |
ConfigTranslationUiTestBase::$translatorUser | property | core/ |
Translator user for tests. |
ConfigurableLanguageManager::$configFactory | property | core/ |
The configuration storage service. |
ConfigurableLanguageManager::$configFactoryOverride | property | core/ |
The language configuration override service. |
ConfigurableLanguageManager::$negotiator | property | core/ |
The language negotiator. |
ConfigurableLanguageManager::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
ConfigurableLanguageManager::getNegotiator | function | core/ |
Returns the language negotiator. |
ConfigurableLanguageManager::setNegotiator | function | core/ |
Injects the language negotiator. |
ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
ConfigurableLanguageManagerInterface::getNegotiator | function | core/ |
Returns the language negotiator. |
ConfigurableLanguageManagerInterface::setNegotiator | function | core/ |
Injects the language negotiator. |
ConfigurableLanguageManagerTest::$languageNegotiator | property | core/ |
The language negotiator. |
ConfigureBlockFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
ConfigureBlockFormBase::$uuidGenerator | property | core/ |
The UUID generator. |
ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
ConfiguredTrait::$configFactory | property | core/ |
|
ConfigureSectionForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
ConfigureSectionForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureSectionForm::$sectionStorage | property | core/ |
The section storage. |
ConfigureSectionForm::getSectionStorage | function | core/ |
Retrieves the section storage property. |
Connection::$postgresqlConditionOperatorMap | property | core/ |
A map of condition operators to PostgreSQL operators. |
Connection::$sqliteConditionOperatorMap | property | core/ |
A map of condition operators to SQLite operators. |
Connection::defaultOptions | function | core/ |
Returns the default query options for any given query. |
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/ |
Data provider for testQueryTrim(). |
ConsoleInputCollector | class | core/ |
Collects input values for recipes from the command line. |
ConsoleInputCollector.php | file | core/ |
|
ConsoleInputCollector::collectValue | function | core/ |
|
ConsoleInputCollector::configureCommand | function | core/ |
Configures a console command to support the `--input` option. |
ConsoleInputCollector::getInputFromOptions | function | core/ |
Returns the `--input` options passed to the command. |
ConsoleInputCollector::INPUT_OPTION | constant | core/ |
The name of the command-line option for passing input values. |
ConsoleInputCollector::__construct | function | core/ |
|
Constraint::__toString | function | core/ |
Gets the constraint as a string. |
ConstraintFactory | class | core/ |
Constraint plugin factory. |
ConstraintFactory.php | file | core/ |
|
ConstraintFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
ConstraintFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Validation\ConstraintFactory |
ConstraintFactoryTest.php | file | core/ |
|
ConstraintFactoryTest::$modules | property | core/ |
Modules to install. |
ConstraintFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance |
ConstraintValidatorFactory | class | core/ |
Defines a constraint validator factory that works with container injection. |
ConstraintValidatorFactory.php | file | core/ |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.