Search for from
Title | Object type | File name | Summary |
---|---|---|---|
AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
AttachedAssets::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
AttachedAssetsInterface::createFromRenderArray | function | core/ |
Creates an AttachedAssetsInterface object from a render array. |
AttributeClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
BaseFieldDefinition::createFromFieldStorageDefinition | function | core/ |
Creates a new field definition based upon a field storage definition. |
BaseFieldDefinition::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
BaseFieldDefinition::getInitialValueFromField | function | core/ |
Returns the name of the field that will be used for getting initial values. |
BaseFieldDefinition::setInitialValueFromField | function | core/ |
Sets a field that will be used for getting initial values. |
BaseFieldOverride::createFromBaseFieldDefinition | function | core/ |
Creates a base field override object. |
BubbleableMetadata::createFromObject | function | core/ |
Creates a bubbleable metadata object from a depended object. |
BubbleableMetadata::createFromRenderArray | function | core/ |
Creates a bubbleable metadata object with values taken from a render array. |
BubbleableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
BubbleableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray[[api-linebreak]] @dataProvider providerTestCreateFromRenderArray |
BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
CacheableMetadata::createFromObject | function | core/ |
Creates a CacheableMetadata object from a depended object. |
CacheableMetadata::createFromRenderArray | function | core/ |
Creates a CacheableMetadata object with values taken from a render array. |
CacheableMetadataTest::providerTestCreateFromObject | function | core/ |
Provides test data for createFromObject(). |
CacheableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
CacheableMetadataTest::testCreateFromObject | function | core/ |
@covers ::createFromObject[[api-linebreak]] @dataProvider providerTestCreateFromObject |
CacheableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray[[api-linebreak]] @dataProvider providerTestCreateFromRenderArray |
CacheableSecuredRedirectResponse::fromResponse | function | core/ |
Copies over the values from the given response. |
CacheCollectorTest::testGetFromCache | function | core/ |
Tests returning value from the collected cache. |
CallableResolver::getCallableFromDefinition | function | core/ |
Gets a callable from a definition. |
CheckpointStorage::$readFromCheckpoint | property | core/ |
The checkpoint to read from. |
CheckpointStorage::getCheckpointsToReadFrom | function | core/ |
Gets the checkpoints to read from. |
CheckpointStorage::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
CheckpointStorageInterface::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
ClassResolver::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
ClassResolverInterface::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
ClientFactoryTest::testCreateFromOptions | function | core/ |
@covers ::fromOptions[[api-linebreak]] @dataProvider providerTestCreateFromOptions |
CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
ComponentPluginManager::libraryFromDefinition | function | core/ |
Creates the library declaration array from a component definition. |
ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
ComposerPatchesValidatorTest::REQUIRE_PACKAGE_FROM_ROOT | constant | core/ |
|
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. |
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[[api-linebreak]] |
ConfigTargetTest::testFromFormException | function | core/ |
@covers ::fromForm[[api-linebreak]] @dataProvider providerTestFromFormException |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.