Search for from
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ConnectionTest::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
ConnectionTest::testCreateConnectionOptionsFromUrl | function | core/ |
@covers ::createConnectionOptionsFromUrl @dataProvider providerCreateConnectionOptionsFromUrl |
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. |
ContextAwarePluginBase::createContextFromConfiguration | function | core/ |
Creates context objects from any context mappings in configuration. |
ContextAwarePluginBase::createContextFromConfiguration | function | core/ |
|
ContextAwarePluginTraitTest::testConfigurableGetContextValueFromConfiguration | function | core/ |
@covers ::getContextValue @group legacy |
ContextAwarePluginTraitTest::testGetContextValueFromConfiguration | function | core/ |
@covers ::getContextValue @group legacy |
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. |
CredentialFormTest::testCredentialFrom | function | core/ |
Test the credential form. |
CurrentRouteMatch::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
@covers ::getRouteMatchFromRequest |
CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting | function | core/ |
@covers ::getRouteMatchFromRequest |
DataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
DataDefinitionInterface::createFromDataType | function | core/ |
Creates a new data definition object. |
DataFieldRow::extractFromOptionsArray | function | core/ |
Extracts a set of option values from a nested options array. |
DataReferenceDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
DateTimeHandlerTestBase::getRelativeDateValuesFromTimestamp | function | core/ |
Returns an array formatted date_only values relative to timestamp. |
DateTimePlus::createFromArray | function | core/ |
Creates a date object from an array of date parts. |
DateTimePlus::createFromDateTime | function | core/ |
Creates a date object from an input date object. |
DateTimePlus::createFromFormat | function | core/ |
Creates a date object from an input format. |
DateTimePlus::createFromTimestamp | function | core/ |
Creates a date object from timestamp input. |
DefaultPluginManager::extractProviderFromDefinition | function | core/ |
Extracts the provider from a plugin definition. |
DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
DefaultsSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
DefaultsSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute |
DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
@covers ::extractEntityFromRoute |
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.