Search for from
Title | Object type | File name | Summary |
---|---|---|---|
ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
ConfigEntityMapper::populateFromRouteMatch | function | core/ |
Populate the config mapper with route match data. |
ConfigEntityStorage::createFromStorageRecord | function | core/ |
Creates a configuration entity from storage values. |
ConfigEntityStorage::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
ConfigEntityStorage::updateFromStorageRecord | function | core/ |
Updates a configuration entity from storage values. |
ConfigEntityStorage::_doCreateFromStorageRecord | function | core/ |
Helps create a configuration entity from storage values. |
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/ |
@covers ::fromForm |
ConfigTargetTest::testFromFormException | function | core/ |
@covers ::fromForm @dataProvider providerTestFromFormException |
ConfigTargetTest::testFromFormString | function | core/ |
@covers ::fromForm @covers ::fromString |
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/ |
|
Connection::createConnectionOptionsFromUrl | function | core/ |
Creates an array of database connection options from a URL. |
Connection::createUrlFromConnectionOptions | function | core/ |
|
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/ |
@covers ::createConnectionOptionsFromUrl @dataProvider providerCreateConnectionOptionsFromUrl |
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. |
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/ |
|
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(). |
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.