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 |
|---|---|---|---|
| InternalEntitiesTest::$modules | property | core/ |
Modules to install. |
| InternalEntitiesTest::$referencingEntity | property | core/ |
An entity referencing an internal entity. |
| InternalEntitiesTest::$testUser | property | core/ |
A test user. |
| InternalEntitiesTest::getIndividual | function | core/ |
Returns the decoded JSON:API document for the for the given entity. |
| InternalEntitiesTest::getRelated | function | core/ |
Performs an authenticated request and returns the decoded document. |
| InternalEntitiesTest::jsonapiGet | function | core/ |
Performs an authenticated request and returns the decoded document. |
| InternalEntitiesTest::setUp | function | core/ |
|
| InternalEntitiesTest::testEntryPoint | function | core/ |
Ensures that internal resources types aren't present in the entry point. |
| InternalEntitiesTest::testIncludes | function | core/ |
Asserts that internal entities are not included in compound documents. |
| InternalEntitiesTest::testLinks | function | core/ |
Asserts that links to internal relationships aren't generated. |
| InternalEntitiesTest::testRoutes | function | core/ |
Ensures that internal resources types aren't present in the routes. |
| InternalPropertyTestFieldItem | class | core/ |
Defines the 'Internal Property' entity test field type. |
| InternalPropertyTestFieldItem.php | file | core/ |
|
| InternalPropertyTestFieldItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| InternalTypedDataTestTrait | trait | core/ |
Trait that provides mocked typed data objects. |
| InternalTypedDataTestTrait.php | file | core/ |
|
| InternalTypedDataTestTrait::getTypedDataProperty | function | core/ |
Gets a typed data property. |
| Internationalization | group | core/ |
Internationalization and translation |
| Interpolator | class | composer/ |
Injects config values from an associative array into a string. |
| Interpolator.php | file | composer/ |
|
| Interpolator::$data | property | composer/ |
The associative array of replacements. |
| Interpolator::$endToken | property | composer/ |
The character sequence that identifies the end of a token. |
| Interpolator::$startToken | property | composer/ |
The character sequence that identifies the start of a token. |
| Interpolator::addData | function | composer/ |
Adds to the data set to use when interpolating. |
| Interpolator::findTokens | function | composer/ |
Finds all of the tokens in the provided message. |
| Interpolator::interpolate | function | composer/ |
Replaces tokens in a string with values from an associative array. |
| Interpolator::replacements | function | composer/ |
Finds the tokens that exist in a message and builds a replacement array. |
| Interpolator::setData | function | composer/ |
Sets the data set to use when interpolating. |
| Interpolator::__construct | function | composer/ |
Interpolator constructor. |
| InvalidatingCacheBackendInterface | interface | core/ |
Test interface for testing the cache tags validator. |
| InvalidCharsetException | class | core/ |
This exception class signals an invalid charset is being used. |
| InvalidCharsetException.php | file | core/ |
|
| InvalidComponentDataException | class | core/ |
Raised when a component is rendering with invalid data. |
| InvalidComponentDataException.php | file | core/ |
|
| InvalidComponentException | class | core/ |
Custom exception for invalid components. |
| InvalidComponentException.php | file | core/ |
|
| InvalidConfigException | class | core/ |
Thrown if config created or changed by a recipe fails validation. |
| InvalidConfigException.php | file | core/ |
|
| InvalidConfigException::formatMessage | function | core/ |
Formats the constraint violation list as a human-readable message. |
| InvalidConfigException::__construct | function | core/ |
Constructs an InvalidConfigException object. |
| InvalidConsumer | class | core/ |
Test class of an invalid consumer. |
| InvalidConsumer::addHandler | function | core/ |
|
| InvalidDataTest | class | core/ |
Tests handling of some invalid data. |
| InvalidDataTest.php | file | core/ |
|
| InvalidDataTest::testInsertDuplicateData | function | core/ |
Tests aborting of traditional SQL database systems with invalid data. |
| InvalidDataTest::testInsertDuplicateDataFromSelect | function | core/ |
Tests inserting with invalid data from a select query. |
| InvalidDataTypeException | class | core/ |
Exception thrown when a data type is invalid. |
| InvalidDataTypeException.php | file | core/ |
|
| InvalidDecoratedMethod | class | core/ |
Thrown when a decorator's _call() method uses a method that does not exist. |
| InvalidDecoratedMethod.php | file | core/ |
Pagination
- Previous page
- Page 874
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.