Search for compile
- Search 7.x for compile
 - Search 9.5.x for compile
 - Search 10.3.x for compile
 - Search 11.x for compile
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| BackendCompilerPass | class | core/ | 
                                                                                        Defines a compiler pass to allow automatic override per backend. | 
| BackendCompilerPass.php | file | core/ | 
                                                                                        |
| BackendCompilerPass::process | function | core/ | 
                                                                                        |
| BackendCompilerPassTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass[[api-linebreak]] @group DependencyInjection  | 
              
| BackendCompilerPassTest.php | file | core/ | 
                                                                                        Contains \Drupal\Tests\Core\DependencyInjection\Compiler\BackendCompilerPassTest. | 
| BackendCompilerPassTest::$backendPass | property | core/ | 
                                                                                        The tested backend compiler pass. | 
| BackendCompilerPassTest::getMysqlContainer | function | core/ | 
                                                                                        Creates a container with a mysql database service definition in it. | 
| BackendCompilerPassTest::getSqliteContainer | function | core/ | 
                                                                                        Creates a container with a sqlite database service in it. | 
| BackendCompilerPassTest::providerTestProcess | function | core/ | 
                                                                                        Provides test data for testProcess(). | 
| BackendCompilerPassTest::setUp | function | core/ | 
                                                                                        |
| BackendCompilerPassTest::testProcess | function | core/ | 
                                                                                        Tests the process method. | 
| 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::compile | function | core/ | 
                                                                                        Compiles this conditional clause. | 
| Condition::compile | function | core/ | 
                                                                                        Compiles this conditional clause. | 
| Condition::compile | function | core/ | 
                                                                                        Compiles this conditional clause. | 
| Condition::compile | function | core/ | 
                                                                                        Compiles the saved conditions for later retrieval. | 
| Condition::compiled | function | core/ | 
                                                                                        Check whether a condition has been previously compiled. | 
| ConditionAggregate::compile | function | core/ | 
                                                                                        Compiles this conditional clause. | 
| ConditionAggregateInterface::compile | function | core/ | 
                                                                                        Compiles this conditional clause. | 
| ConditionInterface::compile | function | core/ | 
                                                                                        Compiles the saved conditions for later retrieval. | 
| ConditionInterface::compile | function | core/ | 
                                                                                        Compiles this conditional clause. | 
| ConditionInterface::compiled | function | core/ | 
                                                                                        Check whether a condition has been previously compiled. | 
| ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ | 
                                                                                        Provides a list of known operations and the expected output. | 
| ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ | 
                                                                                        |
| ConditionTest::testCompileWithKnownOperators | function | core/ | 
                                                                                        @covers ::compile[[api-linebreak]] | 
| ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ | 
                                                                                        @covers ::compile[[api-linebreak]] | 
| CorsCompilerPass | class | core/ | 
                                                                                        Provides a compiler pass which disables the CORS middleware in case disabled. | 
| CorsCompilerPass.php | file | core/ | 
                                                                                        |
| CorsCompilerPass::process | function | core/ | 
                                                                                        |
| DrupalKernel::compileContainer | function | core/ | 
                                                                                        Compiles a new service container. | 
| DrupalKernelTest::testCompileDIC | function | core/ | 
                                                                                        Tests DIC compilation. | 
| Query::compile | function | core/ | 
                                                                                        Compiles the conditions. | 
| QueryAggregate::compileAggregate | function | core/ | 
                                                                                        Builds the aggregation conditions part of the query. | 
| QueryConditionTrait::compile | function | core/ | 
                                                                                        |
| QueryConditionTrait::compiled | function | core/ | 
                                                                                        |
| RegisterEntityResolversCompilerPass | class | core/ | 
                                                                                        Adds services tagged 'entity_resolver' to the Serializer. | 
| RegisterEntityResolversCompilerPass.php | file | core/ | 
                                                                                        
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.