Search for gc

  1. Search 7.x for gc
  2. Search 9.5.x for gc
  3. Search 10.3.x for gc
  4. Search 11.x for gc
  5. Other projects
Title Object type File name Summary
ContextHandler::getMatchingContexts function core/lib/Drupal/Core/Plugin/Context/ContextHandler.php Determines which contexts satisfy the constraints of a given definition.
ContextHandlerInterface::getMatchingContexts function core/lib/Drupal/Core/Plugin/Context/ContextHandlerInterface.php Determines which contexts satisfy the constraints of a given definition.
ContextHandlerTest::providerTestGetMatchingContexts function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php Provides data for testGetMatchingContexts().
ContextHandlerTest::testApplyContextMappingConfigurableAssigned function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::applyContextMapping
ContextHandlerTest::testGetMatchingContexts function core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php @covers ::getMatchingContexts
CrudTest::testMappingCreation function core/modules/rdf/tests/src/Kernel/CrudTest.php Tests creation of RDF mapping.
DateFormatterTest::LANGCODE constant core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Arbitrary langcode for a custom language.
DateTimePlus::$langcode property core/lib/Drupal/Component/Datetime/DateTimePlus.php The value of the language code passed to the constructor.
DblogClearLogConfirmForm class core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Provides a confirmation form before clearing out the logs.
DblogClearLogConfirmForm.php file core/modules/dblog/src/Form/DblogClearLogConfirmForm.php
DblogClearLogConfirmForm::$connection property core/modules/dblog/src/Form/DblogClearLogConfirmForm.php The database connection.
DblogClearLogConfirmForm::create function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Instantiates a new instance of this class.
DblogClearLogConfirmForm::getCancelUrl function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the route to go to if the user cancels the action.
DblogClearLogConfirmForm::getFormId function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns a unique string identifying the form.
DblogClearLogConfirmForm::getQuestion function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the question to ask the user.
DblogClearLogConfirmForm::submitForm function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Form submission handler.
DblogClearLogConfirmForm::__construct function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Constructs a new DblogClearLogConfirmForm.
DbLogController class core/modules/dblog/src/Controller/DbLogController.php Returns responses for dblog routes.
DbLogController.php file core/modules/dblog/src/Controller/DbLogController.php
DbLogController::$database property core/modules/dblog/src/Controller/DbLogController.php The database service.
DbLogController::$dateFormatter property core/modules/dblog/src/Controller/DbLogController.php The date formatter service.
DbLogController::$formBuilder property core/modules/dblog/src/Controller/DbLogController.php The form builder service.
DbLogController::$moduleHandler property core/modules/dblog/src/Controller/DbLogController.php The module handler service.
DbLogController::$userStorage property core/modules/dblog/src/Controller/DbLogController.php The user storage.
DbLogController::buildFilterQuery function core/modules/dblog/src/Controller/DbLogController.php Builds a query for database log administration filters based on session.
DbLogController::create function core/modules/dblog/src/Controller/DbLogController.php Instantiates a new instance of this class.
DbLogController::createLink function core/modules/dblog/src/Controller/DbLogController.php Creates a Link object if the provided URI is valid.
DbLogController::eventDetails function core/modules/dblog/src/Controller/DbLogController.php Displays details about a specific database log message.
DbLogController::formatMessage function core/modules/dblog/src/Controller/DbLogController.php Formats a database log message.
DbLogController::getLogLevelClassMap function core/modules/dblog/src/Controller/DbLogController.php Gets an array of log level classes.
DbLogController::overview function core/modules/dblog/src/Controller/DbLogController.php Displays a listing of database log messages.
DbLogController::topLogMessages function core/modules/dblog/src/Controller/DbLogController.php Shows the most frequent log messages of a given event type.
DbLogController::__construct function core/modules/dblog/src/Controller/DbLogController.php Constructs a DbLogController object.
DbLogControllerTest class core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Tests for the DbLogController class.
DbLogControllerTest.php file core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php
DbLogControllerTest::$modules property core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Modules to enable.
DbLogControllerTest::setUp function core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php
DbLogControllerTest::testDbLogCorrupted function core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Tests corrupted log entries can still display available data.
DbLogControllerTest::testNonLatinCharacters function core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Tests links with non latin characters.
DbLogTest::testDbLogCron function core/modules/dblog/tests/src/Kernel/DbLogTest.php Tests that cron correctly applies the database log row limit.
DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a missing class definition.
DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a missing class definition.
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a not existing class definition.
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a not existing class definition.
DefaultLangcode class core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php Provides a destination plugin for the default langcode config.
DefaultLangcode.php file core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php
DefaultLangcode::import function core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php Import the row.
DefaultLanguageItem::getDefaultLangcode function core/modules/language/src/DefaultLanguageItem.php Provides default language code of given entity.
DefaultLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Returns the language code associated with the given row.

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