Search for from
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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 |
DatabaseDriverList::getFromDriverName | function | core/ |
Returns the first available driver extension by the driver name. |
DatabaseDriverListTest::testLegacyGetFromDriverName | function | core/ |
@covers ::getFromDriverName @group legacy |
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. |
DateRangeFieldTest::doTestFromToSetting | function | core/ |
Performs the test of the 'from_to' setting for given test data. |
DateRangeFieldTest::fromToSettingDataProvider | function | core/ |
Provides data for testing the 'from_to' setting. |
DateRangeFieldTest::testFromSetting | function | core/ |
Tests displaying dates with the 'from_to' setting. |
DateRangeFieldTest::testFromToSeparatorState | function | core/ |
Tests the conditional visibility of the 'Date separator' field. |
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. |
DateTimeRangeTrait::getFromToOptions | function | core/ |
Returns a list of possible values for the 'from_to' setting. |
datetime_range_post_update_from_to_configuration | function | core/ |
Adds 'from_to' in flagged entity view date range formatter. |
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 |
DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ |
Tests loading given a display. |
DeleteTruncateTest::testDeleteFromNonExistingTable | function | core/ |
Deleting from a not existing table throws a DatabaseExceptionWrapper. |
Dependency::createFromString | function | core/ |
Creates a new instance of this class from a dependency string. |
DependencyTest::providerCreateFromString | function | core/ |
Data provider for testCreateFromString. |
DependencyTest::testCreateFromString | function | core/ |
@covers ::createFromString @dataProvider providerCreateFromString |
DrupalCoreComposer::createFromPath | function | composer/ |
DrupalCoreComposer factory. |
DrupalCoreComposer::loadJsonFromPath | function | composer/ |
Load json data from the specified path. |
DrupalKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ |
Determines the entity type ID given a route definition and route defaults. |
EnableLayoutBuilderTrait::disableLayoutBuilderFromUi | function | core/ |
Disables Layout Builder using the UI. |
EnableLayoutBuilderTrait::enableLayoutBuilderFromUi | function | core/ |
Enables Layout Builder using the UI. |
EnforcedResponse::createFromException | function | core/ |
Constructs a new enforced response from the given exception. |
EntityAdapter::createFromEntity | function | core/ |
Creates an instance wrapping the given entity. |
EntityAutocomplete::extractEntityIdFromAutocompleteInput | function | core/ |
Extracts the entity ID from the autocompletion result. |
EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
EntityCondition::createFromQueryParameter | function | core/ |
Creates an EntityCondition object from a query parameter. |
EntityConditionTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter @dataProvider queryParameterProvider |
EntityContext::fromEntity | function | core/ |
Gets a context object from an entity. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.