ServiceReferenceGraph::connect |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php |
Connects 2 nodes together in the Graph. |
ReverseProxySubscriberUnitTest |
class |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Tests the ReverseProxySubscriber. |
user_views_query_substitutions |
function |
drupal/core/modules/user/user.views_execution.inc |
Implements hook_views_query_substitutions(). |
PathTaxonomyTermTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathTaxonomyTermTest.php |
Modules to enable. |
EasyRdf_Http_Response::isError |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Check whether the response is an error |
CronRunTest::testAutomaticCron |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php |
Ensure that the automatic cron run feature is working. |
HttpKernelTest::getStatusCodes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
Breakpoint::SOURCE_TYPE_MODULE |
constant |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Denotes that a breakpoint or breakpoint group is defined by a module. |
FieldPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Twig_Node_Expression_Binary_Or |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php |
|
config_test_config_test_insert |
function |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Implements hook_config_test_insert(). |
DisplayPluginBase::ajaxEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display is actually using AJAX or not. |
YamlDumperTest::testAddService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
|
_DiffOp_Change::_DiffOp_Change |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
DRUPAL_BOOTSTRAP_CONFIGURATION |
constant |
drupal/core/includes/bootstrap.inc |
First bootstrap phase: initialize configuration. |
simpletest_phpunit_run_command |
function |
drupal/core/modules/simpletest/simpletest.module |
Executes the phpunit command. |
config_test_config_test_update |
function |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Implements hook_config_test_update(). |
EventDispatcher::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
@api |
MimeTypeMatcherTest::$fixtures |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
A collection of shared fixture data for tests. |
ElementMetadata::addConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
Adds a constraint to this element. |
breakpoint_test_theme.info.yml |
file |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/breakpoint_test_theme.info.yml |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/breakpoint_test_theme.info.yml |
Twig_Environment::loadTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Loads a template by name. |
WidgetPluginManager::$defaults |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase:$defaults. |
TestIgnoresNonAnnotationsClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@Name
@author Johannes M. Schmitt <schmittjoh@gmail.com> |
StorageComparer::getChangelist |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Gets the list of differences to import. |
config_test_config_test_delete |
function |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Implements hook_config_test_delete(). |
EasyRdf_Http_Response::getBody |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Get the response body as string |
LanguageConditionTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
|
CacheBustingWorker::$separator |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/CacheBustingWorker.php |
|
overlay_store_rendered_content |
function |
drupal/core/modules/overlay/overlay.module |
Stores strings representing rendered HTML content. |
forum_field_storage_pre_insert |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_insert(). |
StorageComparer::addChangeList |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Adds changes to the changelist. |
EventDispatcher::sortListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
Sorts the internal list of listeners for the given event by priority. |
BlankValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php |
|
UpdateModuleHandler::uninstall |
function |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Uninstalls a given list of disabled modules. |
CategoryFormController::delete |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
forum_field_storage_pre_update |
function |
drupal/core/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
BulkDeleteTest::testPurgeField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that fields are preserved and purged correctly as multiple
instances are deleted and purged. |
SearchSettingsForm::submitForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
TestNonExistentAnnotationClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
FileManagedFileElementTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Definition of Drupal\file\Tests\FileManagedFileElementTest. |
ModuleHandlerUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php |
This method exists to support the simpletest UI runner. |
_image_effect_definitions_sort |
function |
drupal/core/modules/image/image.module |
Internal function for sorting image effect definitions through uasort(). |
EntityReferenceEntityFormatter |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Plugin implementation of the 'entity reference rendered entity' formatter. |
Twig_Node_Expression_Binary_In |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php |
|
RangeValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
EasyRdf_GraphStore::__toString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/GraphStore.php |
Magic method to return URI of the graph store when casted to string |
ConfigExportForm::validateForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Form validation handler. |
TestAnnotationNotImportedClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
EntityBody::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Get the Content-Encoding of the EntityBody |