CurrencyValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CurrencyValidator.php |
|
form_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/form_test/form_test.routing.yml |
drupal/core/modules/system/tests/modules/form_test/form_test.routing.yml |
rest.route_subscriber |
service |
drupal/core/modules/rest/rest.services.yml |
Drupal\rest\EventSubscriber\RouteSubscriber |
FooCommand::configure |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/Command/FooCommand.php |
|
UpdateContribTest.php |
file |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Definition of Drupal\update\Tests\UpdateContribTest. |
plugin.manager.filter |
service |
drupal/core/modules/filter/filter.services.yml |
Drupal\filter\FilterPluginManager |
CKEditorPluginManager |
class |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
CKEditor Plugin manager. |
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Drop a unique key. |
Entity::getRevisionId |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::getRevisionId(). |
HttpCache::getRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Gets the Request instance associated with the master request. |
PostFileInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
|
ConditionFormTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Condition/ConditionFormTest.php |
Contains \Drupal\system\Tests\Condition\ConditionFormTest. |
DisplayPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Contains Drupal\views\Plugin\views\display\DisplayPluginBase. |
CSS_AGGREGATE_DEFAULT |
constant |
drupal/core/includes/common.inc |
The default aggregation group for CSS files added to the page. |
_menu_site_is_offline |
function |
drupal/core/includes/menu.inc |
Checks whether the site is in maintenance mode. |
PermissionAccessCheck |
class |
drupal/core/modules/user/lib/Drupal/user/Access/PermissionAccessCheck.php |
Determines access to routes based on permissions defined via hook_permission(). |
MimeTypeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/MimeTypeTest.php |
|
DummyClassSyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@DummyAnnotation(@) |
CacheInterface::write |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Cache/CacheInterface.php |
Stores a class metadata in the cache |
AccountFormController |
class |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Form controller for the user account forms. |
node_list_permissions |
function |
drupal/core/modules/node/node.module |
Helper function to generate standard node permission list for a given type. |
Updater::findInfoFile |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Determines what the most important (or only) info file is in a directory. |
SessionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Modules to enable. |
SiteNameTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/SiteNameTest.php |
|
WrapperTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/WrapperTest.php |
Modules to enable. |
Regex::getHtmlPattern |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Regex.php |
Returns htmlPattern if exists or pattern is convertible. |
field_attach_validate |
function |
drupal/core/modules/field/field.attach.inc |
Performs field validation against the field data in an entity. |
LayoutDerivativesTest |
class |
drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php |
Tests the layout system derivatives. |
RepeatedPass::$repeat |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
|
Custom::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
LessThanValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorTest.php |
@author Daniel Holmes <daniel@danielholmes.org> |
ProcessTestHelper.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTestHelper.php |
|
taxonomy_autocomplete |
function |
drupal/core/modules/taxonomy/taxonomy.pages.inc |
Page callback: Outputs JSON for taxonomy autocomplete suggestions. |
DiffFormatter::_lines |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
Mockable::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/Mockable.php |
|
LinkItemTest::getInfo |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
|
RequestInterface::GET |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
FileMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
|
RepeatedPass::$passes |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
|
TestClient::getScript |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/TestClient.php |
Returns the script to execute when the request must be insulated. |
ApcCache::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Cache/ApcCache.php |
|
hook_language_presave |
function |
drupal/core/modules/language/language.api.php |
React to a language about to be added or updated in the system. |
TrackerTest::$modules |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Modules to enable. |
RequestInterface::PUT |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
plugin.manager.editor |
service |
drupal/core/modules/editor/editor.services.yml |
Drupal\editor\Plugin\EditorManager |
InstallerLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Tests installer language detection. |
FileCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Retrieves cached information from data store |
Field::get_base_table |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Set the base_table and base_table_alias. |
TaxonomyFormatterBase |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php |
Base class for the taxonomy_term formatters. |
KernelForOverrideName |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForOverrideName.php |
|