LazyAssetManager::$loaded |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
PHP_CodeCoverage_TestCase |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
Abstract base class for test case classes. |
shortcut_menu_link_delete |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_menu_link_delete(). |
ConfigImportUITest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityQueryTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
ParameterBagTest::testGet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::get |
FilterTest::defineOptions |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::defineOptions(). |
AliasWhitelist::offsetGet |
function |
drupal/core/lib/Drupal/Core/Path/AliasWhitelist.php |
Overrides \ArrayAccess::offsetGet(). |
MessageFormController.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php |
Definition of Drupal\contact\MessageFormController. |
NotBlankValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
DestructableInterface.php |
file |
drupal/core/lib/Drupal/Core/DestructableInterface.php |
Contains \Drupal\Core\DestructableInterface. |
EntityBCDecorator::access |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
Twig_Environment::VERSION |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
SearchNumbersTest::$nodes |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php |
|
Tasks::checkEngineVersion |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Check the engine version. |
ScssphpFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php |
Filters an asset just before it's dumped. |
ExecutionContext::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the value at which validation was started in the object graph. |
EntityQueryTest::$figures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Field name for the greetings field. |
FilterHtmlEscape::process |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterHtmlEscape.php |
Performs the filter processing. |
CustomBlock::getInstances |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Gets the configured instances of this custom block. |
install_find_translations |
function |
drupal/core/includes/install.core.inc |
Finds all .po files that are useful to the installer. |
node_entity_display_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_entity_display_alter(). |
legacy_request_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\LegacyRequestSubscriber |
FieldBooleanTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
|
KernelTest::testSerialize |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
FragmentHandler::$request |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
|
UnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\UnmanagedSaveDataTest. |
field_ui_view_mode_delete |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_view_mode_delete(). |
Twig_Environment::$loader |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
VocabularyPermissionsTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyPermissionsTest.php |
Tests the taxonomy vocabulary permissions. |
NormalizerTestBase::setUp |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php |
Overrides \Drupal\simpletest\DrupalUnitTestBase::setup(). |
RequestContext::getMethod |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTP method. |
FieldBooleanTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Returns a very simple test dataset. |
StaticTest::defineOptions |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Retrieve the options when this is a new access
control plugin |
ParameterBagInterface.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php |
|
LanguageValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
BanIpManager::$connection |
property |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
The database connection used to check the IP against. |
StatementPrefetch::rewind |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
RequestContext::setMethod |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the HTTP method. |
ParameterBagTest::testSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::set |
ResponseTest::testIsEmpty |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
CacheBackendInterface.php |
file |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Definition of Drupal\Core\Cache\CacheBackendInterface. |
BanIpManager::__construct |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Construct the BanSubscriber. |
BreakLockForm::$tempStore |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Stores the user tempstore. |
SprocketsFilter::$rubyBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php |
|
EntityQueryTest::testSort |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test sort(). |
ParameterBagTest::testHas |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@covers Symfony\Component\HttpFoundation\ParameterBag::has |
SessionHandlerProxy::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
translation_entity.module |
file |
drupal/core/modules/translation_entity/translation_entity.module |
Allows entities to be translated into different languages. |
ViewAddFormController.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Contains Drupal\views_ui\ViewAddFormController. |