Search for from
Title | Object type | File name | Summary |
---|---|---|---|
RecipeTest::testCreateFromDirectory2 | function | core/ |
@testWith ["no_extensions", "No extensions" , "Testing", [], "A recipe description"] ["install_two_modules", "Install two modules" , "Content type", ["filter",… |
RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ |
|
RedirectTest::testRedirectFromErrorPages | function | core/ |
Tests form redirection from 404/403 pages with the Block form. |
RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
Relationship::buildLinkCollectionFromEntityReferenceField | function | core/ |
Builds a LinkCollection for the given entity reference field. |
Relationship::createFromEntityReferenceField | function | core/ |
Creates a new Relationship from an entity reference field. |
remove-description-from-article-content-type.php | file | core/ |
Empties the description of the `article` content type. |
remove-description-from-tags-vocabulary.php | file | core/ |
Empties the description of the `tags` vocabulary. |
RendererPlaceholdersTest::testNonArrayReturnFromLazyBuilder | function | core/ |
Tests that an error is thrown if a lazy builder doesn't return an array. |
RequestContext::fromRequest | function | core/ |
|
RequestContext::fromRequestStack | function | core/ |
Populates the context from the current request from the request stack. |
ResourceIdentifier::fromEntity | function | core/ |
Creates a ResourceIdentifier object. |
ResourceObject::buildLinksFromEntity | function | core/ |
Builds a LinkCollection for the given entity. |
ResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
ResourceObject::extractFieldsFromEntity | function | core/ |
Extracts the entity's fields. |
ResourceTestBase::removeResourceTypeFromDocument | function | core/ |
Makes the JSON:API document violate the spec by omitting the resource type. |
ResourceTestBase::revokePermissionsFromTestedRole | function | core/ |
Revokes permissions from the authenticated role. |
ResourceTypeBuildEvent::createFromEntityTypeAndBundle | function | core/ |
Creates a new ResourceTypeBuildEvent. |
ResourceTypeRepository::getRelatableResourceTypesFromFieldDefinition | function | core/ |
Get relatable resource types from a field definition. |
RevisionDeleteForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
RevisionRevertForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
RouteMatch::createFromRequest | function | core/ |
Creates a RouteMatch from a request. |
RouteMatchTest::testRouteMatchFromRequest | function | core/ |
@covers ::createFromRequest @covers ::__construct |
Routes::getResourceTypeNameFromParameters | function | core/ |
Gets the resource type from a route or request's parameters. |
ScaffoldTest::assertDefaultSettingsFromScaffoldOverride | function | core/ |
Asserts that the default settings file was overridden by the test. |
Section::fromArray | function | core/ |
Creates an object from an array representation of the section. |
SectionComponent::fromArray | function | core/ |
Creates an object from an array representation of the section component. |
SectionStorageInterface::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
SecuredRedirectResponse::createFromRedirectResponse | function | core/ |
Copies an existing redirect response into a safe one. |
SecuredRedirectResponse::fromResponse | function | core/ |
Copies over the values from the given response. |
SecurityAdvisory::createFromArray | function | core/ |
Creates a SecurityAdvisories instance from an array. |
SecurityAdvisoryTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
SecurityAdvisoryTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
SecurityAdvisoryTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
SecurityAdvisoryTest::testCreateFromArray | function | core/ |
Tests creating with valid data. |
SecurityAdvisoryTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
SecurityAdvisoryTest::testCreateFromArrayMissingField | function | core/ |
Tests exceptions with missing fields. |
SelectSubqueryTest::testFromSubquerySelect | function | core/ |
Tests that we can use a subquery in a FROM clause. |
SelectSubqueryTest::testFromSubquerySelectWithLimit | function | core/ |
Tests that we can use a subquery in a FROM clause with a LIMIT. |
SessionAuthenticationTest::testSessionFromBasicAuthenticationDoesNotLeak | function | core/ |
Check that a basic authentication session does not leak. |
SessionHttpsTest::getPathFromLocationHeader | function | core/ |
Extracts internal path from the location header on the response. |
SessionTestController::getFromSessionObject | function | core/ |
Prints the stored session value to the screen. |
SessionTestController::getIdFromCookie | function | core/ |
Print the current session ID as read from the cookie. |
SimpleConfigSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
Sort::createFromQueryParameter | function | core/ |
Creates a Sort object from a query parameter. |
SortTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter @dataProvider parameterProvider |
SortTest::testCreateFromQueryParameterFail | function | core/ |
@covers ::createFromQueryParameter @dataProvider badParameterProvider |
SqlContentEntityStorage::deleteFromDedicatedTables | function | core/ |
Deletes values of fields in dedicated tables for all revisions. |
SqlContentEntityStorage::deleteRevisionFromDedicatedTables | function | core/ |
Deletes values of fields in dedicated tables for all revisions. |
SqlContentEntityStorage::getFromStorage | function | core/ |
Gets entities from the storage. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.