Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| entity_type.repository | service | core/ |
Drupal\Core\Entity\EntityTypeRepository |
| EntryPoint::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntryPoint::$user | property | core/ |
The account object. |
| EntryPoint::__construct | function | core/ |
EntryPoint constructor. |
| EntryPointTest | class | core/ |
Makes assertions about the JSON:API behavior for internal entities. |
| EntryPointTest.php | file | core/ |
|
| EntryPointTest::$defaultTheme | property | core/ |
|
| EntryPointTest::$modules | property | core/ |
|
| EntryPointTest::testEntryPoint | function | core/ |
Test GET to the entry point. |
| Environment::getUploadMaxSize | function | core/ |
Determines the maximum file upload size by querying the PHP settings. |
| Environment::setTimeLimit | function | core/ |
Attempts to set the PHP maximum execution time. |
| EnvironmentCleaner::cleanDatabase | function | core/ |
|
| EnvironmentCleaner::cleanResults | function | core/ |
|
| EnvironmentCleaner::cleanTemporaryDirectories | function | core/ |
|
| EnvironmentCleaner::doCleanDatabase | function | core/ |
Performs the fixture database cleanup. |
| EnvironmentCleaner::doCleanTemporaryDirectories | function | core/ |
Performs the cleanup of temporary test directories. |
| EnvironmentCleaner::__construct | function | core/ |
Constructs a test environment cleaner. |
| EnvironmentCleanerInterface::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
| EnvironmentCleanerInterface::cleanResults | function | core/ |
Clears test results from the results storage. |
| EnvironmentCleanerInterface::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleanerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\EnvironmentCleaner[[api-linebreak]] @group Test |
| EnvironmentCleanerTest.php | file | core/ |
|
| EnvironmentCleanerTest::testDoCleanTemporaryDirectories | function | core/ |
@covers ::doCleanTemporaryDirectories[[api-linebreak]] |
| EnvironmentTest | class | core/ |
Test PHP Environment helper methods. |
| EnvironmentTest.php | file | core/ |
|
| EnvironmentTest::providerTestCheckMemoryLimit | function | core/ |
Provides data for testCheckMemoryLimit(). |
| EnvironmentTest::testCheckMemoryLimit | function | core/ |
Tests \Drupal\Component\Utility\Environment::checkMemoryLimit(). |
| Equality::$alwaysMultiple | property | core/ |
Exposed filter options. |
| Equality::operatorOptions | function | core/ |
Provide simple equality operator. |
| EquivalentUpdate::toSkipMessage | function | core/ |
Creates a message to explain why an update has been skipped. |
| EquivalentUpdate::__construct | function | core/ |
Constructs a EquivalentUpdate object. |
| EquivalentUpdateTest | class | core/ |
Tests that update hooks are properly run. |
| EquivalentUpdateTest.php | file | core/ |
|
| EquivalentUpdateTest::$defaultTheme | property | core/ |
|
| EquivalentUpdateTest::$modules | property | core/ |
|
| EquivalentUpdateTest::$updateUrl | property | core/ |
The update URL. |
| EquivalentUpdateTest::$user | property | core/ |
|
| EquivalentUpdateTest::setUp | function | core/ |
|
| EquivalentUpdateTest::testModuleUninstall | function | core/ |
Tests that module uninstall removes skipped update information. |
| EquivalentUpdateTest::testUpdateHooks | function | core/ |
Tests that update hooks are properly run. |
| equivalent_update_test.info.yml | file | core/ |
core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml |
| equivalent_update_test.install | file | core/ |
Update hooks and schema definition for the update_test_schema module. |
| Error::$ignoredFunctions | property | core/ |
An array of ignored functions. |
| Error::DEFAULT_ERROR_MESSAGE | constant | core/ |
The default message for logging errors. |
| Error::getLastCaller | function | core/ |
Gets the last caller from a backtrace. |
| Error::renderExceptionSafe | function | core/ |
Renders an exception error message without further exceptions. |
| ErrorCollection::$errors | property | core/ |
The HTTP exceptions. |
| ErrorCollection::__construct | function | core/ |
Instantiates an ErrorCollection object. |
| ErrorHandlerTest | class | core/ |
Performs tests on the Drupal error and exception handler. |
| ErrorHandlerTest.php | file | core/ |
Pagination
- Previous page
- Page 474
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.