Search for from
Title | Object type | File name | Summary |
---|---|---|---|
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::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/ |
|
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. |
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. |
DefaultsSectionStorage::extractIdFromRoute | function | core/ |
Configures the plugin based on route values. |
DefaultsSectionStorage::getSectionListFromId | function | core/ |
Derives the section list from the storage ID. |
DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
DefaultsSectionStorageTest::providerTestExtractIdFromRoute | function | core/ |
Provides data for ::testExtractIdFromRoute(). |
DefaultsSectionStorageTest::providerTestGetSectionListFromId | function | core/ |
Provides data for ::testGetSectionListFromId(). |
DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute |
DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
@covers ::extractEntityFromRoute |
DefaultsSectionStorageTest::testExtractIdFromRoute | function | core/ |
@covers ::extractIdFromRoute |
DefaultsSectionStorageTest::testGetSectionListFromId | function | core/ |
@covers ::getSectionListFromId |
DefaultsSectionStorageTest::testGetSectionListFromIdCreate | function | core/ |
@covers ::getSectionListFromId |
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.