Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeTest::testCreateFromDirectory2 | function | core/ |
Tests create from directory 2. |
| RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ |
Tests creating a recipe from an empty directory. |
| RecipeTest::testExampleRecipe | function | core/ |
Tests processing a recipe. |
| RecipeTest::testExtra | function | core/ |
Tests getting extra extension-specific info from a recipe. |
| RecipeTest::testImplicitlyRequiredModule | function | core/ |
Tests creating a recipe with a missing implicitly required module. |
| RecipeTest::testPreExistingDifferentConfiguration | function | core/ |
Tests creating a pre-existing configuration with a different configuration. |
| RecipeTest::testPreExistingMatchingConfiguration | function | core/ |
Tests creating an existing configuration with the same configuration. |
| RecipeTestTrait | trait | core/ |
Contains helper methods for interacting with recipes in functional tests. |
| RecipeTestTrait.php | file | core/ |
|
| RecipeTestTrait::alterRecipe | function | core/ |
Alters an existing recipe. |
| RecipeTestTrait::applyRecipe | function | core/ |
Applies a recipe to the site. |
| RecipeTestTrait::createRecipe | function | core/ |
Creates a recipe in a temporary directory. |
| RecipeTestTrait::runDrupalCommand | function | core/ |
Runs the `core/scripts/dr` script with the given arguments. |
| RecipeValidationTest | class | core/ |
Tests Recipe Validation. |
| RecipeValidationTest.php | file | core/ |
|
| RecipeValidationTest::providerRecipeValidation | function | core/ |
Data provider for ::testRecipeValidation(). |
| RecipeValidationTest::testRecipeValidation | function | core/ |
Tests the validation of recipe.yml file. |
| RecursiveContextualValidatorTest::testBasicValidateWithMultipleConstraints | function | core/ |
Tests basic validate with multiple constraints. |
| RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels | function | core/ |
Tests properties validate with multiple levels. |
| RecursiveExtensionFilterCallback::$skippedFolders | property | core/ |
List of directory names to skip when recursing. |
| ReferenceBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| RegistryTest::testMultipleSubThemes | function | core/ |
Tests the theme registry with multiple subthemes. |
| ReindexConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| Relationship | class | core/ |
Represents references from one resource object to other resource object(s). |
| Relationship.php | file | core/ |
|
| Relationship::$context | property | core/ |
The context resource object of the relationship. |
| Relationship::$data | property | core/ |
The data of the relationship object. |
| Relationship::$fieldName | property | core/ |
The relationship's public field name. |
| Relationship::$links | property | core/ |
The relationship object's links. |
| Relationship::$meta | property | core/ |
The relationship object's meta member. |
| 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. |
| Relationship::getContext | function | core/ |
Gets context resource object of the relationship. |
| Relationship::getData | function | core/ |
Gets the relationship object's data. |
| Relationship::getFieldName | function | core/ |
Gets the relationship object's public field name. |
| Relationship::getLinks | function | core/ |
Gets the relationship object's links. |
| Relationship::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| Relationship::getMergedMeta | function | core/ |
Merges the object's meta member with the top-level meta member. |
| Relationship::getMeta | function | core/ |
Gets the relationship object's metadata. |
| Relationship::getOmissions | function | core/ |
Returns the data that was omitted from the JSON:API document. |
| Relationship::__construct | function | core/ |
Relationship constructor. |
| RelationshipData | class | core/ |
Represents the data of a relationship object or relationship document. |
| RelationshipData.php | file | core/ |
|
| RelationshipData::__construct | function | core/ |
RelationshipData constructor. |
| RelationshipJoinInTest | class | core/ |
Tests the base relationship handler. |
| RelationshipJoinInTest.php | file | core/ |
|
| RelationshipJoinInTest::$columnMap | property | core/ |
Maps between the key in the expected result and the query result. |
| RelationshipJoinInTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipJoinInTest::testRelationshipInQuery | function | core/ |
Tests the query result of a view with a relationship with an IN condition. |
| RelationshipJoinInTest::viewsData | function | core/ |
Adds an IN condition for the user name. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.