Search for from

  1. Search 7.x for from
  2. Search 9.5.x for from
  3. Search 8.9.x for from
  4. Search 10.3.x for from
  5. Other projects
Title Object type File name Summary
SqlContentEntityStorage::loadFromSharedTables function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Loads values for fields stored in the shared data tables.
SqlContentEntityStorage::mapFromStorageRecords function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Maps from storage records to entity objects, and attaches fields.
SqlContentEntityStorageSchema::getSchemaFromStorageDefinition function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets the schema data for the given field storage definition.
SqlContentEntityStorageTest::testDeleteFromDedicatedTablesExecutesOneDelete function core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageTest.php Tests that only one SQL DELETE is executed on dedicated data tables.
StackedRouteMatchInterface::getRouteMatchFromRequest function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Returns a route match from a given request, if possible.
StandardRecipeInstallTest::installDefaultThemeFromClassProperty function core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php Installs the default theme defined by `static::$defaultTheme` when needed.
StorageComparer::removeFromChangelist function core/lib/Drupal/Core/Config/StorageComparer.php Removes the entry from the given operation changelist for the given name.
SupernovaGenerator::generateFromRoute function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php Generates a URL or path for a specific route based on the given parameters.
SupernovaGenerator::getPathFromRoute function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php Gets the internal path (system path) for a route.
SvgSpriteExtractor::extractIdsFromSymbols function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/SvgSpriteExtractor.php Extract icon ID from SVG symbols.
SvgSpriteExtractor::extractIdsFromXml function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/SvgSpriteExtractor.php Extract icon ID from XML.
TableSort::getContextFromRequest function core/lib/Drupal/Core/Utility/TableSort.php Initializes the table sort context.
TaxonomyTermArgumentTidFromNodeTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php Tests the taxonomy term with argument from a node page.
TaxonomyTermArgumentTidFromNodeTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php
TaxonomyTermArgumentTidFromNodeTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php The theme to install as the default for testing.
TaxonomyTermArgumentTidFromNodeTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php Modules to install.
TaxonomyTermArgumentTidFromNodeTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php
TaxonomyTermArgumentTidFromNodeTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php Sets up the test.
TaxonomyTermArgumentTidFromNodeTest::testCacheInvalidation function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php Tests cache invalidation.
TemporaryQueryGuard::getAccessResultsFromEntityFilterHook function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets the combined access result for each JsonApiFilter::AMONG_* subset.
TermParentsTest::testParentFromQuery function core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Test the term add/edit form with parent query parameter.
TestableSqlContentEntityStorage::publicDeleteFromDedicatedTables function core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php Exposes the protected deleteFromDedicatedTables() method for testing.
TestFileParser::getTestListFromFile function core/lib/Drupal/Core/Test/RunTests/TestFileParser.php Gets the classes from a PHP file.
TestFileParserTest::testGetTestListFromFile function core/tests/Drupal/Tests/Core/Test/RunTests/TestFileParserTest.php Tests get test list from file.
TestItem::fieldSettingsFromConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Returns a settings array in the field type's canonical representation.
TestItem::storageSettingsFromConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Returns a settings array in the field type's canonical representation.
TestRouteSubscriber::routesFromArray function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TestRouteSubscriber::routesFromCollection function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TestRunnerKernel::createFromRequest function core/lib/Drupal/Core/Test/TestRunnerKernel.php Create a DrupalKernel object from a request.
TestStateBasedSectionStorage::deriveContextsFromRoute function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Derives the available plugin contexts from route values.
TestStateBasedSectionStorage::extractIdFromRoute function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestStateBasedSectionStorage::getSectionListFromId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TextEditorObjectDependentValidatorTrait::createTextEditorObjectFromContext function core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php Creates a text editor object from the execution context.
ToolkitGdTest::testCreateImageFromScratch function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Tests creation of image from scratch, and saving to storage.
Transition::$fromStateIds property core/modules/workflows/src/Transition.php The transition's from state IDs.
Transition::from function core/modules/workflows/src/Transition.php Gets the transition's from states.
TransitionInterface::DIRECTION_FROM constant core/modules/workflows/src/TransitionInterface.php The transition direction from.
TransitionInterface::from function core/modules/workflows/src/TransitionInterface.php Gets the transition's from states.
TransitionTest::testFromAndTo function core/modules/workflows/tests/src/Unit/TransitionTest.php Tests from and to.
TransportServiceFactoryTrait::fromDsnObject function core/lib/Drupal/Core/Mailer/TransportServiceFactoryTrait.php Constructs a transport instance given a DSN object.
TrustedRedirectResponseTest::providerCreateFromRedirectResponse function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php
TrustedRedirectResponseTest::testCreateFromRedirectResponse function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php Tests create from redirect response.
TypedConfigManager::createFromNameAndData function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets typed data for a given configuration name and its values.
TypedConfigManagerInterface::createFromNameAndData function core/lib/Drupal/Core/Config/TypedConfigManagerInterface.php Gets typed data for a given configuration name and its values.
Unicode::encodingFromBOM function core/lib/Drupal/Component/Utility/Unicode.php Decodes UTF byte-order mark (BOM) to the encoding name.
Unpacker::getPackageFromLinkTarget function composer/Plugin/RecipeUnpack/Unpacker.php Gets the package object from a link's target.
UnroutedUrlTest::providerFromInvalidUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Data provider for testFromInvalidUri().
UnroutedUrlTest::providerFromUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Data provider for testFromUri().
UnroutedUrlTest::testCreateFromRequest function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the createFromRequest method.
UnroutedUrlTest::testFromInvalidUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the fromUri() method.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.