LanguageManager::$languages |
property |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
An array of language objects keyed by language type. |
FilterStringTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Returns the views data definition. |
RearrangeFilter::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
Twig_Node_Expression_Parent |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php |
Represents a parent node. |
Connection::sqlFunctionRand |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
SQLite compatibility implementation for the RAND() SQL function. |
Connection::pushTransaction |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Increases the depth of transaction nesting. |
LocalReadOnlyStream::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for unlink(). |
ClassCollectionLoader::load |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Loads a list of classes and caches them in one big file. |
UserRolesAssignmentTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Definition of Drupal\user\Tests\UserRolesAssignmentTest. |
translation_entity_overview |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Translations overview page callback. |
Twig_ParserInterface::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/ParserInterface.php |
Converts a token stream to a node tree. |
LocalReadOnlyStream::rename |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for rename(). |
RearrangeFilter::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::submitForm(). |
Numeric::acceptExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
Do some minor translation of the exposed input |
Twig_Error::getTemplateFile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Gets the filename where the error occurred. |
LanguageManager::setRequest |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Sets the $request property and resets all language types. |
ForumTest::createForumTopic |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
Creates a forum topic. |
ContextualUnitTest::getInfo |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualUnitTest.php |
|
HistoryUserTimestamp::query |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Add this filter to the query. |
translation_entity_add_page |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Page callback for the translation addition page. |
Twig_Error::setTemplateFile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Sets the filename where the error occurred. |
PHPUnit_Util_Test::describe |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
|
UserTokenReplaceTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Loader_Chain::$loaders |
property |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php |
|
PHP_CodeCoverage_FilterTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
Tests for the PHP_CodeCoverage_Filter class. |
LockFunctionalTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
|
UrlGenerator::$decodedChars |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
This array defines the characters (besides alphanumeric ones) that will not be percent-encoded in the path segment of the generated URL. |
TrueValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
Twig_Error::getTemplateLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Gets the template line where the error occurred. |
ConditionInterface::compile |
function |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionInterface.php |
Compiles this conditional clause. |
UrlTest::testDrupalParseUrl |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests drupal_parse_url(). |
ClassMetadata::isIdentifier |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field name is a mapped identifier for this class. |
NativePhpunitPrinter::write |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
Twig_Error::setTemplateLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Sets the template line where the error occurred. |
RemoveFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
|
ConfigEntityBase::setStatus |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::setStatus(). |
ConditionAggregateInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php |
Defines aggregated entity query conditions. |
FrameworkTest::testLazyLoad |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request. |
ArrayCollection::__toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Returns a string representation of this object. |
ProfilerListener::$profiler |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
_update_project_status_sort |
function |
drupal/core/modules/update/update.module |
Orders projects based on their status. |
ConfigDataCollector::getEnv |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the environment. |
FormController::__construct |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Constructs a \Drupal\condition_test\FormController object. |
SearchRow::buildOptionsForm |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php |
Provide a form for setting options. |
TrueValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
FilterCallableInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/FilterCallableInterface.php |
|
SecurityPolicyInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
ElementsTableSelectTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Definition of Drupal\system\Tests\Form\ElementsTableSelectTest. |
DatabaseStorageControllerNG |
class |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Implements Field API specific enhancements to the DatabaseStorageController class. |
PoDatabaseReader::$_options |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
An associative array indicating which type of strings should be read. |