Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RegistryTest::testRaceCondition | function | core/ |
Tests the behavior of the theme registry class. |
| RegistryTest::testSuggestionPreprocessFunctions | function | core/ |
Tests the theme registry with suggestions. |
| RegistryTest::testThemeRegistryAlterByTheme | function | core/ |
Tests that the theme registry can be altered by themes. |
| RegistryTest::testThemeSuggestions | function | core/ |
Tests front node theme suggestion generation. |
| RegistryTest::testThemeTemplatesRegisteredByModules | function | core/ |
Tests theme-provided templates that are registered by modules. |
| RegressionTest | class | core/ |
Regression tests cases for the database layer. |
| RegressionTest.php | file | core/ |
|
| RegressionTest::$modules | property | core/ |
|
| RegressionTest::testDBFieldExists | function | core/ |
Tests the \Drupal\Core\Database\Schema::fieldExists() method. |
| RegressionTest::testDBIndexExists | function | core/ |
Tests the Schema::indexExists() method. |
| RegressionTest::testDBTableExists | function | core/ |
Tests the Schema::tableExists() method. |
| RegressionTest::testRegression_310447 | function | core/ |
Ensures that non-ASCII UTF-8 data is stored in the database properly. |
| ReindexConfirm | class | core/ |
Provides the search reindex confirmation form. |
| ReindexConfirm.php | file | core/ |
|
| ReindexConfirm::getCancelText | function | core/ |
|
| ReindexConfirm::getCancelUrl | function | core/ |
|
| ReindexConfirm::getConfirmText | function | core/ |
|
| ReindexConfirm::getDescription | function | core/ |
|
| ReindexConfirm::getFormId | function | core/ |
|
| ReindexConfirm::getQuestion | function | core/ |
|
| ReindexConfirm::submitForm | function | core/ |
|
| RelatedResourceTypesTest | class | core/ |
Tests Drupal\jsonapi\ResourceType\ResourceType. |
| RelatedResourceTypesTest.php | file | core/ |
|
| RelatedResourceTypesTest::$modules | property | core/ |
Modules to install. |
| RelatedResourceTypesTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
| RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider | function | core/ |
Provides cases to test getRelatableTypesByField. |
| RelatedResourceTypesTest::getRelatableResourceTypesProvider | function | core/ |
Tests get relatable resource types provider. |
| RelatedResourceTypesTest::setUp | function | core/ |
|
| RelatedResourceTypesTest::testGetRelatableResourceTypes | function | core/ |
Tests get relatable resource types. |
| RelatedResourceTypesTest::testGetRelatableResourceTypesByField | function | core/ |
Tests get relatable resource types by field. |
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
| 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. |
Pagination
- Previous page
- Page 1335
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.