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 |
|---|---|---|---|
| DrupalDebugClassLoader::$returnTypesProperty | property | core/ |
Cached ReflectionProperty for DebugClassLoader::$returnTypes. |
| DrupalDebugClassLoader::checkAnnotations | function | core/ |
|
| DrupalDebugClassLoader::getExtensionName | function | core/ |
Extracts the Drupal extension name from a fully qualified class name. |
| DrupalDebugClassLoaderTest | class | core/ |
Tests the DrupalDebugClassLoader. |
| DrupalDebugClassLoaderTest.php | file | core/ |
|
| DrupalDebugClassLoaderTest::$loader | property | core/ |
A DrupalDebugClassLoader instance for testing. |
| DrupalDebugClassLoaderTest::getReturnTypeDeprecations | function | core/ |
Returns only the return-type deprecations for a given class. |
| DrupalDebugClassLoaderTest::setUp | function | core/ |
|
| DrupalDebugClassLoaderTest::testCrossModuleReturnTypeDeprecation | function | core/ |
Tests that cross-module return type deprecations are generated. |
| DrupalDebugClassLoaderTest::testNoDeprecation | function | core/ |
Tests scenarios that should NOT trigger cross-module deprecations. |
| DrupalDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev. |
| DrupalDevDependenciesBuilder.php | file | composer/ |
|
| DrupalDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalFlushAllCachesInInstallerTest | class | core/ |
Tests drupal_flush_all_caches() during an install. |
| DrupalFlushAllCachesInInstallerTest.php | file | core/ |
|
| DrupalFlushAllCachesInInstallerTest::$defaultTheme | property | core/ |
|
| DrupalFlushAllCachesInInstallerTest::$profile | property | core/ |
|
| DrupalFlushAllCachesInInstallerTest::prepareEnvironment | function | core/ |
|
| DrupalFlushAllCachesInInstallerTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| DrupalFlushAllCachesTest | class | core/ |
Tests Drupal Flush All Caches. |
| DrupalFlushAllCachesTest.php | file | core/ |
|
| DrupalFlushAllCachesTest::$containerBuilds | property | core/ |
Stores the number of container builds. |
| DrupalFlushAllCachesTest::$modules | property | core/ |
|
| DrupalFlushAllCachesTest::register | function | core/ |
|
| DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
| DrupalInstalledTemplate | class | composer/ |
Produces code for the DrupalInstalled file. |
| DrupalInstalledTemplate.php | file | composer/ |
|
| DrupalInstalledTemplate::getCode | function | composer/ |
Gets the code for the DrupalInstalled class. |
| DrupalInstalledTest | class | core/ |
Tests DrupalInstalled.php hash changes when scaffolding is run. |
| DrupalInstalledTest.php | file | core/ |
|
| DrupalInstalledTest::$fixtures | property | core/ |
The Fixtures object. |
| DrupalInstalledTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
| DrupalInstalledTest::setUp | function | core/ |
|
| DrupalInstalledTest::tearDown | function | core/ |
|
| DrupalInstalledTest::testDrupalInstalledHash | function | core/ |
Tests DrupalInstalled.php hash changes when scaffolding is run. |
| DrupalKernel | class | core/ |
The DrupalKernel class is the core of Drupal itself. |
| DrupalKernel.php | file | core/ |
|
| DrupalKernel::$allowDumping | property | core/ |
Whether the container can be dumped. |
| DrupalKernel::$booted | property | core/ |
Whether the kernel has been booted. |
| DrupalKernel::$bootstrapContainer | property | core/ |
Holds the bootstrap container. |
| DrupalKernel::$bootstrapContainerClass | property | core/ |
Holds the class used for instantiating the bootstrap container. |
| DrupalKernel::$classLoader | property | core/ |
The class loader object. |
| DrupalKernel::$configStorage | property | core/ |
Config storage object used for reading enabled modules configuration. |
| DrupalKernel::$container | property | core/ |
Holds the container instance. |
| DrupalKernel::$containerNeedsDumping | property | core/ |
Whether the container needs to be dumped once booting is complete. |
| DrupalKernel::$containerNeedsRebuild | property | core/ |
Whether the container needs to be rebuilt the next time it is initialized. |
| DrupalKernel::$defaultBootstrapContainerDefinition | property | core/ |
Holds the default bootstrap container definition. |
| DrupalKernel::$environment | property | core/ |
The environment, e.g. 'testing', 'install'. |
Pagination
- Previous page
- Page 451
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.