Field::serialize |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
|
FileMime::render |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Render the field. |
ErrorHandler.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/ErrorHandler.php |
|
ArrayElement.php |
file |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Contains \Drupal\Core\Config\Schema\ArrayElement. |
theme_checkboxes |
function |
drupal/core/includes/form.inc |
Returns HTML for a set of checkbox form elements. |
Kernel::$bundles |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
WizardPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Provides the interface and base class for Views Wizard plugins. |
Numeric::opEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
|
FieldInfo::flush |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Clears the "static" and persistent caches. |
Unicode::ucfirst |
function |
drupal/core/lib/Drupal/Component/Utility/Unicode.php |
Capitalizes the first letter of a UTF-8 string. |
ColorTest::setUp |
function |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Sets up a Drupal site for running functional and integration tests. |
CommentPagerTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Verifies pagination of comments. |
Numeric::opRegex |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
|
drupal_get_token |
function |
drupal/core/includes/common.inc |
Generates a token based on $value, the user session, and the private key. |
Drupal::keyValue |
function |
drupal/core/lib/Drupal.php |
Returns a key/value storage collection. |
Config::$storage |
property |
drupal/core/lib/Drupal/Core/Config/Config.php |
The storage used to load and save this configuration object. |
Kernel::$rootDir |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
ChainRouter::add |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Add a Router to the index |
ConfigTest::sort |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::sort(). |
book_update_8000 |
function |
drupal/core/modules/book/book.install |
Move the Book module settings from variables to config. |
Config::$context |
property |
drupal/core/lib/Drupal/Core/Config/Config.php |
The configuration context used for this configuration object. |
Select::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Check whether a condition has been previously compiled. |
ChainRouter::all |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Sorts the routers and flattens them. |
Sql::adjust_join |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Fix a join to adhere to the proper relationship; the left table can vary
based upon what relationship items are joined in on. |
Username::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php |
Render the field. |
HiddenWidget.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/HiddenWidget.php |
Contains \Drupal\field\Plugin\field\widget\HiddenWidget. |
user_format_name |
function |
drupal/core/modules/user/user.module |
Format a username. |
Sql::getJoinData |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Retrieve join data from the larger join data cache. |
forum_form_forum |
function |
drupal/core/modules/forum/forum.admin.inc |
Form constructor for adding and editing a forum. |
config.admin.inc |
file |
drupal/core/modules/config/config.admin.inc |
Admin page callbacks for the config module. |
StandardTest.php |
file |
drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php |
Contains Drupal\standard\Tests\StandardTest. |
CheckboxTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/CheckboxTest.php |
Definition of Drupal\system\Tests\Form\CheckboxTest. |
DocParser::parse |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Parses the given docblock string for annotations. |
ProfilerListener |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
ProfilerListener collects data for the current request by listening to the onKernelResponse event. |
shortcut.api.php |
file |
drupal/core/modules/shortcut/shortcut.api.php |
Hooks provided by the Shortcut module. |
theme_forum_form |
function |
drupal/core/modules/forum/forum.admin.inc |
Returns HTML for a forum form. |
DocParser::match |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Attempts to match the given token with the current lookahead token.
If they match, updates the lookahead token; otherwise raises a syntax error. |
Sql::clearFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Remove all fields that may've been added; primarily used for summary
mode where we're changing the query because we didn't get data we needed. |
RowTest::$output |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/row/RowTest.php |
A string which will be output when the view is rendered. |
Kernel::$classes |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
TreeDataUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Menu tree data related tests. |
UserEditTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEditTest.php |
Definition of Drupal\user\Tests\UserEditTest. |
shortcut.install |
file |
drupal/core/modules/shortcut/shortcut.install |
Install, update and uninstall functions for the shortcut module. |
file_test.module |
file |
drupal/core/modules/file/tests/file_test/file_test.module |
Helper module for the file tests. |
PoDatabaseReader |
class |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Gettext PO reader working with the locale module database. |
File::$pathField |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Set default values for the path field options. |
InOperator::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Overrides \Drupal\views\Plugin\views\filter\FilterPluginBase::init(). |
CustomBlockBlock |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php |
Defines a generic custom block type. |
UserSaveTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserSaveTest.php |
Definition of Drupal\user\Tests\UserSaveTest. |
ProcessUtils.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessUtils.php |
|