Search for from
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityStorageInterface::createFromStorageRecord | function | core/ |
Creates a configuration entity from storage values. |
| ConfigEntityStorageInterface::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
| ConfigEntityStorageInterface::updateFromStorageRecord | function | core/ |
Updates a configuration entity from storage values. |
| ConfigFormBase::loadDefaultValuesFromConfig | function | core/ |
Process callback to recursively load default values from #config_target. |
| ConfigMapperInterface::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
| ConfigMapperInterface::populateFromRouteMatch | function | core/ |
Populate the config mapper with route match data. |
| ConfigNamesMapper::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
| ConfigNamesMapper::populateFromRouteMatch | function | core/ |
Populate the config mapper with route match data. |
| ConfigNamesMapperTest::testPopulateFromRouteMatch | function | core/ |
Tests ConfigNamesMapper::populateFromRouteMatch(). |
| ConfigTarget::$fromConfig | property | core/ |
Transforms a value loaded from config before it gets displayed by the form. |
| ConfigTarget::fromForm | function | core/ |
Gets the config target object for an element from a form array. |
| ConfigTarget::fromString | function | core/ |
Creates a ConfigTarget object. |
| ConfigTargetTest::providerTestFromFormException | function | core/ |
|
| ConfigTargetTest::testFromFormConfigTarget | function | core/ |
Tests from form config target. |
| ConfigTargetTest::testFromFormException | function | core/ |
Tests from form exception. |
| ConfigTargetTest::testFromFormString | function | core/ |
Tests from form string. |
| ConfigTranslationOverviewAccess::getMapperFromRouteMatch | function | core/ |
Gets a configuration mapper using a route match. |
| ConfigurableLanguage::createFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
| Connection::createConnectionOptionsFromUrl | function | core/ |
Creates an array of database connection options from a URL. |
| Connection::createConnectionOptionsFromUrl | function | core/ |
Creates an array of database connection options from a URL. |
| Connection::createUrlFromConnectionOptions | function | core/ |
Creates a URL from an array of database connection options. |
| Connection::createUrlFromConnectionOptions | function | core/ |
Creates a URL from an array of database connection options. |
| Connection::findCallerFromDebugBacktrace | function | core/ |
Determine the last non-database method that called the database API. |
| Connection::removeDatabaseEntriesFromDebugBacktrace | function | core/ |
Removes database related calls from a backtrace array. |
| ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
| ConnectionTest::testCreateConnectionOptionsFromUrl | function | core/ |
Tests create connection options from url. |
| ConnectionTest::testDeprecationOfRootInConnectionOptionsFromUrl | function | core/ |
Confirms deprecation of the $root argument. |
| ConnectionTest::testFindCallerFromDebugBacktrace | function | core/ |
Tests that the proper caller is retrieved from the backtrace. |
| ConnectionTest::testFindCallerFromDebugBacktraceWithMockedBacktrace | function | core/ |
Tests that a log called by a custom database driver returns proper caller. |
| ConsoleInputCollector::getInputFromOptions | function | core/ |
Returns the `--input` options passed to the command. |
| ContainerTest::testGetForClassFromParameter | function | core/ |
Tests that Container::get() works properly for class from parameters. |
| ContainerTest::testResolveServicesAndParametersForServiceInstantiatedFromParameter | function | core/ |
Tests that a parameter that points to a service works correctly. |
| ContentEntityBase::$fieldsToSkipFromTranslationChangesCheck | property | core/ |
Local cache for fields to skip from the checking for translation changes. |
| ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
| ContentEntityStorageBase::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
| ContentEntityStorageBase::getBundleFromValues | function | core/ |
Retrieves the bundle from an array of values. |
| ContentEntityStorageBase::getFromPersistentCache | function | core/ |
Gets entities from the persistent cache backend. |
| ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
| ContentModerationState::loadFromModeratedEntity | function | core/ |
Loads a content moderation state entity. |
| ContentModerationState::updateOrCreateFromEntity | function | core/ |
Creates or updates an entity's moderation state whilst saving that entity. |
| Context::createFromContext | function | core/ |
Creates a new context with a different value. |
| ContextInterface::createFromContext | function | core/ |
Creates a new context with a different value. |
| ControllerResolver::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverInterface::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
| ControllerResolverTest::providerTestGetControllerFromDefinition | function | core/ |
Provides test data for testGetControllerFromDefinition(). |
| ControllerResolverTest::testGetControllerFromDefinition | function | core/ |
Tests getControllerFromDefinition(). |
| ControllerResolverTest::testGetControllerFromDefinitionNotCallable | function | core/ |
Tests getControllerFromDefinition() without a callable. |
| Cookie::getUserFromSession | function | core/ |
Returns the UserSession object for the given session. |
| CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager | function | core/ |
|
| CredentialFormTest::testCredentialFrom | function | core/ |
Test the credential form. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.