Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationSyncUnitTest::$langcodes | property | core/ |
The available language codes. |
ContentTranslationTestBase::$langcodes | property | core/ |
The added languages. |
ContextHandler::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerInterface::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerTest::providerTestGetMatchingContexts | function | core/ |
Provides data for testGetMatchingContexts(). |
ContextHandlerTest::testApplyContextMappingConfigurableAssigned | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testGetMatchingContexts | function | core/ |
@covers ::getMatchingContexts |
CrudTest::testMappingCreation | function | core/ |
Tests creation of RDF mapping. |
DateFormatterTest::LANGCODE | constant | core/ |
Arbitrary langcode for a custom language. |
DateTimePlus::$langcode | property | core/ |
The value of the language code passed to the constructor. |
DblogClearLogConfirmForm | class | core/ |
Provides a confirmation form before clearing out the logs. |
DblogClearLogConfirmForm.php | file | core/ |
|
DblogClearLogConfirmForm::$connection | property | core/ |
The database connection. |
DblogClearLogConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
DblogClearLogConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DblogClearLogConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DblogClearLogConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DblogClearLogConfirmForm::submitForm | function | core/ |
Form submission handler. |
DblogClearLogConfirmForm::__construct | function | core/ |
Constructs a new DblogClearLogConfirmForm. |
DbLogController | class | core/ |
Returns responses for dblog routes. |
DbLogController.php | file | core/ |
|
DbLogController::$database | property | core/ |
The database service. |
DbLogController::$dateFormatter | property | core/ |
The date formatter service. |
DbLogController::$userStorage | property | core/ |
The user storage. |
DbLogController::buildFilterQuery | function | core/ |
Builds a query for database log administration filters based on session. |
DbLogController::create | function | core/ |
Instantiates a new instance of this class. |
DbLogController::createLink | function | core/ |
Creates a Link object if the provided URI is valid. |
DbLogController::eventDetails | function | core/ |
Displays details about a specific database log message. |
DbLogController::formatMessage | function | core/ |
Formats a database log message. |
DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
DbLogController::overview | function | core/ |
Displays a listing of database log messages. |
DbLogController::topLogMessages | function | core/ |
Shows the most frequent log messages of a given event type. |
DbLogController::__construct | function | core/ |
Constructs a DbLogController object. |
DbLogControllerTest | class | core/ |
Tests for the DbLogController class. |
DbLogControllerTest.php | file | core/ |
|
DbLogControllerTest::$modules | property | core/ |
Modules to enable. |
DbLogControllerTest::setUp | function | core/ |
|
DbLogControllerTest::testDbLogCorrupted | function | core/ |
Tests corrupted log entries can still display available data. |
DbLogControllerTest::testNonLatinCharacters | function | core/ |
Tests links with non latin characters. |
DbLogTest::testDbLogCron | function | core/ |
Tests that cron correctly applies the database log row limit. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
DefaultLangcode | class | core/ |
Provides a destination plugin for the default langcode config. |
DefaultLangcode.php | file | core/ |
|
DefaultLangcode::import | function | core/ |
Import the row. |
DefaultLanguageItem::getDefaultLangcode | function | core/ |
Provides default language code of given entity. |
DefaultLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.