PathProcessorManager::getOutbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Returns the sorted array of outbound processors. |
SimpletestResultsForm::getResults |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Get test results for $test_id. |
MethodNotAllowedHttpException.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php |
|
UserStorageController::invokeHook |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides DatabaseStorageController::invokeHook(). |
ActionAdminManageForm::submitForm |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Form submission handler. |
SizeUnitTest::testCommonParseSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Checks that parse_size() returns the proper byte sizes. |
views_test_data_views_post_render |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_post_render(). |
FieldValidationException::$errors |
property |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
An array of field validation errors. |
TestBase::$public_files_directory |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The public file directory for the test environment. |
SimpletestSettingsForm::getFormID |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
StaticReflectionMethod::isClosure |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
text_field_instance_settings_form |
function |
drupal/core/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
SimpletestSettingsForm::buildForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ConnectionUnitTest::addConnection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Adds a new database connection info to Database. |
UserAccessController::checkAccess |
function |
drupal/core/modules/user/lib/Drupal/user/UserAccessController.php |
Performs access checks. |
AggregatorTestBase::getAtomSample |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
|
EasyRdf_Literal_Date::__construct |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Date.php |
Constructor for creating a new date literal |
FilterPluginBase::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Options form subform for exposed filter options. |
PHP_CodeCoverage_Version::VERSION |
constant |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Version.php |
|
DisplayPath::testDeleteWithNoPath |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php |
Tests deleting a page display that has no path. |
Twig_TokenParser_If::decideIfFork |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
|
EntityTranslationControllerNG.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerNG.php |
Contains \Drupal\translation_entity\EntityTranslationControllerNG. |
views_test_data_views_pre_execute |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_pre_execute(). |
ExceptionHandler::sendPhpResponse |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php |
Sends the error associated with the given Exception as a plain PHP response. |
PHP_CodeCoverage_Report_Node::$id |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
RedisProfilerStorage::getItemName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the item name. |
PagerPluginBase::exposedFormAlter |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
PathProcessorAlias::$aliasManager |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php |
An alias manager for looking up the system path. |
EasyRdf_Sparql_Result::getBoolean |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php |
Return the boolean value of the query result |
ConnectionUnitTest::testOpenClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() without query. |
DynamicRouter::sortRouteEnhancers |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Sort enhancers by priority. |
views_test_data_views_query_alter |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc |
Implements hook_views_query_alter(). |
system_modules_uninstall_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validates the submitted uninstall form. |
Twig_LoaderInterface::getCacheKey |
function |
drupal/core/vendor/twig/twig/lib/Twig/LoaderInterface.php |
Gets the cache key to use for the cache for a given template name. |
DrupalKernel::initializeContainer |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Initializes the service container. |
BlockHiddenRegionTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
An administrative user to configure the test environment. |
ExpressionBuilderTest::testIsNull |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
NativeSessionStorageTest::testBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
MemcacheSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
template_preprocess_search_result |
function |
drupal/core/modules/search/search.pages.inc |
Prepares variables for individual search result templates. |
RoleListController::getOperations |
function |
drupal/core/modules/user/lib/Drupal/user/RoleListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(); |
EmailItem::getPropertyDefinitions |
function |
drupal/core/modules/email/lib/Drupal/email/Type/EmailItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
CommentNewIndicatorTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php |
Use the main node listing to test rendering on teasers. |
ContainerBuilder::$extensionsByNs |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
IsbnValidatorTest::getValidIsbn10 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
USER_REGISTER_ADMINISTRATORS_ONLY |
constant |
drupal/core/modules/user/user.module |
Only administrators can create user accounts. |
FragmentListener::onKernelRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php |
Fixes request attributes when the path is '/_fragment'. |
ClassBasedInterface::getClassName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ClassBasedInterface.php |
Returns the name of the backing PHP class. |
HandlerFieldUserNameTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
|
StaticReflectionProperty::getName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|