Search for compile

  1. Search 7.x for compile
  2. Search 9.5.x for compile
  3. Search 8.9.x for compile
  4. Search 10.3.x for compile
  5. Other projects
Title Object type File name Summary
RegisterEntityResolversCompilerPass.php file core/modules/serialization/src/RegisterEntityResolversCompilerPass.php
RegisterEntityResolversCompilerPass::process function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services to the Serializer.
RegisterEntityResolversCompilerPass::sort function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Sorts by priority.
RegisterSerializationClassesCompilerPass class core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Adds services tagged 'normalizer' and 'encoder' to the Serializer.
RegisterSerializationClassesCompilerPass class core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services tagged JSON:API-only normalizers to the Serializer.
RegisterSerializationClassesCompilerPass.php file core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass.php file core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass::FORMAT constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The ID for the JSON:API format.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API encoders should use.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service ID.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API normalizers should use.
RegisterSerializationClassesCompilerPass::process function core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services to the JSON:API Serializer.
RegisterSerializationClassesCompilerPass::process function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass::sort function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Sorts by priority.
RegisterSerializationClassesCompilerPassTest class core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php @coversDefaultClass \Drupal\serialization\RegisterSerializationClassesCompilerPass
@group serialization
RegisterSerializationClassesCompilerPassTest.php file core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php
RegisterSerializationClassesCompilerPassTest::testEncoders function core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php @covers ::process
RouteCompiler class core/lib/Drupal/Core/Routing/RouteCompiler.php Compiler to generate derived information from a Route necessary for matching.
RouteCompiler.php file core/lib/Drupal/Core/Routing/RouteCompiler.php
RouteCompiler::compile function core/lib/Drupal/Core/Routing/RouteCompiler.php Compiles the current route instance.
RouteCompiler::getFit function core/lib/Drupal/Core/Routing/RouteCompiler.php Determines the fitness of the provided path.
RouteCompiler::getPathWithoutDefaults function core/lib/Drupal/Core/Routing/RouteCompiler.php Returns the path of the route, without placeholders with a default value.
RouteCompiler::getPatternOutline function core/lib/Drupal/Core/Routing/RouteCompiler.php Returns the pattern outline.
RouteCompilerTest class core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php @coversDefaultClass \Drupal\Core\Routing\RouteCompiler
@group Routing
RouteCompilerTest.php file core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php
RouteCompilerTest::providerTestGetFit function core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php Provides data for RouteCompilerTest::testGetFit()
RouteCompilerTest::testCompilation function core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php Confirms that a route compiles properly with the necessary data.
RouteCompilerTest::testCompilationDefaultValue function core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php Confirms that a compiled route with default values has the correct outline.
RouteCompilerTest::testGetFit function core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php Tests RouteCompiler::getFit().
Select::compile function core/lib/Drupal/Core/Database/Query/Select.php Compiles the saved conditions for later retrieval.
Select::compiled function core/lib/Drupal/Core/Database/Query/Select.php Check whether a condition has been previously compiled.
Select::havingCompile function core/lib/Drupal/Core/Database/Query/Select.php Compiles the HAVING clause for later retrieval.
SelectExtender::compile function core/lib/Drupal/Core/Database/Query/SelectExtender.php Compiles the saved conditions for later retrieval.
SelectExtender::compiled function core/lib/Drupal/Core/Database/Query/SelectExtender.php Check whether a condition has been previously compiled.
SelectExtender::havingCompile function core/lib/Drupal/Core/Database/Query/SelectExtender.php Compiles the HAVING clause for later retrieval.
SelectInterface::havingCompile function core/lib/Drupal/Core/Database/Query/SelectInterface.php Compiles the HAVING clause for later retrieval.
Sql::compileFields function core/modules/views/src/Plugin/views/query/Sql.php Adds fields to the query.
TwigEnvironment::compileSource function core/lib/Drupal/Core/Template/TwigEnvironment.php
TwigNodeCheckDeprecations::compile function core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php
TwigNodeTrans::compile function core/lib/Drupal/Core/Template/TwigNodeTrans.php
TwigNodeTrans::compileString function core/lib/Drupal/Core/Template/TwigNodeTrans.php Extracts the text and tokens for the "trans" tag.
UpdateCompilerPass class core/lib/Drupal/Core/Update/UpdateCompilerPass.php Removes services with unmet dependencies.
UpdateCompilerPass.php file core/lib/Drupal/Core/Update/UpdateCompilerPass.php
UpdateCompilerPass::isArgumentMissingService function core/lib/Drupal/Core/Update/UpdateCompilerPass.php Checks if a reference argument is to a missing service.
UpdateCompilerPass::process function core/lib/Drupal/Core/Update/UpdateCompilerPass.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.