PoDatabaseReader::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
search_langcode_test.info.yml |
file |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
drupal/core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
DebugClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Constructor. |
CloseDialogCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
A CSS selector string of the dialog to close. |
NotExistingCoveredElementTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
|
DebugClassLoaderTest::$loader |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
PoDatabaseWriter::getLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoDatabaseWriter::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
ConfigController::__construct |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Constructs a ConfigController object. |
DialogController::$httpKernel |
property |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
The HttpKernel object to use for subrequests. |
DialogController::__construct |
function |
drupal/core/lib/Drupal/Core/Controller/DialogController.php |
Constructs a new HtmlPageController. |
SelectExtender::havingCompile |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
MissingCheckedRequirementsTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Tests missing requirements to run test. |
OpenDialogCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Constructs an OpenDialogCommand object. |
DebugClassLoader::$classFinder |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
|
FailingConstraintValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraintValidator.php |
|
DebugClassLoaderTest::tearDown |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php |
|
SigchildEnabledProcessTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
|
SystemListingCompatibleTest.php |
file |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
Definition of Drupal\drupal_system_listing_compatible_test\Tests\SystemListingCompatibleTest. |
User::$preferred_admin_langcode |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user's preferred langcode for viewing administration pages. |
CloseDialogCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Constructs a CloseDialogCommand object. |
ConfigContext::$eventDispatcher |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
An event dispatcher instance to use for configuration events. |
SigchildDisabledProcessTest.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
|
FreeConfigContext::getOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::getOverrides(). |
DbLogController::$moduleHandler |
property |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
The module handler service. |
FreeConfigContext::setOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/FreeConfigContext.php |
Implements \Drupal\Core\Config\Context\ContextInterface::setOverride(). |
SessionHandlerProxyTest::testGc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
SelectExtender::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Helper function to build most common HAVING conditional clauses. |
QueryString::aggregateUsingComma |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Aggregate multi-valued parameters by joining the values using a comma |
Language::LANGCODE_NOT_SPECIFIED |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The language code used when no language is explicitly assigned (yet). |
SearchPreprocessLangcodeTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php |
Definition of Drupal\search\Tests\SearchPreprocessLangcodeTest. |
SelectInterface::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Helper function to build most common HAVING conditional clauses. |
PoMetadataInterface::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set language code. |
PoMetadataInterface::getLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Get language code. |
ConfigController::$targetStorage |
property |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
The target storage. |
ConfigController::$sourceStorage |
property |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
The source storage. |
ConfigController::downloadExport |
function |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Downloads a tarball of the site configuration. |
ProcessInSigchildEnvironment.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessInSigchildEnvironment.php |
|
SelectExtender::havingConditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
EntityTranslationTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
|
Language::LANGCODE_NOT_APPLICABLE |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The language code used when the marked object has no linguistic content. |
OpenDialogCommand::$dialogOptions |
property |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Stores dialog-specific options passed directly to jQuery UI dialogs. Any
jQuery UI option can be used. See http://api.jqueryui.com/dialog. |
OpenDialogCommand::setDialogTitle |
function |
drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
Sets the dialog title (an alias of setDialogOptions). |
MongoDbSessionHandlerTest::testGc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
ConfigContextFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Constructs the configuration context. |
NotExistingCoveredElementTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
|
CachedFormulaLoader::$configCache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
DbLogController::buildFilterQuery |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Builds a query for database log administration filters based on session. |
MissingCheckedRequirementsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Definition of Drupal\simpletest\Tests\MissingCheckedRequirementsTest. |
BlockLanguageCacheTest::$langcodes |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
List of langcodes. |