ExtensionLoadedExtension::load |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionLoadedBundle/DependencyInjection/ExtensionLoadedExtension.php |
Loads a specific configuration. |
LegacyControllerSubscriber.php |
file |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyControllerSubscriber.php |
Definition of Drupal\Core\EventSubscriber\LegacyControllerSubscriber. |
ExceptionController::on405Html |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Processes a MethodNotAllowed exception into an HTTP 405 response. |
UglifyCssFilter::$uglyComments |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
|
EasyRdf_Http_Client::getMethod |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Get the method for the next request |
Escaper::requiresDoubleQuoting |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php |
Determines if a PHP value would require double quoting in YAML. |
TokenParser::parseUseStatement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/TokenParser.php |
Parse a single use statement. |
ExceptionController::on403Html |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Processes an AccessDenied exception into an HTTP 403 response. |
MethodCallback::staticCallback |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallback.php |
|
UglifyCssFilter::$cuteComments |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
|
EasyRdf_Http_Client::getHeader |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Get the value of a specific header |
DisplayPluginBase::getHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Get a full array of handlers for $type. This caches them. |
ExceptionController::on404Html |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Processes a NotFound exception into an HTTP 404 response. |
language_content_settings_page |
function |
drupal/core/modules/language/language.admin.inc |
Returns the content language settings form. |
hook_views_plugins_cache_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views cache plugins. |
StorageBase::getCollectionName |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getCollectionName(). |
LinkItem::$propertyDefinitions |
property |
drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php |
Property definitions of the contained properties. |
DisplayApiTest::testFieldEmpty |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/DisplayApiTest.php |
Tests that the prepareView() formatter method still fires for empty values. |
Escaper::requiresSingleQuoting |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php |
Determines if a PHP value would require single quoting in YAML. |
FilterUidRevisionTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
|
ContainerTest::testConstructor |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::__construct |
Field::$formatterPluginManager |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
The field formatter plugin manager. |
ExceptionController::on500Html |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Processes a generic exception into an HTTP 500 response. |
language_content_settings_form |
function |
drupal/core/modules/language/language.admin.inc |
Form constructor for the content language settings form. |
SystemManager::fixAnonymousUid |
function |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
Fixes anonymous user on MySQL. |
EasyRdf_Namespace::prefixOfUri |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Return the prefix namespace that a URI belongs to. |
Twig_Extension_Staging::$tests |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
UglifyCssFilter::setExpandVars |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
Expand variables |
field_test_field_settings_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_settings_form(). |
StyleTableUnitTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Views used by this test. |
Twig_Node_Expression_Test_Null |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php |
Checks that a variable is null. |
PhpMatcherDumper::compileRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Compiles a single Route to PHP code used to match it against the path info. |
views.view.comments_recent.yml |
file |
drupal/core/modules/views/config/views.view.comments_recent.yml |
drupal/core/modules/views/config/views.view.comments_recent.yml |
ExceptionController::on403Json |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Processes an AccessDenied exception that occured on a JSON request. |
PHP_Timer::secondsToTimeString |
function |
drupal/core/vendor/phpunit/php-timer/PHP/Timer.php |
Formats the elapsed time as a string. |
Twig_Parser::$expressionParser |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
DeleteMultiple::getConfirmText |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Returns a caption for the button that confirms the action. |
PermissionAccessCheck::applies |
function |
drupal/core/modules/user/lib/Drupal/user/Access/PermissionAccessCheck.php |
Implements AccessCheckInterface::applies(). |
TrackerUserUidTest::$testViews |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php |
Views used by this test. |
ParserTest::testSpecifications |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
@dataProvider getDataFormSpecifications |
ExecutableManagerInterface.php |
file |
drupal/core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php |
Contains \Drupal\Core\Executable\ExecutableManagerInterface. |
ExceptionController::on404Json |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Processes a NotFound exception that occured on a JSON request. |
ConstraintManager::__construct |
function |
drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct(). |
Twig_Node_Expression_Test_Even |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php |
Checks if a number is even. |
IpValidatorTest::getValidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
PhpMatcherDumperTest::testDump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
@dataProvider getRouteCollections |
NativeProxyTest::testIsWrapper |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/NativeProxyTest.php |
|
ExceptionController::on405Json |
function |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Processes a MethodNotAllowed exception that occured on a JSON request. |
ViewAddFormController::actions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
SimpleTestTest::getTestResults |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Get the results from a test and store them in the class array $results. |