|
MemberMetadata::$class |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
|
|
ViewListController.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Definition of Drupal\views_ui\ViewListController. |
|
CountValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
|
MockUserLoginBlock.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\mock_block\MockUserLoginBlock. |
|
update_test_3.info.yml |
file |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml |
|
AccessManager::$checks |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of access check objects keyed by service id. |
|
UrlGenerator::$baseUrl |
property |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
The base url to use for urls. |
|
ShortcutTestBase::$set |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Site-wide default shortcut set. |
|
UpdateLobTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
|
|
Proxy::__isInitialized |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php |
Is this proxy initialized or not. |
|
File::$notFoundMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
|
Table::sanitizeColumns |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Normalize a list of columns based upon the fields that are
available. This compares the fields stored in the style handler
to the list of fields actually in the view, removing fields that
have been removed and adding new fields in their own column. |
|
TestHttpKernel::$catch |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
|
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Drop the primary key. |
|
NormalizeTest::getInfo |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php |
|
|
BadMethodCallException |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/BadMethodCallException.php |
|
|
Request::getRequestUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the requested URI. |
|
MonthDate::summaryName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php |
Provide a link to the next level of the view |
|
ValidatorInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php |
|
|
BanIpManager::findById |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Finds a banned IP address by its ID. |
|
RdfConstants::RDF_TYPE |
constant |
drupal/core/modules/rdf/lib/Drupal/rdf/RdfConstants.php |
|
|
SetFormCommand::$title |
property |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
The title of the form. |
|
LoggingForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php |
Returns a unique string identifying the form. |
|
SaveTest::testFileSave |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveTest.php |
|
|
url_alter_test_install |
function |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.install |
Impelement hook_install(). |
|
assertStringEqualsFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that the contents of a string is equal
to the contents of a file. |
|
SyndicateBlock::access |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/SyndicateBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
|
Path::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php |
Default options form that provides the label widget that all fields
should have. |
|
AnnotationRegistry.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
|
|
AccessManager::applies |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Determine which registered access checks apply to a route. |
|
LoggingForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
|
ActiveTest::testActive |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/ActiveTest.php |
Test that fields are properly marked active or inactive. |
|
DartFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php |
Filters an asset after it has been loaded. |
|
path_processor_manager |
service |
drupal/core/core.services.yml |
Drupal\Core\PathProcessor\PathProcessorManager |
|
DateTimeTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
Modules to enable. |
|
ObjectManager::persist |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Tells the ObjectManager to make an instance managed and persistent. |
|
install_bootstrap_full |
function |
drupal/core/includes/install.core.inc |
Performs a full bootstrap of Drupal during installation. |
|
filter_permission_name |
function |
drupal/core/modules/filter/filter.module |
Returns the machine-readable permission name for a provided text format. |
|
DartFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php |
Filters an asset just before it's dumped. |
|
Request::getUriForPath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Generates a normalized URI for the given path. |
|
SimpleAnnotationReader |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
Simple Annotation Reader. |
|
TestHttpKernel::handle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
@api |
|
theme_page_test.module |
file |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module |
|
|
IMAGE_STORAGE_OVERRIDE |
constant |
drupal/core/modules/image/image.module |
Image style constant for user presets that override module-defined presets. |
|
UrlGenerator::generate |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Implements Symfony\Component\Routing\Generator\UrlGeneratorInterface::generate(). |
|
EntityTranslation::get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::get(). |
|
SetFormCommand::render |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
|
Twig_Tests_Node_DoTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/DoTest.php |
|
|
contextual.toolbar.css |
file |
drupal/core/modules/contextual/css/contextual.toolbar.css |
Styling for contextual module's toolbar tab. |
|
menu_item_route_access |
function |
drupal/core/includes/menu.inc |
Checks access to a menu item by mocking a request for a path. |