26 string references to 'Profile'
- demo_umami.info.yml in core/
profiles/ demo_umami/ demo_umami.info.yml - core/profiles/demo_umami/demo_umami.info.yml
- DrupalAutoloader::register in vendor/
mglaman/ phpstan-drupal/ src/ Drupal/ DrupalAutoloader.php - DrupalKernel::getInstallProfile in core/
lib/ Drupal/ Core/ DrupalKernel.php - Gets the active install profile.
- DrupalKernel::moduleData in core/
lib/ Drupal/ Core/ DrupalKernel.php - Returns module data on the filesystem.
- drupal_install_system in core/
includes/ install.inc - Installs the system module.
- DuplicateInfoFileValidator::findInfoFiles in core/
modules/ package_manager/ src/ Validator/ DuplicateInfoFileValidator.php - Recursively finds info.yml files in a directory.
- ExtensionDiscovery::scan in core/
lib/ Drupal/ Core/ Extension/ ExtensionDiscovery.php - Discovers available extensions of a given type.
- ExtensionInstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ ExtensionInstallStorage.php - Returns a map of all config object names and their folders.
- HookCollectorPass::collectModuleHookImplementations in core/
lib/ Drupal/ Core/ Hook/ HookCollectorPass.php - Collects procedural and Attribute hook implementations.
- HookCollectorPass::filterIterator in core/
lib/ Drupal/ Core/ Hook/ HookCollectorPass.php - Filter iterator callback. Allows include files and .php files in src/Hook.
- InstallCommand::getProfiles in core/
lib/ Drupal/ Core/ Command/ InstallCommand.php - Gets a list of profiles.
- InstallStorage::getAllFolders in core/
lib/ Drupal/ Core/ Config/ InstallStorage.php - Returns a map of all config object names and their folders.
- install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
- install_select_profile in core/
includes/ install.core.inc - Selects which profile to install.
- minimal.info.yml in core/
profiles/ minimal/ minimal.info.yml - core/profiles/minimal/minimal.info.yml
- ModuleExtensionList::getProfileDirectories in core/
lib/ Drupal/ Core/ Extension/ ModuleExtensionList.php - Finds all installation profile paths.
- ModuleHandler::addProfile in core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php - Adds an installation profile to the list of currently active modules.
- ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Uninstalls a given list of modules.
- Project::getName in vendor/
drupal/ coder/ coder_sniffer/ DrupalPractice/ Project.php - Determines the project short name a file might be associated with.
- SelectProfileForm::submitForm in core/
lib/ Drupal/ Core/ Installer/ Form/ SelectProfileForm.php - Form submission handler.
- Selenium2Driver::setDesiredCapabilities in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Sets the desired capabilities - called on construction. If null is provided, will set the defaults as desired.
- standard.info.yml in core/
profiles/ standard/ standard.info.yml - core/profiles/standard/standard.info.yml
- TestDiscovery::getExtensions in core/
lib/ Drupal/ Core/ Test/ TestDiscovery.php - Returns all available extensions.
- UpdateRegistry::scanExtensionsAndLoadUpdateFiles in core/
lib/ Drupal/ Core/ Update/ UpdateRegistry.php - Scans all module, theme, and profile extensions and load the update files.
- User::fields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d7/ User.php - Returns available fields on the source.
- _install_select_profile in core/
includes/ install.core.inc - Determines the installation profile to use in the installer.