Search for compiled
- Search 7.x for compiled
- Search 9.5.x for compiled
- Search 10.3.x for compiled
- Search 11.x for compiled
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CompiledRoute | class | core/ |
A compiled route contains derived information from a route object. |
| CompiledRoute.php | file | core/ |
|
| CompiledRoute::$fit | property | core/ |
The fitness of this route. |
| CompiledRoute::$numParts | property | core/ |
The number of parts in the path of this route. |
| CompiledRoute::$patternOutline | property | core/ |
The pattern outline of this route. |
| CompiledRoute::getDefaults | function | core/ |
Returns the defaults. |
| CompiledRoute::getFit | function | core/ |
Returns the fit of this route. |
| CompiledRoute::getNumParts | function | core/ |
Returns the number of parts in this route's path. |
| CompiledRoute::getOptions | function | core/ |
Returns the options. |
| CompiledRoute::getPatternOutline | function | core/ |
Returns the pattern outline of this route. |
| CompiledRoute::getRequirements | function | core/ |
Returns the requirements. |
| CompiledRoute::serialize | function | core/ |
|
| CompiledRoute::unserialize | function | core/ |
|
| CompiledRoute::__construct | function | core/ |
Constructs a new compiled route object. |
| Condition::compiled | function | core/ |
Check whether a condition has been previously compiled. |
| ConditionInterface::compiled | function | core/ |
Check whether a condition has been previously compiled. |
| DrupalKernelTest::testCompileDIC | function | core/ |
Tests DIC compilation. |
| QueryConditionTrait::compiled | function | core/ |
|
| Select::compiled | function | core/ |
Check whether a condition has been previously compiled. |
| SelectExtender::compiled | function | core/ |
Check whether a condition has been previously compiled. |
| Truncate::compiled | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.