SelectExtender::addExpression |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Adds an expression to the list of "fields" to be SELECTed. |
form_test_group_vertical_tabs |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a simple form to test the #group property on #type 'vertical_tabs'. |
ForumIntegrationTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php |
|
SelectTest::testNullCondition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that a comparison with NULL is always FALSE. |
LanguageConfigurationTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Definition of Drupal\language\Tests\LanguageConfigurationTest. |
DrupalDiffFormatter::_changed |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
ExecutableFinder::setSuffixes |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
Replaces default suffixes of executable. |
form_test_form_state_database |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a form which gets the database connection stored in the form state. |
FlattenException::flattenArgs |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
RequestTest::testGetSetMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::setMethod
@covers Symfony\Component\HttpFoundation\Request::getMethod |
User::processSummaryArguments |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php |
Process the summary arguments for displaying. |
HandlerFilterUserNameTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Contains \Drupal\user\Tests\Views\HandlerFilterUserNameTest. |
ViewExecutable::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current page. If the view uses pagination. |
BlockLanguageTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
An administrative user to configure the test environment. |
FilterInterface::settingsForm |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterInterface.php |
Generates a filter's settings form. |
AbstractProcessTest::testStop |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
RequestTest::testGetClientIps |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider testGetClientIpsProvider |
DebugTest::testExportDateTime |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/DebugTest.php |
|
BundleConstraintValidator.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraintValidator.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\BundleConstraintValidator. |
hook_system_themes_page_alter |
function |
drupal/core/modules/system/system.api.php |
Alters theme operation links. |
MemoryBackend::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
NodeBuildContentTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
|
RequestInterface::setResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Manually set a response for the request. |
ExtensionGuesser::getInstance |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
Returns the singleton instance |
DrupalDiffInline::__construct |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Constructor. |
PhpProcess::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
|
ExtensionGuesser::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
Registers all natively provided extension guessers |
drupal_get_schema_unprocessed |
function |
drupal/core/includes/schema.inc |
Returns the unprocessed and unaltered version of a module's schema. |
NestedArrayUnitTest::$parents |
property |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Array of parents for the nested element. |
ItemStorageController::create |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::create(). |
taxonomy_vocabulary_get_names |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Get names for all taxonomy vocabularies. |
PHP_Token_Stream::offsetUnset |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
NodeFieldMultilingualTestCase |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
Functional test for multilingual fields. |
entity_test_entity_info_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_info_alter(). |
ConfigStorageTestBase::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
FilterPluginBase::$group_info |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Contains the information of the selected item in a gruped filter. |
ViewStorageTest::displayTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests adding, saving, and loading displays on configuration entities. |
FieldInstanceEditForm::delete |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Redirects to the field instance deletion form. |
AssetCollection::ensureFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Ensures the current asset includes the supplied filter. |
EntityListController::listing |
function |
drupal/core/lib/Drupal/Core/Entity/Controller/EntityListController.php |
Provides the listing page for any entity type. |
ConfigStorageTestBase::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
FilledStandardUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php |
Performs major version release upgrade tests on a populated database. |
AlterTest::testExecutionOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/AlterTest.php |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
ViewExecutable::$exposed_data |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
All the form data from $form_state['values']. |
SchemaTermBase::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SchemaTermBase.php |
Implements \Drupal\rdf\SiteSchema\SchemaTermInterface::getProperties(). |
ConfigStorageTestBase::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
ContainerBuilderTest::testHas |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::has |
MenuLink::buildFromRouterItem |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Builds a menu link entity from a router item. |
AssetCollection::clearFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Clears all filters from the current asset. |
ContainerBuilderTest::testGet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get |