ContainerTest::testIsFrozen |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::isFrozen |
ManyToOne::$value_form_type |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
|
DummyClassMethodSyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ViewAddFormController::form |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
AccountFormController::form |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
Inline::REGEX_QUOTED_STRING |
constant |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
|
StatusExtraTest::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php |
Views used by this test. |
TextPlainUnitTest::$modules |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Modules to enable. |
TrackerUserUidTest::getInfo |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php |
|
LegacyRequestSubscriber.php |
file |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyRequestSubscriber.php |
Definition of Drupal\Core\EventSubscriber\LegacyRequestSubscriber. |
CustomBlockCreationTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockCreationTest. |
Twig_Environment::addFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Registers a Filter. |
PluginManagerBase::$factory |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
The object that instantiates plugins managed by this manager. |
LocaleExportTest::getPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a proper .po file. |
SelectExtender::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
|
UglifyCssFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
|
AbstractMessage::setHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Overwrite all HTTP headers with the supplied array of headers |
TextPlainUnitTest::$content |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Contains rendered content. |
LinkFormatter::viewElements |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/LinkFormatter.php |
Builds a renderable array for a field value. |
Twig_Environment::getFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Get a filter by name. |
UglifyCssFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
Run the asset through UglifyJs |
form_test_checkboxes_radios |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test expansion of #type checkboxes and radios. |
SelectionBase::reAlterQuery |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Helper method: Passes a query to the alteration system again. |
CountryManagerInterface.php |
file |
drupal/core/lib/Drupal/Core/Locale/CountryManagerInterface.php |
Definition of \Drupal\Core\Locale\CountryManagerInterface. |
RegisterAccessCheck::access |
function |
drupal/core/modules/user/lib/Drupal/user/Access/RegisterAccessCheck.php |
Implements AccessCheckInterface::access(). |
EntityTypeConstraint::$type |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
The entity type option. |
CompilerApiFilter::setProxy |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
|
MissingContextException.php |
file |
drupal/core/lib/Drupal/Core/TypedData/MissingContextException.php |
Contains \Drupal\Core\TypedData\MissingContextException. |
FieldInfoTest::testFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test field_info_field_map(). |
HandlerAliasTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
RequestFactoryInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
|
TraversableContainsOnly.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php |
|
EntityTranslationController |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Base class for entity translation controllers. |
ParserRegistry::getInstance |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Get a singleton instance |
ManageDisplayTest::$modules |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Modules to enable. |
views.view.test_display.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml |
EntityViewModeInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeInterface.php |
Contains \Drupal\entity\EntityViewModeInterface. |
RequestMatcherInterface.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php |
|
ParserRegistry::__construct |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Constructor used to apply the most performant parsers based on loaded extensions |
UserAutocompleteTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
Sets up a Drupal site for running functional and integration tests. |
ControllerReference::$query |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerReference.php |
|
PHPUnit_Framework_Test::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Test.php |
Runs a test and collects its result in a TestResult instance. |
KeyValueStoreInterface::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the stored value for a given key. |
TrackerTest::testTrackerAll |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests for the presence of nodes on the global tracker listing. |
ClassLoader::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
|
CacheTestBase::$default_bin |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
|
CompilerJarFilter::$jarPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php |
|
FlattenException::$previous |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
KernelForTest::getBundleMap |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
StoreTest::storeSimpleEntry |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|